<?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: ARP Table Cleanup. in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196533#M36699</link>
    <description>&lt;P&gt;What do the following commands tell you about the new entry?&lt;/P&gt;
&lt;P&gt;[Expert@HostName:0]# fw ctl arp&lt;/P&gt;
&lt;P&gt;[Expert@HostName:0]# fw ctl arp -n&lt;/P&gt;
&lt;P&gt;[Expert@HostName:0]# arp -a&lt;/P&gt;
&lt;P&gt;[Expert@HostName:0]# arp -e&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 10:48:37 GMT</pubDate>
    <dc:creator>Chris_Atkinson</dc:creator>
    <dc:date>2023-10-30T10:48:37Z</dc:date>
    <item>
      <title>ARP Table Cleanup.</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196503#M36690</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is it possible to do a "cleaning" of the ARP table, in a GW Check Point (using the CLI, maybe)?&lt;/P&gt;
&lt;P&gt;I have a problem with a web service posting using port 443.&lt;/P&gt;
&lt;P&gt;The eth3 interface of our GW has the public pool 190.187.181.x/26&lt;/P&gt;
&lt;P&gt;From that pool we are taking a free IP, and making a publication, but the service is not working.&lt;/P&gt;
&lt;P&gt;We have "added" an entry in the Proxy ARP, to announce to the Router above, that we have the Public IP that we are using to publish, however, the service does not work, and it seems to be a problem with the ARP table.&lt;/P&gt;
&lt;P&gt;We want to try doing a cleanup of this table. Is it possible?&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;tcpdump: verbose output suppressed, use -v or -vv for full protocol decode&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;listening on eth3, link-type EN10MB (Ethernet), capture size 262144 bytes&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;12:40:48.771135 ARP, Request who-has 190.187.181.202 tell 190.187.181.253, length 46&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;12:40:50.769658 ARP, Request who-has 190.187.181.202 tell 190.187.181.253, length 46&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;12:40:55.767368 ARP, Request who-has 190.187.181.202 tell 190.187.181.253, length 46&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;12:41:03.825759 ARP, Request who-has 190.187.181.202 tell 190.187.181.253, length 46&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;12:41:10.849822 ARP, Request who-has 190.187.181.202 tell 190.187.181.253, length 46&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;12:41:17.843988 ARP, Request who-has 190.187.181.202 tell 190.187.181.253, length 46&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Greetings.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 21:11:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196503#M36690</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-10-29T21:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: ARP Table Cleanup.</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196533#M36699</link>
      <description>&lt;P&gt;What do the following commands tell you about the new entry?&lt;/P&gt;
&lt;P&gt;[Expert@HostName:0]# fw ctl arp&lt;/P&gt;
&lt;P&gt;[Expert@HostName:0]# fw ctl arp -n&lt;/P&gt;
&lt;P&gt;[Expert@HostName:0]# arp -a&lt;/P&gt;
&lt;P&gt;[Expert@HostName:0]# arp -e&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 10:48:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196533#M36699</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2023-10-30T10:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: ARP Table Cleanup.</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196545#M36701</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;These commands show me all the IPs we are using to publish services, for example:&lt;/P&gt;
&lt;P&gt;x.x.x.198&lt;BR /&gt;x.x.x.199&lt;/P&gt;
&lt;P&gt;The strange thing is that it does not "show" the x.x.x.202, which is the new IP that we have used for a publication.&lt;/P&gt;
&lt;P&gt;But this IP is already added correctly in the Proxy ARP.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 13:09:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196545#M36701</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-10-30T13:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: ARP Table Cleanup.</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196549#M36702</link>
      <description>&lt;P&gt;Which order did you do things (config wise), have you tried installing policy again since?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 13:34:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196549#M36702</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2023-10-30T13:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: ARP Table Cleanup.</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196552#M36704</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have retrying the installation of policies, and now the public x.x.x.202 appears in the list of "fw ctl arp -n".&lt;/P&gt;
&lt;P&gt;I have the impression that in the first installation I did, it was not applied correctly.&lt;/P&gt;
&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 13:55:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ARP-Table-Cleanup/m-p/196552#M36704</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-10-30T13:55:15Z</dc:date>
    </item>
  </channel>
</rss>

