<?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 Route based failover causes &amp;quot;First packet isn't SYN&amp;quot; drops for existing connections in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277696#M14519</link>
    <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;I have a some questions about routing traffic over a VPN.&amp;nbsp;I have two different sites that are both connected via fiber. As an alternate path in the event the fiber goes down, I have configured a route based VPN between the two sites gateways. OSPF is configured and this all works as expected. However, when the fiber connection is dropped and routing updates to use the VTI/VPN, existing connects are dropped by the gateways with "First packet isn't SYN" messages.&lt;/P&gt;&lt;P&gt;I assume this is related to the stateful inspection of the gateways and since those connections don't exist in the connections table, they're dropped.&amp;nbsp; Wire mode is enabled for the VPN, and honestly I would have expected this to take care of it, but it does not. Turning off stateful inspection isn't that straight forward, because it appears to be an all or nothing for everything, limited to individual gateways, or more fine grained via editing the INSPECT code with&amp;nbsp;sk11088.&lt;/P&gt;&lt;P&gt;Right now, it looks like&amp;nbsp;sk11088 is the way to go, and I can just filter everything when the source and destination is both our internal subnets. However, I am worried this may apply to external connections depending on when this is applied, either pre or post NAT, since that's not mentioned in the sk.&lt;/P&gt;&lt;P&gt;So, my questions are:&lt;/P&gt;&lt;P&gt;1. Am I missing something here? It seems like this would be a normal use case for route based VPNs and directing existing traffic over them would be expected. As mentioned, I thought wire mode would take care of it, but it's enabled and does not fix the problem. Is there something else that needs enabled?&lt;/P&gt;&lt;P&gt;2. If modifying the INSPECT code via sk11088 is the route to go, then would excluding connections when the src and dst are always internal networks be an acceptable solution? If yes, how would this affect connections that are external when NAT is applied?&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jun 2026 18:42:23 GMT</pubDate>
    <dc:creator>JoeBandura</dc:creator>
    <dc:date>2026-06-01T18:42:23Z</dc:date>
    <item>
      <title>Route based failover causes "First packet isn't SYN" drops for existing connections</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277696#M14519</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;I have a some questions about routing traffic over a VPN.&amp;nbsp;I have two different sites that are both connected via fiber. As an alternate path in the event the fiber goes down, I have configured a route based VPN between the two sites gateways. OSPF is configured and this all works as expected. However, when the fiber connection is dropped and routing updates to use the VTI/VPN, existing connects are dropped by the gateways with "First packet isn't SYN" messages.&lt;/P&gt;&lt;P&gt;I assume this is related to the stateful inspection of the gateways and since those connections don't exist in the connections table, they're dropped.&amp;nbsp; Wire mode is enabled for the VPN, and honestly I would have expected this to take care of it, but it does not. Turning off stateful inspection isn't that straight forward, because it appears to be an all or nothing for everything, limited to individual gateways, or more fine grained via editing the INSPECT code with&amp;nbsp;sk11088.&lt;/P&gt;&lt;P&gt;Right now, it looks like&amp;nbsp;sk11088 is the way to go, and I can just filter everything when the source and destination is both our internal subnets. However, I am worried this may apply to external connections depending on when this is applied, either pre or post NAT, since that's not mentioned in the sk.&lt;/P&gt;&lt;P&gt;So, my questions are:&lt;/P&gt;&lt;P&gt;1. Am I missing something here? It seems like this would be a normal use case for route based VPNs and directing existing traffic over them would be expected. As mentioned, I thought wire mode would take care of it, but it's enabled and does not fix the problem. Is there something else that needs enabled?&lt;/P&gt;&lt;P&gt;2. If modifying the INSPECT code via sk11088 is the route to go, then would excluding connections when the src and dst are always internal networks be an acceptable solution? If yes, how would this affect connections that are external when NAT is applied?&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2026 18:42:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277696#M14519</guid>
      <dc:creator>JoeBandura</dc:creator>
      <dc:date>2026-06-01T18:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Route based failover causes "First packet isn't SYN" drops for existing connections</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277718#M14524</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;I assume that I have missed something here:&lt;BR /&gt;&lt;SPAN&gt;"&lt;U&gt;existing&lt;/U&gt; connects are dropped by the gateways with "First packet isn't SYN" messages" &lt;STRONG&gt;and&lt;/STRONG&gt; "hose &lt;U&gt;connections don't exist&lt;/U&gt; in the connections table, they're dropped". These two statements are in contradiction to each other.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Would you please elaborate more about the connectivity?&lt;BR /&gt;&lt;BR /&gt;As far as I understand normal connection looks like this:&lt;BR /&gt;Source -&amp;gt; Firewall A -&amp;gt; fiber -&amp;gt; Firewall B -&amp;gt; Destination&lt;BR /&gt;&lt;BR /&gt;If fiber breaks, then:&lt;BR /&gt;Source -&amp;gt; Firewall A -&amp;gt; VPN -&amp;gt; Firewall B -&amp;gt; Destination&lt;BR /&gt;&lt;BR /&gt;Is it a correct assumption?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It would be beneficial to take a look at full connections table entry (connection in HEX + simlinks in HEX) for a connection accepted via Fiber path and then the same connection re-established via VPN path.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 07:22:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277718#M14524</guid>
      <dc:creator>Gennady</dc:creator>
      <dc:date>2026-06-02T07:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Route based failover causes "First packet isn't SYN" drops for existing connections</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277727#M14525</link>
      <description>&lt;P&gt;To help with the flow a bit, this is what it looks like. I should have included this in the OP. Sorry &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Normally:&lt;BR /&gt;Server (src/dst) &amp;lt;-&amp;gt; Router &amp;lt;-&amp;gt; fiber &amp;lt;-&amp;gt; Router &amp;lt;-&amp;gt; Server (dst/src)&lt;/P&gt;&lt;P&gt;If fiber breaks:&lt;BR /&gt;Server (src/dst) &amp;lt;-&amp;gt; Router &amp;lt;-&amp;gt; Firewall A &amp;lt;-&amp;gt; VPN &amp;lt;-&amp;gt; Firewall B &amp;lt;-&amp;gt; Router &amp;lt;-&amp;gt; Server (dst/src)&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 10:25:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277727#M14525</guid>
      <dc:creator>JoeBandura</dc:creator>
      <dc:date>2026-06-02T10:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Route based failover causes "First packet isn't SYN" drops for existing connections</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277740#M14526</link>
      <description>&lt;P&gt;Well... I don't see the same Firewalls on the flow 1. The routers are connected via the fiber.&lt;BR /&gt;On the flow 2 I do see the firewalls.&lt;/P&gt;&lt;P&gt;This way the connections are all new for the firewalls if fiber breaks. This is why you have "First packet isn't SYN" drops.&lt;/P&gt;&lt;P&gt;You need to either add the same firewall in the Flow 1 or remove those from Flow 2 (terminate VPNs on routers). It looks like design problem for now.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 12:09:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277740#M14526</guid>
      <dc:creator>Gennady</dc:creator>
      <dc:date>2026-06-02T12:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Route based failover causes "First packet isn't SYN" drops for existing connections</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277852#M14531</link>
      <description>&lt;P&gt;I do the same with another customer, except with BGP and EIGRP. &amp;nbsp;It's the same topology you have, tho. &amp;nbsp;In short, yes, this is the expected and correct behavior when the routing paths change and the original packets don't traverse the firewalls. &amp;nbsp;Sessions need to restart; nothing (sane) you can do about it. &amp;nbsp;It's how good firewalls are supposed to work.&lt;/P&gt;
