<?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: NAT problem in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187751#M34612</link>
    <description>&lt;P&gt;That is why I mentioned clearing NAT table would not be a bad idea.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 17:59:32 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2023-07-26T17:59:32Z</dc:date>
    <item>
      <title>NAT problem</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187377#M34527</link>
      <description>&lt;P&gt;Due to certain reasons. The previous administrator set several manual NAT rules (Rule6~10) on the firewall.&lt;/P&gt;&lt;P&gt;We want the host 172.16.224.109 to connect to the Internet through the third External interface (WAN3) of the firewall. And we set a PBR as the default route of the host.&lt;/P&gt;&lt;P&gt;But because of the influence of Manual NAT rule rule9. This makes it impossible for us to directly set Hide NAT to allow the host to connect to the Internet. Instead, a manual Hide NAT rule (Rule5) must be added to this rule.&lt;/P&gt;&lt;P&gt;After adding the NAT rule of Rule5, 172.16.224.109 can already access the Internet. But the strange thing is that after adding the NAT rule, I have to wait for several minutes before I can connect to the Internet. And when we remove the NAT, we have to wait for a few minutes before the connection is disconnected.&lt;/P&gt;&lt;P&gt;Wondering if anyone else has encountered a similar situation?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 21:09:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187377#M34527</guid>
      <dc:creator>GigaYang</dc:creator>
      <dc:date>2023-07-24T21:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187380#M34528</link>
      <description>&lt;P&gt;I recall customer having similar issue once and they just clearned NAT table, waited few mins, then all worked fine.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;fw tab -t fwx_alloc -x from expert mode&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 17:31:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187380#M34528</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-07-24T17:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187400#M34542</link>
      <description>&lt;P&gt;Thanks for your kindly reply.&lt;/P&gt;&lt;P&gt;May I ask under what circumstances do we need to manually clear the NAT Cache? And will other service connections be affected when manually cleaned up?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 21:06:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187400#M34542</guid>
      <dc:creator>GigaYang</dc:creator>
      <dc:date>2023-07-24T21:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187401#M34543</link>
      <description>&lt;P&gt;Make sure to do it in maintenance mode, as any connections having to do with NAT, would be disrupted.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 22:51:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187401#M34543</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-07-24T22:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187578#M34587</link>
      <description>&lt;P&gt;Existing connections that are NATted will keep using the same NAT, even if policy is reinstalled with rules specifying a different NAT address/rule for that connection.&amp;nbsp; The NAT address to use is determined right after the Firewall/Network policy accept of the first packet and cannot be changed for the life of the connection.&amp;nbsp; Only newly-initiated connections will use the newer rule.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is probably happening is your DNS servers are sending DNS UDP requests to an ISP forwarder, which is tracked as a "connection" by the firewall.&amp;nbsp; Even if you change the NAT rule and reinstall policy all those packets will still have the old NAT applied until the DNS "connection" ends and a new one starts.&amp;nbsp; This would be a use case for clearing the NAT table as described earlier in the thread.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A better way to do this without deleting more than necessary is to add a new SAM rule matching the connection attributes in the SmartView Monitor (or &lt;STRONG&gt;fw sam&lt;/STRONG&gt;) and making sure "close connections" is set.&amp;nbsp; Simply apply the SAM rule, then immediately remove it to force new connections (with the new NAT) to start.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 18:23:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187578#M34587</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2023-07-25T18:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187685#M34605</link>
      <description>&lt;P&gt;After add SAM rule. The traffic will be correctly applied to the new NAT settings.&lt;/P&gt;&lt;P&gt;But is this problem possibly caused by too much content in the NAT Table? I have never encountered similar problems when setting Manual NAT rules on other Checkpoint firewalls.&lt;/P&gt;&lt;P&gt;We checked the device status and the memory usage is not high.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 13:32:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187685#M34605</guid>
      <dc:creator>GigaYang</dc:creator>
      <dc:date>2023-07-26T13:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: NAT problem</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187751#M34612</link>
      <description>&lt;P&gt;That is why I mentioned clearing NAT table would not be a bad idea.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 17:59:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/NAT-problem/m-p/187751#M34612</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-07-26T17:59:32Z</dc:date>
    </item>
  </channel>
</rss>

