<?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: First packet isn't SYN errors in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135336#M20381</link>
    <description>&lt;P&gt;if your gateway is under heavy load (memory shortage +80% used), aggressive aging will clear connections in the conntable faster then the actual timeout causing the first packet isn't SYN error&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2021 12:10:46 GMT</pubDate>
    <dc:creator>JanVC</dc:creator>
    <dc:date>2021-12-01T12:10:46Z</dc:date>
    <item>
      <title>First packet isn't SYN errors</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135229#M20361</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are running&amp;nbsp;&lt;SPAN&gt;R80.40 Jumbo HF Take #125 and LDAPS connection going through the firewall is getting disconnected after two hours, and we can see that a lot of "First packet isn't SYN" errors being logged, and these traffic are being blocked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What could be the cause of this problem, is there a way of configuring the firewall to ignore the SYN error and just let the traffic flow through between the LDAPS client and server, or can one create a specific rule for just the LDAPS connection to ignore this SYN error and allow the traffic through ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;P_M&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 07:53:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135229#M20361</guid>
      <dc:creator>P_M</dc:creator>
      <dc:date>2021-11-30T07:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: First packet isn't SYN errors</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135301#M20372</link>
      <description>&lt;P&gt;Stateful firewalls track connections in a state table. This table is limited by the memory in the device. To help get rid of irrelevant junk entries (like connections from a laptop which has been put to sleep for the day, and which won't use them again), the state table entries have a timeout. If no traffic is seen on a given connection in a certain amount of time (by default, 40 seconds for UDP or an hour for TCP), the entry is removed from the table. If the endpoints then try to send traffic on the same connection, the firewall drops it with the message you see.&lt;/P&gt;
&lt;P&gt;You should set the endpoints to send keepalive traffic. This will refresh the entry in the state table so it won't be removed unless the endpoints actually stop talking.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 21:14:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135301#M20372</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2021-11-30T21:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: First packet isn't SYN errors</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135307#M20376</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/27871"&gt;@Bob_Zimmerman&lt;/a&gt;&amp;nbsp;explained it perfectly, I really have nothing else to add.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 00:24:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135307#M20376</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2021-12-01T00:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: First packet isn't SYN errors</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135310#M20377</link>
      <description>&lt;P&gt;In my many years debugging Checkpoints I am yet to see "First packet isn't SYN" where the firewall is the culprit - so far it has always been the apps. Usually, it is either intermittent asymmetric routing&amp;nbsp; or timeouts/keepalives the app doesn't send.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once upon a time you could "solve" such problems by turning off Stateful Inspection for TCP packets in Global properties, but for the &lt;STRONG&gt;whole&lt;/STRONG&gt; firewall, brr. And I actually saw people doing it, but it means you basically turn off firewall for the most part and I am not sure it is possible in newer versions&amp;nbsp;anymore.&lt;/P&gt;&lt;P&gt;So as others have already said - look closer into the application traffic.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 06:56:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135310#M20377</guid>
      <dc:creator>Yuri_Slobodyany</dc:creator>
      <dc:date>2021-12-01T06:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: First packet isn't SYN errors</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135336#M20381</link>
      <description>&lt;P&gt;if your gateway is under heavy load (memory shortage +80% used), aggressive aging will clear connections in the conntable faster then the actual timeout causing the first packet isn't SYN error&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 12:10:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/First-packet-isn-t-SYN-errors/m-p/135336#M20381</guid>
      <dc:creator>JanVC</dc:creator>
      <dc:date>2021-12-01T12:10:46Z</dc:date>
    </item>
  </channel>
</rss>

