<?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 Cluster possible? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255756#M72545</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/87163"&gt;@Shadow&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Both, thank you for the response.&lt;/P&gt;&lt;P&gt;what I meant by cluster, you have two clusters, 1-active the other standby&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on active cluster you have minimum of 2x devices which are active, and the same amount of devices on the standby cluster&lt;BR /&gt;&lt;BR /&gt;all traffic see as the Active cluster as primary.&lt;/P&gt;&lt;P&gt;all active devices in the primary(active)cluster, their standby is on the standby cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;this design is used for very sensitive traffic, example forex market, where milliseconds count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyway thanks, radio/ScottF, will check the link too with load balance(but that's not the design I am after)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Like what&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95334"&gt;@ScottF&lt;/a&gt;&amp;nbsp;already mentioned what you're wanting to do is essentially "front end" your "FW service" with a load balancer that validates if the 2 pairs of FW environments&amp;nbsp;are functional and routing traffic to each service appropriately.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you mentioned forex, it seems you'd be better off looking for hardware built for that space.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2019 15:38:30 GMT</pubDate>
    <dc:creator>Brandon_Wertz</dc:creator>
    <dc:date>2019-04-02T15:38:30Z</dc:date>
    <item>
      <title>is Cluster possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255394#M72474</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is quick question on above statement. is it possible to configure clusters with Palo Alto?&lt;/P&gt;&lt;P&gt;I do not mean Active/Standby or Active/Active&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was not able to find any documentation on this. if this is possible, could someone point me in this direction please?&lt;/P&gt;&lt;P&gt;I want luck with Google/ KB site.&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 13:38:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255394#M72474</guid>
      <dc:creator>SantiagoFosco</dc:creator>
      <dc:date>2019-03-29T13:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: is Cluster possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255611#M72515</link>
      <description>&lt;P&gt;If you don't mean&amp;nbsp;&lt;SPAN&gt;Active/Standby or Active/Active then what do you mean exactly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 13:59:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255611#M72515</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2019-04-01T13:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: is Cluster possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255694#M72526</link>
      <description>&lt;P&gt;I'm assuming you are talking about a cluster in which both Palos share the same IP and both operate in an active/active fashion.&amp;nbsp; As many of you know when running in Active/Active, you actually have 2 IPs representing each virtual firewall group.&amp;nbsp; Half of your systems' gateways are configured for 1 IP and the other half to the other IP.&amp;nbsp; A true cluster would represent both firewalls by sharing a single IP and process traffic on both firewalls.&amp;nbsp; There are some inbedded technologies on systems that do this, but nothing I've heard on the Palos.&amp;nbsp; The only way I know of on how to do this is with the use of a load balanacer that sits in front and/or back of the firewalls.&amp;nbsp; The load balancer has the VIP or single IP and then routes to one of the firewall IPs that is running active/active.&amp;nbsp; The problem with this solution is that it is not fully redundant.&amp;nbsp; If you run in this fashion, you could have 75% on one firewall and 75% usage on the other.&amp;nbsp; If one firewall dies, then you would have 150% usage on one firewall (good luck with that) and you'll DoS your traffic and blow up the firewall in the process.&amp;nbsp; This is known as running in capacitive mode and not redundancy mode.&amp;nbsp; Granted you are running in high-availability, just not fully redundant.&amp;nbsp; This is why so many people run active/passive.&amp;nbsp; You are truely running N+1 in redundant mode as opposed to N+1/2 or something like that in capacitive mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are articles on configuring load balancers to provide you the psuedo clustering you are looking for.&amp;nbsp; Good luck!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.a10networks.com/resources/deployment-guides/a10-networkspalo-alto-networks-joint-firewall-load-balancing-solution" target="_blank"&gt;https://www.a10networks.com/resources/deployment-guides/a10-networkspalo-alto-networks-joint-firewall-load-balancing-solution&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 22:28:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255694#M72526</guid>
      <dc:creator>ScottF</dc:creator>
      <dc:date>2019-04-01T22:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: is Cluster possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255747#M72542</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95334"&gt;@ScottF&lt;/a&gt;&amp;nbsp;Palo active/active can be configured both ways - either have their own IP or they can reply to arp requests with their own&amp;nbsp;MAC address but use same IP. In this case all clients have same gateway IP but some will get arp reply from one active node and others from other.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 13:34:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255747#M72542</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2019-04-02T13:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: is Cluster possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255749#M72543</link>
      <description>&lt;P&gt;Both, thank you for the response.&lt;/P&gt;&lt;P&gt;what I meant by cluster, you have two clusters, 1-active the other standby&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on active cluster you have minimum of 2x devices which are active, and the same amount of devices on the standby cluster&lt;BR /&gt;&lt;BR /&gt;all traffic see as the Active cluster as primary.&lt;/P&gt;&lt;P&gt;all active devices in the primary(active)cluster, their standby is on the standby cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;this design is used for very sensitive traffic, example forex market, where milliseconds count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyway thanks, radio/ScottF, will check the link too with load balance(but that's not the design I am after)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 14:19:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255749#M72543</guid>
      <dc:creator>Shadow</dc:creator>
      <dc:date>2019-04-02T14:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: is Cluster possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255750#M72544</link>
      <description>&lt;P&gt;Palo cluster can have 2 devices. Have to be identical model.&lt;/P&gt;&lt;P&gt;Both can be active (usually not suggested) or active/passive.&lt;/P&gt;&lt;P&gt;You can't have more than 2 devices in one cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 14:44:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255750#M72544</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2019-04-02T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: is Cluster possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255756#M72545</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/87163"&gt;@Shadow&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Both, thank you for the response.&lt;/P&gt;&lt;P&gt;what I meant by cluster, you have two clusters, 1-active the other standby&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on active cluster you have minimum of 2x devices which are active, and the same amount of devices on the standby cluster&lt;BR /&gt;&lt;BR /&gt;all traffic see as the Active cluster as primary.&lt;/P&gt;&lt;P&gt;all active devices in the primary(active)cluster, their standby is on the standby cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;this design is used for very sensitive traffic, example forex market, where milliseconds count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyway thanks, radio/ScottF, will check the link too with load balance(but that's not the design I am after)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Like what&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95334"&gt;@ScottF&lt;/a&gt;&amp;nbsp;already mentioned what you're wanting to do is essentially "front end" your "FW service" with a load balancer that validates if the 2 pairs of FW environments&amp;nbsp;are functional and routing traffic to each service appropriately.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you mentioned forex, it seems you'd be better off looking for hardware built for that space.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 15:38:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/is-cluster-possible/m-p/255756#M72545</guid>
      <dc:creator>Brandon_Wertz</dc:creator>
      <dc:date>2019-04-02T15:38:30Z</dc:date>
    </item>
  </channel>
</rss>

