<?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: Be Your Own TAC Part Deux Americas: Advanced Gateway Troubleshooting Commands, Video and Slides in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-Part-Deux-Americas-Advanced-Gateway/m-p/245036#M40872</link>
    <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;I feel at this point we need to have EVERY video of Tim Halls' presentations. I know its asking too much, but come on, man is a PURE GENIUS.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Thu, 27 Mar 2025 21:50:50 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2025-03-27T21:50:50Z</dc:date>
    <item>
      <title>Be Your Own TAC Part Deux Americas: Advanced Gateway Troubleshooting Commands, Video and Slides</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-Part-Deux-Americas-Advanced-Gateway/m-p/245032#M40868</link>
      <description>&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FaYGN1hmusm8%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DaYGN1hmusm8&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FaYGN1hmusm8%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Be Your Own TAC Part Deux Americas: Advanced Gateway Troubleshooting Commands" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 20:57:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-Part-Deux-Americas-Advanced-Gateway/m-p/245032#M40868</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-03-27T20:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC Part Deux Americas: Advanced Gateway Troubleshooting Commands, Video and Slides</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-Part-Deux-Americas-Advanced-Gateway/m-p/245036#M40872</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;I feel at this point we need to have EVERY video of Tim Halls' presentations. I know its asking too much, but come on, man is a PURE GENIUS.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 21:50:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-Part-Deux-Americas-Advanced-Gateway/m-p/245036#M40872</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-03-27T21:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Be Your Own TAC Part Deux Americas: Advanced Gateway Troubleshooting Commands, Video and Slides</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-Part-Deux-Americas-Advanced-Gateway/m-p/253503#M42557</link>
      <description>&lt;P&gt;Here is a new F2F/slowpath reason&amp;nbsp;(shown by &lt;STRONG&gt;fw tab-t connections -z&lt;/STRONG&gt;) that was not included in the presentation.&amp;nbsp; This new reason was recently brought to my attention by an attendee of my &lt;A href="https://shadowpeak.com/check-point-training" target="_blank" rel="noopener"&gt;Gateway Performance Optimization Course&lt;/A&gt;. The following content was added to the course as a result:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class="western"&gt;&lt;SPAN&gt;&lt;FONT face="Liberation Serif, serif"&gt;Reason: &lt;I&gt;Post Sync&lt;/I&gt; – This indicates the presence of a so-called "partial connection" that exists in the Firewall Worker state table (&lt;STRONG&gt;fw tab -t connections&lt;/STRONG&gt;) but does not exist in the SecureXL state table (&lt;STRONG&gt;fwaccel conns&lt;/STRONG&gt;). Most commonly, this is a transitory condition caused by a ClusterXL failover, because only the Firewall Worker state table is synchronized between the cluster members (the SecureXL state table is not). It can also be caused by a policy installation in some cases or by manually cycling the running state of SecureXL with the &lt;STRONG&gt;fwaccel off&lt;/STRONG&gt; and &lt;STRONG&gt;fwaccel on&lt;/STRONG&gt; commands. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="western"&gt;&lt;SPAN&gt;&lt;FONT face="Liberation Serif, serif"&gt;If no packets have yet been received for this partial connection, it exists exclusively in the Firewall Worker state table, and therefore can only be processed in the F2F/slowpath, as SecureXL has no knowledge of it. Once packets are received for this partial connection, SecureXL forwards these unknown packets to the Firewall Worker, who then "re-injects" the connection state information back into the SecureXL state table, and then, if possible, offloads the connection back into the Medium or Fast path. Prior to this re-injection occurring (assuming it ever does), the total number of packets and bytes reported by &lt;STRONG&gt;fw tab -t connections -z&lt;/STRONG&gt; for the partial connection will be zero.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jul 2025 14:49:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Be-Your-Own-TAC-Part-Deux-Americas-Advanced-Gateway/m-p/253503#M42557</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2025-07-19T14:49:47Z</dc:date>
    </item>
  </channel>
</rss>

