<?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 Using HA without a virtual mac possible? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/using-ha-without-a-virtual-mac-possible/m-p/564784#M114261</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;as the title says: I want to implement an HA active-passive setup on a virtualization platform that doesn't support MAC address changes on the VM side. Therefore, a newly generated virtual MAC is unfortunately not an option.&lt;/P&gt;
&lt;P&gt;So, is there a way to disable&amp;nbsp;virtual MAC for HA?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;BR /&gt;Tim&lt;/P&gt;</description>
    <pubDate>Wed, 08 Nov 2023 10:16:52 GMT</pubDate>
    <dc:creator>Tim_Reckling</dc:creator>
    <dc:date>2023-11-08T10:16:52Z</dc:date>
    <item>
      <title>Using HA without a virtual mac possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-ha-without-a-virtual-mac-possible/m-p/564784#M114261</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;as the title says: I want to implement an HA active-passive setup on a virtualization platform that doesn't support MAC address changes on the VM side. Therefore, a newly generated virtual MAC is unfortunately not an option.&lt;/P&gt;
&lt;P&gt;So, is there a way to disable&amp;nbsp;virtual MAC for HA?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;BR /&gt;Tim&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 10:16:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-ha-without-a-virtual-mac-possible/m-p/564784#M114261</guid>
      <dc:creator>Tim_Reckling</dc:creator>
      <dc:date>2023-11-08T10:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using HA without a virtual mac possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-ha-without-a-virtual-mac-possible/m-p/564797#M114265</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/210945"&gt;@Tim_Reckling&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you provide more information?&amp;nbsp; Here is a good link for HA on VM-Series -&amp;gt; &lt;A href="https://docs.paloaltonetworks.com/vm-series/9-1/vm-series-deployment/about-the-vm-series-firewall/vm-series-in-high-availability" target="_blank"&gt;https://docs.paloaltonetworks.com/vm-series/9-1/vm-series-deployment/about-the-vm-series-firewall/vm-series-in-high-availability&lt;/A&gt;.&amp;nbsp; For example, the original HA document for Azure does not use virtual MACs.&amp;nbsp; However, the Azure deployment guide &lt;A href="https://www.paloaltonetworks.com/resources/reference-architectures/azure" target="_blank"&gt;https://www.paloaltonetworks.com/resources/reference-architectures/azure&lt;/A&gt; recommends using the Azure Load Balancer with 2 independent NGFWs for faster failover, in which case the virtual MAC is not required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PANW has reference architectures for AWS, GCP, etc. &lt;A href="https://www.paloaltonetworks.com.au/resources/reference-architectures" target="_blank"&gt;https://www.paloaltonetworks.com.au/resources/reference-architectures&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, there may be some good documents for your virtualization platform to help solve your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With regard to normal HA configuration, you must use the virtual MAC address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 12:06:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-ha-without-a-virtual-mac-possible/m-p/564797#M114265</guid>
      <dc:creator>TomYoung</dc:creator>
      <dc:date>2023-11-08T12:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using HA without a virtual mac possible?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-ha-without-a-virtual-mac-possible/m-p/564806#M114268</link>
      <description>&lt;P&gt;In VMware environment you need to use firewall own IPs not virtual to avoid setting virtual switch into promiscuous mode.&lt;/P&gt;
&lt;P&gt;This setting can be adjusted at&lt;/P&gt;
&lt;P&gt;Device &amp;gt; Setup &amp;gt; Management &amp;gt;&amp;nbsp;Use Hypervisor Assigned MAC Addresses&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Be aware that in this case firewall failover will cause gratuitous arp to be sent out and not every device accepts it.&lt;/P&gt;
&lt;P&gt;For example Palos themselves don't update arp table if gratuitous arp is received.&lt;/P&gt;
&lt;P&gt;So assuming you have physical Palo at the perimeter and virtual Palos in HA inside.&lt;/P&gt;
&lt;P&gt;Virtual Palo failover will cause outage because perimeter Palo don't care about gratuitous arp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 13:43:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-ha-without-a-virtual-mac-possible/m-p/564806#M114268</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2023-11-08T13:43:25Z</dc:date>
    </item>
  </channel>
</rss>

