<?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 HA config in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9942#M7293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did I unstand it right, that the PaloAlto firewalls doesn't need virtual and self-ip-addresses for HA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just watched the HA config video, but there was no part for configuring the layer 3 interfaces for HA. At the moment we use checkpoint firewalls and therefor we need at least 3 ip-addresses for each subnet: &lt;/P&gt;&lt;P&gt;Example: 192.168.1.1 virtual IP&lt;/P&gt;&lt;P&gt;192.168.1.2 firewall-1&lt;/P&gt;&lt;P&gt;192.168.1.3 firewall-3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All traffic is routed to the virtual IP 192.168.1.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does it work on PaloAlto devices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helping!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gernot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Nov 2010 20:11:19 GMT</pubDate>
    <dc:creator>gzauner</dc:creator>
    <dc:date>2010-11-04T20:11:19Z</dc:date>
    <item>
      <title>HA config</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9942#M7293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did I unstand it right, that the PaloAlto firewalls doesn't need virtual and self-ip-addresses for HA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just watched the HA config video, but there was no part for configuring the layer 3 interfaces for HA. At the moment we use checkpoint firewalls and therefor we need at least 3 ip-addresses for each subnet: &lt;/P&gt;&lt;P&gt;Example: 192.168.1.1 virtual IP&lt;/P&gt;&lt;P&gt;192.168.1.2 firewall-1&lt;/P&gt;&lt;P&gt;192.168.1.3 firewall-3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All traffic is routed to the virtual IP 192.168.1.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does it work on PaloAlto devices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helping!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gernot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 20:11:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9942#M7293</guid>
      <dc:creator>gzauner</dc:creator>
      <dc:date>2010-11-04T20:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: HA config</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9943#M7294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, &lt;/P&gt;&lt;P&gt;during a device or link failover, the cluster renegotiates to select a new primary unit using the same criteria as the initial negotiation.&lt;/P&gt;&lt;P&gt;The cluster protocol assigns a virtual MAC address to all of the primary unit interfaces. The primary unit sends special ARP packets to update the switches connected to the cluster interfaces with this MAC address change. The switches update their MAC forwarding tables with MAC address change. As a result, the switches send all network traffic to the primary unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose this, because I didn't find anywhere a specific documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, you don't need three IP addressess (2 physical and 1 virtual) as you need in Check Point. You have to configure one cluster unit ONLY, with real and routable IP addresses, the second unit is transparent to you: HA1 control link will share the configuration with the second unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 10:42:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9943#M7294</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2010-11-05T10:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: HA config</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9944#M7295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct - the specific arp used is called a gratuitous arp or GARP for short &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 13:38:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9944#M7295</guid>
      <dc:creator>James</dc:creator>
      <dc:date>2010-11-05T13:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: HA config</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9945#M7296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://live.paloaltonetworks.com/docs/DOC-1656"&gt;https://live.paloaltonetworks.com/docs/DOC-1656&lt;/A&gt;&lt;SPAN&gt; for deep dive on HA&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 21:53:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ha-config/m-p/9945#M7296</guid>
      <dc:creator>jpa</dc:creator>
      <dc:date>2010-11-12T21:53:06Z</dc:date>
    </item>
  </channel>
</rss>

