<?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: Automatic Proxy ARP issue on R80.40 in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106076#M8439</link>
    <description>&lt;P&gt;As long as you have a support agreement in place, it shouldn't be an issue.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Dec 2020 20:40:12 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2020-12-21T20:40:12Z</dc:date>
    <item>
      <title>Automatic Proxy ARP issue on R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/105875#M8404</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Am having a bit of an odd issue with automatic proxy ARP on an R80.40 cluster and was wondering whether somebody maybe able to shed some light on it?&lt;/P&gt;&lt;P&gt;Whenever I configure an automatic NAT rule and push the policy, the firewall seems to be applying a strange MAC address to the proxy ARP entry shown when I run "fw ctl arp":&lt;/P&gt;&lt;P&gt;(x.x.x.150) at &lt;STRONG&gt;00-00-00-00-64-65&lt;/STRONG&gt; interface x.x.x.5&lt;/P&gt;&lt;P&gt;(Note: I have obfuscated the IP addresses but they are correct)&lt;/P&gt;&lt;P&gt;This is also verified if I look at the arp table on my upstream router:&lt;/P&gt;&lt;P&gt;x.x.x.150 ether &lt;STRONG&gt;00:00:00:00:64:65&lt;/STRONG&gt; C eth1&lt;/P&gt;&lt;P&gt;It doesn't seem to matter what automatic entries I make, they all seem to show the same odd MAC.&lt;/P&gt;&lt;P&gt;If I create a manual NAT rule, define a manual Proxy ARP entry in GAiA and push the policy, it works fine and shows the MAC of the active cluster member:&lt;/P&gt;&lt;P&gt;(x.x.x.150) at 00-0c-29-90-3f-bf&lt;/P&gt;&lt;P&gt;The strange MAC seems to look like a little like a Magic MAC that ClusterXL used to use and I've tried to find references to it but it doesn't seem like any of the old commands (cphaconf cluster_id get or&amp;nbsp;cphaprob mmagic) seem to work in R80.40 anymore so it's somewhat difficult to verify.&lt;/P&gt;&lt;P&gt;If anyone had any debugging tips or ideas as to why this is happening I'd really appreciate your insight!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 17:25:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/105875#M8404</guid>
      <dc:creator>Reevsie147</dc:creator>
      <dc:date>2020-12-18T17:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Proxy ARP issue on R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106000#M8427</link>
      <description>&lt;P&gt;With the weird MAC, is it actually working (the NAT, I mean)?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 03:01:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106000#M8427</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-12-21T03:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Proxy ARP issue on R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106073#M8436</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Alas, no, it doesn't!&lt;/P&gt;&lt;P&gt;I see the weird MAC in the ARP table on the upstream router and the firewall actually replies to ARP requests with the same MAC:&lt;/P&gt;&lt;P&gt;tcpdump -eni eth0 arp | grep x.x.x.150&lt;/P&gt;&lt;P&gt;19:53:07.362530 00:0c:29:3c:62:b9 &amp;gt; Broadcast, ethertype ARP (0x0806), length 60: Request who-has x.x.x.150 tell x.x.x.2, length 46&lt;BR /&gt;19:53:07.362677 00:0c:29:90:3f:bf &amp;gt; 00:0c:29:3c:62:b9, ethertype ARP (0x0806), length 60: Reply x.x.x.150 is-at 00:00:00:00:64:65, length 46&lt;/P&gt;&lt;P&gt;Any actual connections to the x.x.x.150 address just never actually reach the firewall or are visible in the logs/tcpdump/fw ctl zdebug + drop on that interface.&lt;/P&gt;&lt;P&gt;I'm just really stumped where it's pulling that MAC from. It's not showing under any interface on a ifconfig -a and I'm not using VMAC mode for ClusterXL so I don't think it will be coming from there either.&lt;/P&gt;&lt;P&gt;Any advice would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Not sure whether this would make a difference but this is Cloudguard IaaS on VMware installed from the latest R80.40 image and fully up to date on the JHFA front.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 20:08:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106073#M8436</guid>
      <dc:creator>Reevsie147</dc:creator>
      <dc:date>2020-12-21T20:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Proxy ARP issue on R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106074#M8437</link>
      <description>&lt;P&gt;It sounds like the TAC should be involved.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 20:29:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106074#M8437</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-12-21T20:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Proxy ARP issue on R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106075#M8438</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;, only issue is that this is currently on an evaluation license (running as a PoC for CloudGuard IaaS), will TAC accept a ticket under an eval? Or will I have to get these licensed first?&lt;/P&gt;&lt;P&gt;Apologies, just never logged a ticket for an eval before so not sure if it's possible.&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 20:36:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106075#M8438</guid>
      <dc:creator>Reevsie147</dc:creator>
      <dc:date>2020-12-21T20:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Proxy ARP issue on R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106076#M8439</link>
      <description>&lt;P&gt;As long as you have a support agreement in place, it shouldn't be an issue.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 20:40:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106076#M8439</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-12-21T20:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Proxy ARP issue on R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106078#M8440</link>
      <description>&lt;P&gt;We do indeed.&lt;/P&gt;&lt;P&gt;OK great, I'll go ahead and get a case raised then.&lt;/P&gt;&lt;P&gt;Many thanks again for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 20:41:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Automatic-Proxy-ARP-issue-on-R80-40/m-p/106078#M8440</guid>
      <dc:creator>Reevsie147</dc:creator>
      <dc:date>2020-12-21T20:41:28Z</dc:date>
    </item>
  </channel>
</rss>

