<?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 disallows) in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228257#M44002</link>
    <description>&lt;P&gt;From &lt;A href="https://support.checkpoint.com/results/sk/sk32578" target="_blank"&gt;sk32578&lt;/A&gt;, Accelerated NAT is not supported if:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;NAT64 / NAT46 when it is not a TCP / UDP protocol.&lt;/LI&gt;
&lt;LI&gt;Early NAT (VoIP).&lt;/LI&gt;
&lt;LI&gt;The protocol is not TCP / UDP / SCTP.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Fri, 27 Sep 2024 16:23:32 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2024-09-27T16:23:32Z</dc:date>
    <item>
      <title>(nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228235#M43999</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Why would NAT &lt;STRONG&gt;disallow&lt;/STRONG&gt; SecureXL templating?&lt;/P&gt;
&lt;P&gt;Running this debug:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;fwaccel dbg -m tmpl + tmpl&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shows messages like this one:&lt;/P&gt;
&lt;LI-CODE lang="ruby"&gt;cphwd_create_template: Trying to create template for conn: &amp;lt;dir 1, 10.10.51.96:51137 -&amp;gt; 8.8.8.8:53 IPP 17&amp;gt;
Sep 27 15:37:00 2024 fw01 kernel:[fw4_1];cphwd_get_sdwan_templates_info: sdwan not active. tmpl allowed
Sep 27 15:37:00 2024 fw01 kernel:[fw4_1];get_connkey_template: Conn &amp;lt;dir 1, 10.10.51.96:51137 -&amp;gt; 8.8.8.8:53 IPP 17&amp;gt; cannot be offloaded as template (nat disallows)
Sep 27 15:37:00 2024 fw01 kernel:[fw4_1];get_connkey_template: template is not possible. flags=0x40000048, unsupported_flags=0x40000048 reason: NAT Disallowed Conn&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt; fwaccel stat
+---------------------------------------------------------------------------------+
|Id|Name     |Status     |Interfaces               |Features                      |
+---------------------------------------------------------------------------------+
|0 |KPPAK    |enabled    |Sync,Mgmt,eth1-01,       |Acceleration,Cryptography     |
|  |         |           |eth1-03,eth1-04          |                              |
|  |         |           |                         |Crypto: Tunnel,UDPEncap,MD5,  |
|  |         |           |                         |SHA1,3DES,DES,AES-128,AES-256,|
|  |         |           |                         |ESP,LinkSelection,DynamicVPN, |
|  |         |           |                         |NatTraversal,AES-XCBC,SHA256, |
|  |         |           |                         |SHA384,SHA512                 |
+---------------------------------------------------------------------------------+

Accept Templates : enabled
Drop Templates   : enabled
NAT Templates    : enabled
LightSpeed Accel : disabled&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Running this command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;fwaccel templates -R&lt;/LI-CODE&gt;
&lt;P&gt;Shows that&amp;nbsp;&lt;STRONG&gt;Prevented By Policy Rules |272089470 |60.340 %&lt;/STRONG&gt; decreasing and&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;NAT Disallowed Conn |55142899 |12.229 %&lt;/STRONG&gt; increasing!&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt; fwaccel templates -R

Matched connections not allowed to use templates:
% Prevention : 1.278%

Reason                                  Count      Reason Prevented From Matched %

Non-Syn/Empty First Packet              |311689    |0.827     %
Src/dst IP Blacklisted                  |170192    |0.452     %
Dynamic VPN Connection                  |2         |0.000     %
--------------------

Connections failed to create templates:
% Fail to Create : 76.029%

Reason                                  Count      Reason Fail To Create %

NON TCP/UDP PROTO                       |4814005   |1.068     %
Conn Not Accelerated                    |9462382   |2.098     %
NAT Disallowed Conn                     |55142899  |12.229    %
DHCP Check Feature Isn't Supported Or Disabled|15        |0.000     %
General Error                           |1037801   |0.230     %
Malicious Destination IP Detected       |285648    |0.063     %
Prevented By Policy Rules               |272089470 |60.340    %&lt;/LI-CODE&gt;
&lt;P&gt;What could be wrong in the NAT rules that prevents templating?&lt;/P&gt;
&lt;P&gt;I haven't found any information about this in the admin guides.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 14:28:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228235#M43999</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2024-09-27T14:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228236#M44000</link>
      <description>&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk153832" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk153832&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I know below sk shows R80.20 and lower, but I see same values in R81.20&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk71200" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk71200&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 14:40:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228236#M44000</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-09-27T14:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228237#M44001</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/65882"&gt;@Moudar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My lab.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;************************&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[Expert@CP-GW:0]# fw ctl get int cphwd_nat_templates_support&lt;BR /&gt;cphwd_nat_templates_support = 1&lt;BR /&gt;[Expert@CP-GW:0]# fw ctl get int cphwd_nat_templates_enabled&lt;BR /&gt;cphwd_nat_templates_enabled = 1&lt;BR /&gt;[Expert@CP-GW:0]# cpinfo -y fw1&lt;/P&gt;
&lt;P&gt;This is Check Point CPinfo Build 914000248 for GAIA&lt;BR /&gt;[FW1]&lt;BR /&gt;HOTFIX_TEX_ENGINE_R8120_AUTOUPDATE&lt;BR /&gt;HOTFIX_INEXT_NANO_EGG_AUTOUPDATE&lt;BR /&gt;HOTFIX_R81_20_JUMBO_HF_MAIN Take: 84&lt;BR /&gt;HOTFIX_R80_40_MAAS_TUNNEL_AUTOUPDATE&lt;BR /&gt;HOTFIX_PUBLIC_CLOUD_CA_BUNDLE_AUTOUPDATE&lt;BR /&gt;HOTFIX_GOT_TPCONF_AUTOUPDATE&lt;/P&gt;
&lt;P&gt;FW1 build number:&lt;BR /&gt;This is Check Point's software version R81.20 - Build 037&lt;BR /&gt;kernel: R81.20 - Build 045&lt;/P&gt;
&lt;P&gt;[Expert@CP-GW:0]#&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 14:44:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228237#M44001</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-09-27T14:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228257#M44002</link>
      <description>&lt;P&gt;From &lt;A href="https://support.checkpoint.com/results/sk/sk32578" target="_blank"&gt;sk32578&lt;/A&gt;, Accelerated NAT is not supported if:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;NAT64 / NAT46 when it is not a TCP / UDP protocol.&lt;/LI&gt;
&lt;LI&gt;Early NAT (VoIP).&lt;/LI&gt;
&lt;LI&gt;The protocol is not TCP / UDP / SCTP.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 27 Sep 2024 16:23:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228257#M44002</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-27T16:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228336#M44003</link>
      <description>&lt;P&gt;Our environment is clean IPv4&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No VOIP&lt;/P&gt;
&lt;P&gt;Because 70% of all connections are not templating, these connections (70%) cannot be other than TCP or UDP&lt;/P&gt;
&lt;P&gt;95% of NAT rules have service=any&lt;/P&gt;
&lt;P&gt;using&amp;nbsp;&lt;/P&gt;
&lt;P data-pm-slice="0 0 []"&gt;&lt;STRONG&gt;fwaccel dbg -m default + nat&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-pm-slice="0 0 []"&gt;I could find this log:&lt;/P&gt;
&lt;LI-CODE lang="ruby"&gt;Sep 28 19:11:00 2024 fw01 kernel:[fw4_5];cphwd_create_template: Trying to create template for conn: &amp;lt;dir 1, 10.8.0.12:53318 -&amp;gt; 199.77.120.120:53 IPP 17&amp;gt;
Sep 28 19:11:00 2024 fw01 kernel:[fw4_5];cphwd_get_nat_templates_info: nat template is not allowed (fwx)&lt;/LI-CODE&gt;
&lt;P&gt;What does &lt;STRONG&gt;fwx&lt;/STRONG&gt; mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 17:35:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228336#M44003</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2024-09-28T17:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228337#M44004</link>
      <description>&lt;P&gt;Might be worth opening TAC case to investigate this further.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;fwx_cache is&amp;nbsp;used to cache all NAT table policy lookups.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 18:13:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228337#M44004</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-09-28T18:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228383#M44005</link>
      <description>&lt;P&gt;Are you only seeing this NAT disallow for DNS (UDP 53) traffic?&amp;nbsp; Is Anti-bot enabled?&amp;nbsp; It could be the new R81.20 under-the-hood DNS protections (&lt;SPAN&gt;sk178487 &amp;amp;&amp;nbsp;sk175623) keeping the NAT template from being formed to ensure a full rulebase lookup in F2F/slowpath, and causing Deep Inspection to happen on a Firewall Worker Core to implement these features.&amp;nbsp; That would be my guess.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2024 19:26:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228383#M44005</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2024-09-29T19:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228397#M44006</link>
      <description>&lt;P&gt;Anti-bot is active under Autonomous Threat prevention&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;LI-CODE lang="markup"&gt;get_connkey_template: template is not possible. flags=0x40000028, unsupported_flags=0x40000028 reason: NAT Disallowed Conn&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could not find any other "disallow" log&lt;/P&gt;
&lt;P&gt;So, is that a normal process to disallow NAT tamplating?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 06:46:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228397#M44006</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2024-09-30T06:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228509#M44007</link>
      <description>&lt;P&gt;While I'm with&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/597"&gt;@Timothy_Hall&lt;/a&gt;&amp;nbsp;this is probably related to the DNS protections in R81.20, suggest&amp;nbsp;opening a TAC case to confirm this is expected behavior.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 16:00:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228509#M44007</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-30T16:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228516#M44008</link>
      <description>&lt;P&gt;Should we expect that the '&lt;STRONG&gt;Prevented By Policy Rules&lt;/STRONG&gt;' metric decreases while '&lt;STRONG&gt;NAT Disallowed Conn&lt;/STRONG&gt;' increases at the same rate?&lt;/P&gt;
&lt;P&gt;By comparing the outputs of the &lt;CODE&gt;fwaccel templates -R&lt;/CODE&gt; command above and here, is it expected that as the first value declines, the second is rising proportionally?!&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;fwaccel templates -R

Matched connections not allowed to use templates:
% Prevention : 1.317%

Reason                                  Count      Reason Prevented From Matched %

Non-Syn/Empty First Packet              |380192    |0.892     %
Src/dst IP Blacklisted                  |181168    |0.425     %
Dynamic VPN Connection                  |2         |0.000     %
--------------------

Connections failed to create templates:
% Fail to Create : 74.072%

Reason                                  Count      Reason Fail To Create %

NON TCP/UDP PROTO                       |4977799   |1.037     %
Conn Not Accelerated                    |10075926  |2.100     %
NAT Disallowed Conn                     |66885040  |13.940    %
DHCP Check Feature Isn't Supported Or Disabled|22        |0.000     %
General Error                           |1065069   |0.222     %
Malicious Destination IP Detected       |294264    |0.061     %
Prevented By Policy Rules               |272106949 |56.712    %
-------------------
fw01&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 17:11:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228516#M44008</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2024-09-30T17:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228522#M44009</link>
      <description>&lt;P&gt;Prevented by Policy Rules refers to the Access Policy, not NAT.&lt;BR /&gt;NAT has it's own entry in fwaccel templates output.&lt;/P&gt;
&lt;P&gt;Pretty sure these counters are since last reboot (or possibly last cpstop/cprestart).&lt;BR /&gt;Which is why, after you made the changes we suggested, that counter is going down.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 18:30:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228522#M44009</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-30T18:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228536#M44010</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Prevented By Policy Rules&lt;/STRONG&gt; is going down that is correct, but&amp;nbsp;&lt;STRONG&gt;NAT Disallowed Conn&lt;/STRONG&gt; is going up at the same rate.&lt;/P&gt;
&lt;P&gt;So, if&amp;nbsp;&lt;STRONG&gt;Prevented By Policy Rules&lt;/STRONG&gt; goes down with 1%,&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;NAT Disallowed Conn&lt;/STRONG&gt;&amp;nbsp;goes 1% up.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;NON TCP/UDP PROTO                       |4986278   |1.036     %
Conn Not Accelerated                    |10148333  |2.109     %
NAT Disallowed Conn                     |67469139  |14.023    %
DHCP Check Feature Isn't Supported Or Disabled|22        |0.000     %
General Error                           |1065685   |0.221     %
Malicious Destination IP Detected       |294399    |0.061     %
Prevented By Policy Rules               |272139968 |56.564    %&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 30 Sep 2024 21:10:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228536#M44010</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2024-09-30T21:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228544#M44011</link>
      <description>&lt;P&gt;That begs the question: what precise changes were made in your rulebase?&lt;BR /&gt;What did the rules look like before?&lt;/P&gt;
&lt;P&gt;This is probably going to require TAC.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 00:01:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228544#M44011</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-10-01T00:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228547#M44012</link>
      <description>&lt;P&gt;That makes total sense, agree.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 00:16:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228547#M44012</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-10-01T00:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228551#M44013</link>
      <description>&lt;P&gt;First of all i had a rule with "logical server" (we managed to remove it) that was blocking SecureXL, then&lt;/P&gt;
&lt;P&gt;I followed what Tim Hall said here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/VPN-disturbances/m-p/226354#M37793" target="_blank"&gt;https://community.checkpoint.com/t5/General-Topics/VPN-disturbances/m-p/226354#M37793&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"you have a&amp;nbsp;blade other than "Firewall" enabled in the top/parent layer of a unified/inline policy implementation."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In my case, it was the URL Filtering blade that was enabled on multiple inline layers within the access policy. After deactivating these, the &lt;STRONG&gt;Prevented By Policy Rules&lt;/STRONG&gt; began to decrease, while &lt;STRONG&gt;NAT Disallowed Conn&lt;/STRONG&gt; started to increase.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 06:23:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228551#M44013</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2024-10-01T06:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228634#M44014</link>
      <description>&lt;P&gt;Ah, yes, I remember the conversation now.&lt;BR /&gt;Have you opened a TAC case on this yet?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 14:31:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228634#M44014</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-10-01T14:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228635#M44015</link>
      <description>&lt;P&gt;Not yet, I am trying to understand what is happening first&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 14:34:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228635#M44015</guid>
      <dc:creator>Moudar</dc:creator>
      <dc:date>2024-10-01T14:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: (nat disallows)</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228658#M44016</link>
      <description>&lt;P&gt;To come to the understanding you are seeking, specific debugs will need to be done.&lt;BR /&gt;I'd start with these:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk60343" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk60343&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on what those debugs say, TAC may need to be involved to make further progress.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 15:57:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/nat-disallows/m-p/228658#M44016</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-10-01T15:57:46Z</dc:date>
    </item>
  </channel>
</rss>

