<?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: tcpout of state first packet isnt sync in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193805#M36025</link>
    <description>&lt;P&gt;Fix the application that is causing the problem.&lt;BR /&gt;If that's not possible, you can disable it for a specific flow by following the steps here:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk11088" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk11088&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2023 19:19:11 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2023-09-28T19:19:11Z</dc:date>
    <item>
      <title>tcpout of state first packet isnt sync</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193754#M36006</link>
      <description>&lt;P&gt;we are receiving logs with first packet isnt sync. as of now for work around we have disabled the tcp out of state in global properties. but its not an good idea to keep this disabled. so instead of disabling how can we over come this issue?&lt;/P&gt;&lt;P&gt;and what are steps to troubleshoot ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 11:49:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193754#M36006</guid>
      <dc:creator>tavi0906</dc:creator>
      <dc:date>2023-09-28T11:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: tcpout of state first packet isnt sync</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193763#M36012</link>
      <description>&lt;P&gt;Please share the gateway version and jumbo level, in addition:&lt;/P&gt;
&lt;P&gt;Is the gateway under memory capacity pressure - any aggressive aging logs?&lt;/P&gt;
&lt;P&gt;Is the issue specific to a certain application?&lt;/P&gt;
&lt;P&gt;How about the routing have you checked for asymmetrical routing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 12:56:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193763#M36012</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2023-09-28T12:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: tcpout of state first packet isnt sync</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193768#M36015</link>
      <description>&lt;P&gt;I assume you mean first packet isnt SYN? Anyway, what really means in layman's terms is that connection is not completing to the point of 3-way handshake, syn-synack-ack&lt;/P&gt;
&lt;P&gt;I would say run below captures. Lets assume src is 1.1.1.1 and dst is 2.2.2.2 and port is 444&lt;/P&gt;
&lt;P&gt;tcpdump -enni any host 2.2.2.2 and port 444&lt;/P&gt;
&lt;P&gt;fw monitor -e "accept host(2.2.2.2) and port(444);"&lt;/P&gt;
&lt;P&gt;fw monitor -e "accept host(1.1.1.1) and host(2.2.2.2) and port(444);"&lt;/P&gt;
&lt;P&gt;fw monitor -F '1.1.1.1,0,2.2.2.2,444,0" -F "2.2.2.2,0,1.1.1.1,444,0"&lt;/P&gt;
&lt;P&gt;Idea is when you do -F flad you follow "srcip,srcport,dstip,dstport,protocol"&lt;/P&gt;
&lt;P&gt;You can also refer to great site my colleague made over the years for captures/debugs on different vendors&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.tcpdump101.com" target="_blank"&gt;www.tcpdump101.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 13:45:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193768#M36015</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-09-28T13:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: tcpout of state first packet isnt sync</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193805#M36025</link>
      <description>&lt;P&gt;Fix the application that is causing the problem.&lt;BR /&gt;If that's not possible, you can disable it for a specific flow by following the steps here:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk11088" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk11088&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 19:19:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/tcpout-of-state-first-packet-isnt-sync/m-p/193805#M36025</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-09-28T19:19:11Z</dc:date>
    </item>
  </channel>
</rss>

