<?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: Facing weird issue with Route based tunnels and traffic is getting dropped in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194996#M32642</link>
    <description>&lt;P&gt;Hmm sounds to me like the firewall expired or has otherwise lost state for the existing ICMP "connection" between 10.255.255.1 and 192.168.2.7, which was probably initiated by 192.168.2.7,&amp;nbsp; &amp;nbsp;However 10.255.255.1 does not know this and is still trying to use the dead connection to send replies.&amp;nbsp; Because it does not match anything in the state table, a rulebase lookup occurs and column-based matching has thrown out all possible rules with an accept action thus leaving only drops, and does not bother to figure out which rule will drop it to save resources as it doesn't matter anyway, since I suspect 10.255.255.1 is not allowed to initiate pings to 192.168.2.7.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;fw ctl conntab | grep 10.255.255.1&lt;/STRONG&gt; can be used to see the current idle timer for that ICMP "connection", if Aggressive Aging is enabled the connection may get expired early if the firewall is running short of resources.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2023 22:23:32 GMT</pubDate>
    <dc:creator>Timothy_Hall</dc:creator>
    <dc:date>2023-10-12T22:23:32Z</dc:date>
    <item>
      <title>Facing weird issue with Route based tunnels and traffic is getting dropped</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194973#M32633</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;This is again I stuck in same issue and not sure how to troubleshoot. I built a VTI tunnel and traffic is getting dropped with below messages.&lt;/P&gt;
&lt;P&gt;I turned off&lt;/P&gt;
&lt;P&gt;vpn accel&lt;/P&gt;
&lt;P&gt;fwaccel off&lt;/P&gt;
&lt;P&gt;disabled few parameters with fw ctl set int but in vain.&lt;/P&gt;
&lt;P&gt;Any idea how do I handle this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PPAK 0: Get before set operation succeeded of simple_debug_filter_off
[Expert@LPCPNETCORE-FW:0]# fw ctl zdebug + drop | grep 10.255.255.1
@;3131804750;[cpu_1];[fw4_2];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_2];[fw4_1];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_1];[fw4_2];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_1];[fw4_2];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_1];[fw4_2];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_1];[fw4_2];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_1];[fw4_2];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_3];[fw4_0];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_2];[fw4_1];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';
@;3131804750;[cpu_1];[fw4_2];fw_log_drop_ex: Packet proto=1
10.255.255.1:476 -&amp;gt; 192.168.2.7:0 dropped by fw_send_log_drop Reason:
Rulebase drop - dropped due to 'drop optimization';&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 17:16:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194973#M32633</guid>
      <dc:creator>Blason_R</dc:creator>
      <dc:date>2023-10-12T17:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Facing weird issue with Route based tunnels and traffic is getting dropped</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194977#M32634</link>
      <description>&lt;P&gt;Not sure if it could be related, but maybe check below settings. If its enabled, maybe disable it and install the policy to see if it changes the behavior.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;[Expert@CP-gw:0]# fw ctl get int fwkern_optimize_drops_support&lt;BR /&gt;fwkern_optimize_drops_support = 1&lt;BR /&gt;[Expert@CP-gw:0]#&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="Screenshot_1.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/22775i28197440F7772004/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_1.png" alt="Screenshot_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 17:36:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194977#M32634</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-10-12T17:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Facing weird issue with Route based tunnels and traffic is getting dropped</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194978#M32635</link>
      <description>&lt;P&gt;Nah man - That is already done but no luck.&lt;/P&gt;
&lt;P&gt;Drop Optimization is not enabled. In fact you and I had a previous thread on similar topic, eventually it ended or resolved on it own &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 17:41:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194978#M32635</guid>
      <dc:creator>Blason_R</dc:creator>
      <dc:date>2023-10-12T17:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Facing weird issue with Route based tunnels and traffic is getting dropped</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194980#M32637</link>
      <description>&lt;P&gt;One thing I find odd from the drops is that it keeps saying rulebase drop, yet, there is no rule mentioned. 192.168.2.7, thats host on the other end?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 18:11:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194980#M32637</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-10-12T18:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Facing weird issue with Route based tunnels and traffic is getting dropped</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194996#M32642</link>
      <description>&lt;P&gt;Hmm sounds to me like the firewall expired or has otherwise lost state for the existing ICMP "connection" between 10.255.255.1 and 192.168.2.7, which was probably initiated by 192.168.2.7,&amp;nbsp; &amp;nbsp;However 10.255.255.1 does not know this and is still trying to use the dead connection to send replies.&amp;nbsp; Because it does not match anything in the state table, a rulebase lookup occurs and column-based matching has thrown out all possible rules with an accept action thus leaving only drops, and does not bother to figure out which rule will drop it to save resources as it doesn't matter anyway, since I suspect 10.255.255.1 is not allowed to initiate pings to 192.168.2.7.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;fw ctl conntab | grep 10.255.255.1&lt;/STRONG&gt; can be used to see the current idle timer for that ICMP "connection", if Aggressive Aging is enabled the connection may get expired early if the firewall is running short of resources.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 22:23:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194996#M32642</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2023-10-12T22:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Facing weird issue with Route based tunnels and traffic is getting dropped</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194998#M32644</link>
      <description>&lt;P&gt;Well forgot to mention or not sure if that would be useful. 10.255.255.1 is a tunnel interface of peer and I have 10.255.255.2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;192.168.2.7 is my lan server. And they are initiating a connection from that peer hence 10.255.255.1 which is an egress interface of that device is being used and those are the packets getting originated from the peer.&lt;/P&gt;
&lt;P&gt;Thats a good insight and let me try looking&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 01:12:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/194998#M32644</guid>
      <dc:creator>Blason_R</dc:creator>
      <dc:date>2023-10-13T01:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Facing weird issue with Route based tunnels and traffic is getting dropped</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/195002#M32645</link>
      <description>&lt;P&gt;Whats the other side? AWS, Azure?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 02:34:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/195002#M32645</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-10-13T02:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Facing weird issue with Route based tunnels and traffic is getting dropped</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/195003#M32646</link>
      <description>&lt;P&gt;Nope a SDWAN router from versa.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 02:40:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Facing-weird-issue-with-Route-based-tunnels-and-traffic-is/m-p/195003#M32646</guid>
      <dc:creator>Blason_R</dc:creator>
      <dc:date>2023-10-13T02:40:34Z</dc:date>
    </item>
  </channel>
</rss>

