<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a way to configure PA 5220 as L3/4 or L7 load-balancer? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509232#M106009</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/227513"&gt;@ibrahim.nezar&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27580"&gt;@OtakarKlier&lt;/a&gt;&amp;nbsp;mentioned there's some hacky ways to get this to somewhat function; paired with an external script with API access to make changes to the firewall and you can get a "functional" load balancer solution when it's&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;absolutely&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;necessary with, essentially, just the firewall.&lt;/P&gt;
&lt;P&gt;I really wouldn't call any of those workarounds a solution though. As soon as you start talking about deploying a protected node to run an external script and interfacing with the firewall via the API, you could use the same node to act as a basic load balancer with something like NGINX for free. In any sort of production environment, I'd recommend just deploying an actual load-balancer.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 21:36:18 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2022-07-18T21:36:18Z</dc:date>
    <item>
      <title>Is there a way to configure PA 5220 as L3/4 or L7 load-balancer?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509147#M105987</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have two PA 5220 and we are wondering if there is a method to utilize them as load-balancers in addition to their main use as firewalls? Is it doable? If yes, do you recommend such use case for production environment?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The goal is to load balance between two services using TCP or Diameter protocol.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate your answer and advice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Ibrahim&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2022 19:01:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509147#M105987</guid>
      <dc:creator>ibrahim.nezar</dc:creator>
      <dc:date>2022-07-17T19:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to configure PA 5220 as L3/4 or L7 load-balancer?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509218#M106002</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Not really load balancing, but you can research equal cost multi path (ECMP). But not the solution you might be looking for since it doesnt really monitor the down stream server/service. I would suggest getting a load balancer.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 20:12:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509218#M106002</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2022-07-18T20:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to configure PA 5220 as L3/4 or L7 load-balancer?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509232#M106009</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/227513"&gt;@ibrahim.nezar&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27580"&gt;@OtakarKlier&lt;/a&gt;&amp;nbsp;mentioned there's some hacky ways to get this to somewhat function; paired with an external script with API access to make changes to the firewall and you can get a "functional" load balancer solution when it's&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;absolutely&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;necessary with, essentially, just the firewall.&lt;/P&gt;
&lt;P&gt;I really wouldn't call any of those workarounds a solution though. As soon as you start talking about deploying a protected node to run an external script and interfacing with the firewall via the API, you could use the same node to act as a basic load balancer with something like NGINX for free. In any sort of production environment, I'd recommend just deploying an actual load-balancer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 21:36:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509232#M106009</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2022-07-18T21:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to configure PA 5220 as L3/4 or L7 load-balancer?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509356#M106033</link>
      <description>&lt;P&gt;Thank you dears&amp;nbsp; &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27580"&gt;@OtakarKlier&lt;/a&gt;&amp;nbsp;for your responses&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 07:50:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-there-a-way-to-configure-pa-5220-as-l3-4-or-l7-load-balancer/m-p/509356#M106033</guid>
      <dc:creator>ibrahim.nezar</dc:creator>
      <dc:date>2022-07-20T07:50:18Z</dc:date>
    </item>
  </channel>
</rss>