&lt;P&gt;If your user population is complaining, then you'll want to reframe the situation to them as: "Yes, this is a one time inconvenience, but you will have restored connectivity to Site B. The alternative is significantly worse, and you wouldn't want that, either."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 16:51:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277852#M14531</guid>
      <dc:creator>Duane_Toler</dc:creator>
      <dc:date>2026-06-04T16:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Route based failover causes "First packet isn't SYN" drops for existing connections</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277854#M14532</link>
      <description>&lt;P&gt;This ended up being the conclusion I have come to.&amp;nbsp;I guess I just expected the firewalls to act more like a router in this situation since the documentation led me to believe as much with Wire Mode on the VPN and using VTI's for a route based VPN.&lt;/P&gt;&lt;P&gt;No user complaints since this situation is generally rare. And, since connectivity is basically imminently restored when failing over to the VPN, it meets my needs.&lt;/P&gt;&lt;P&gt;Thanks for confirming what I already suspected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 16:59:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277854#M14532</guid>
      <dc:creator>JoeBandura</dc:creator>
      <dc:date>2026-06-04T16:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Route based failover causes "First packet isn't SYN" drops for existing connections</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277855#M14533</link>
      <description>&lt;P&gt;Glad to help! If you don't mind, please be sure to click "Accept as Solution" to any posts you think answered your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2026 17:09:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Route-based-failover-causes-quot-First-packet-isn-t-SYN-quot/m-p/277855#M14533</guid>
      <dc:creator>Duane_Toler</dc:creator>
      <dc:date>2026-06-04T17:09:31Z</dc:date>
    </item>
  </channel>
</rss>

