<?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: configure Proxy Arp on VSX cluster firewall in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263317#M51703</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/27871"&gt;@Bob_Zimmerman&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;In a VSX cluster in VSLS mode, when you add an entry in local.arp, does it have to be done on both members of the cluster?&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Nov 2025 14:48:50 GMT</pubDate>
    <dc:creator>Matlu</dc:creator>
    <dc:date>2025-11-20T14:48:50Z</dc:date>
    <item>
      <title>configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/55518#M24169</link>
      <description>&lt;P&gt;Hi Team ,&lt;/P&gt;&lt;P&gt;Can someone explain me how to configure Proxy Arp for&amp;nbsp; Static NAT Public IP on R80.10 VSX Cluster firewall .My Cluster is active passive mode .I am go through &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk30197" target="_blank"&gt;SK30197&lt;/A&gt;&amp;nbsp;but not understand .&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 15:15:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/55518#M24169</guid>
      <dc:creator>Nilesh_Sonkusa1</dc:creator>
      <dc:date>2019-06-11T15:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/55523#M24170</link>
      <description>First thing you need to know is the mac address that is connected to the correct interface, you can find that by entering in expert mode (lets say you are working on VS5:&lt;BR /&gt;vsenv 5&lt;BR /&gt;cphaprob stat&lt;BR /&gt;ifconfig&lt;BR /&gt;From the last find the correct interface that belongs to the IP from the same network/subnet you want to add the proxy arp for.&lt;BR /&gt;Now go back to clish and enter the following commands:&lt;BR /&gt;set virtual-system 5&lt;BR /&gt;add arp proxy ipv4-address 10.10.10.20 macaddress 00:xx:xx:xx:xx:xx real-ipv4-address 10.10.10.1&lt;BR /&gt;Where 10.10.10.20 is the NAT IP you added and 10.10.10.1 is the IP on the interface. Once added push policy, but before you do, do not forget to check that the global NAT properties, 'merge manual proxy ARP configuration' is ticked.&lt;BR /&gt;Now check to see if it all works properly with:&lt;BR /&gt;fw ctl arp&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2019 15:43:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/55523#M24170</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2019-06-11T15:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/55541#M24171</link>
      <description>&lt;P&gt;Nilesh,&lt;/P&gt;&lt;P&gt;ther's another way to add a proxy arp entry to a gateway without configuring via the GAiA portal or close.&lt;/P&gt;&lt;P&gt;Add a host object with your external IP to your rulebase and configure automatic NAT (static). As NAT-IP use the same external IP, add the relevant gateway and do a policy install. With this host object the gateway adds an proxy arp entry to the the gateway.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="proxy_arp1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/1454i10A4C6D3BF812A66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="proxy_arp1.PNG" alt="proxy_arp1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="proxy_arp2.PNG" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/1453i023F09B024A907E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="proxy_arp2.PNG" alt="proxy_arp2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 17:31:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/55541#M24171</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2019-06-11T17:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/73496#M24172</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am virtualizing a HA Cluster to a VSX Cluster and have been reading some documentation regarding PROXY ARP and VSX . One thing I would like to discuss is the relation between a proxy arp entry in clish and the local.arp file. I have to understand this better so that I can configure this in the new VSX enviroment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is taken from a normal HA cluster not a VSX!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;local.arp - 193.45.59.11 00:1c:7f:63:e8:76 193.45.95.20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-------------------------------------------------------------------------------------------------- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clish - add arp proxy ipv4-address 193.45.59.11 interface bond1 real-ipv4-address 193.45.95.20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I have understood this post correctly&amp;nbsp;I only&amp;nbsp;have to add proxy arp on the vs and nothing in the local.arp file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;Clive Overton-Fox&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 05:57:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/73496#M24172</guid>
      <dc:creator>Clive_Overton-F</dc:creator>
      <dc:date>2020-01-28T05:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/74153#M24173</link>
      <description>Clish commands overwrite the files in the background, like the add arp proxy will add an entry to local.arp&lt;BR /&gt;The main advantage of using clish instead of editing local files is that show configuration will show you that information without you needing to get into those pesky files.&lt;BR /&gt;Same goes for cronjobs, add cron in clish will add a line to crontab and you will see with crontab -l that the command you added in clish is properly added to the crontab.&lt;BR /&gt;Also in some companies you're not allowed to go into expert mode, thus making the access to local.arp very difficult.</description>
      <pubDate>Tue, 04 Feb 2020 21:12:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/74153#M24173</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2020-02-04T21:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/149754#M24174</link>
      <description>&lt;P&gt;I tried this and it did not work, I ended up creating a local.arp file on the VS, I used SK30197 as reference. This was done on a R80.40 VSX cluster.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 21:07:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/149754#M24174</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2022-05-30T21:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/149866#M24175</link>
      <description>&lt;P&gt;With VSX, you must use clish to configure proxy ARP entries for VS0 (this isn't common, but it is technically possible), and you must use local.arp for proxy ARP entries for any VS other than 0.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 19:00:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/149866#M24175</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2022-05-31T19:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/149870#M24176</link>
      <description>&lt;P&gt;Thanks Bob - I confirmed this with TAC today as well, I think Checkpoint should improve on this so that clish commands for proxy arp entries should also work on specific VS's (the commands are accepted).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 19:30:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/149870#M24176</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2022-05-31T19:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/149960#M24177</link>
      <description>&lt;P&gt;I'm the other way around. I can't stand clish, and would love to go back to local.arp for all proxy ARP entries on all VSs and on non-VSX firewalls.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 15:13:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/149960#M24177</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2022-06-01T15:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263317#M51703</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/27871"&gt;@Bob_Zimmerman&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;In a VSX cluster in VSLS mode, when you add an entry in local.arp, does it have to be done on both members of the cluster?&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 14:48:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263317#M51703</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2025-11-20T14:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263322#M51704</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/82839"&gt;@Matlu&lt;/a&gt;&amp;nbsp;yes, you have to change this on all cluster members. But you can configure "proxy arp" from Smartconsole following&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add a host object with your needed proxy arp IP to your rulebase and configure automatic NAT (static). As NAT-IP use the same external IP, add the relevant gateway and do a policy install. With this host object the gateway adds an proxy arp entry to the gateway. You can check this with "fw ctl arp" on the gateway. If the "Install on gateway" is a cluster the entry is changed on all members.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wolfgang_0-1763650961285.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32170i51B81E14A679096F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wolfgang_0-1763650961285.png" alt="Wolfgang_0-1763650961285.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wolfgang_1-1763650961304.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32169i83BA8AD2ED802BCB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wolfgang_1-1763650961304.png" alt="Wolfgang_1-1763650961304.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 15:05:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263322#M51704</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2025-11-20T15:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263334#M51706</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have “&lt;STRONG&gt;encountered&lt;/STRONG&gt;” a reality that differs from “&lt;STRONG&gt;best practices&lt;/STRONG&gt;” in this legacy architecture.&lt;BR /&gt;The VS does not have any PROXY ARP entries configured with the command:&lt;BR /&gt;&lt;STRONG&gt;add arp proxy ipv4-address 1.2.3.4 macaddress 00:xx:xx:xx:xx:xx real-ipv4-address 190.90.90.90&lt;/STRONG&gt;&lt;BR /&gt;And they haven't used the option to use an object from the &lt;STRONG&gt;SmartConsole&lt;/STRONG&gt; either.&lt;BR /&gt;The only thing that makes sense is that they were previously creating PROXY ARP entries but editing the VS &lt;STRONG&gt;local.a&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;rp&lt;/STRONG&gt; file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This also works fine, right?&lt;BR /&gt;I mean modifying the local.arp file from the CLI.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 15:55:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263334#M51706</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2025-11-20T15:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263338#M51709</link>
      <description>&lt;P&gt;Sure&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/82839"&gt;@Matlu&lt;/a&gt;&amp;nbsp;modifying local.arp in context of the VS will work, see&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk30197" target="_blank" rel="noopener"&gt;sk30197 - Configuring Proxy ARP for Manual NAT&lt;/A&gt;&amp;nbsp;section&amp;nbsp; "Procedure for the Traditional VSX mode - context of any Virtual System, other than VS0 (VSX itself)"&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 16:07:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263338#M51709</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2025-11-20T16:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: configure Proxy Arp on VSX cluster firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263354#M51722</link>
      <description>&lt;P&gt;One thing to note, ensure you use the mac of the virtual interface in the VS if its the interface leading to the internet, so in affect the mac used on both nodes is the same (I've done this in R82 and it works fine)&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 20:38:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/configure-Proxy-Arp-on-VSX-cluster-firewall/m-p/263354#M51722</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2025-11-20T20:38:25Z</dc:date>
    </item>
  </channel>
</rss>

