<?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: R80.20 cheat sheet - fw monitor in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/100064#M7809</link>
    <description>&lt;P&gt;You can't specify a chain position in combination with &lt;STRONG&gt;-F&lt;/STRONG&gt;.&amp;nbsp; When using &lt;STRONG&gt;-e&lt;/STRONG&gt; you are basically writing inspection code that is inserted as new chain modules into the chain sequence of modules in the F2F path to grab the traffic; in that case you can most definitely specify chain positions.&amp;nbsp; However all the &lt;STRONG&gt;-F&lt;/STRONG&gt; option is doing is setting a kernel debug in the SecureXL Implementation Module (sim) to grab packets matching the &lt;STRONG&gt;-F&lt;/STRONG&gt; criteria as they go by, whether they are accelerated or not.&amp;nbsp; All inbound traffic must pass through SIM first no matter the processing path (SXL, PSLXL, F2F, etc.) or whether it gets dropped somewhere later, so you should see everything with &lt;STRONG&gt;-F&lt;/STRONG&gt;.&amp;nbsp; Unfortunately you don't have the full suite of INSPECT capabilities for what is essentially a kernel debug via &lt;STRONG&gt;-F&lt;/STRONG&gt;, which is why the matching criteria is so restrictive with that fw monitor option.&lt;/P&gt;
&lt;P&gt;I was initially certain that using &lt;STRONG&gt;fw monitor -p all&lt;/STRONG&gt; (&lt;EM&gt;DON'T RUN THIS ON A PRODUCTION FIREWALL&lt;/EM&gt;) would only show traffic in the F2F path, but it looks like that is not the case on R80.40:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fwmonitorpall.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/8615i7BB0385DDC03069B/image-size/large?v=v2&amp;amp;px=999" role="button" title="fwmonitorpall.png" alt="fwmonitorpall.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So next I tried stepping through with commands&lt;STRONG&gt; fw monitor -pi 1&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;fw monitor -pi 2&lt;/STRONG&gt;, etc. trying to see the earliest point a successful insertion could occur without getting a "no room" message as reported by &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/20425"&gt;@Srdjan_B&lt;/a&gt;.&amp;nbsp; It seemed to succeed with&amp;nbsp;&lt;STRONG&gt;fw monitor -pi 7&amp;nbsp;&lt;/STRONG&gt;which is still located inside the SecureXL sequences, but in reality it just stuffed the fwmonitor module at the equivalent of "i" (module #14) in the F2F path:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chainstuff.png" style="width: 902px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/8616i03EAE4144EEBA0BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="chainstuff.png" alt="chainstuff.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So once again it is not possible to use the INSPECT filters in &lt;STRONG&gt;fw monitor&lt;/STRONG&gt; with anything other than &lt;STRONG&gt;-e&lt;/STRONG&gt;, and &lt;STRONG&gt;-F&lt;/STRONG&gt; with its restrictive syntax must be used if traffic is not F2F.&amp;nbsp; The lone exception seems to be &lt;STRONG&gt;fw monitor -p all&lt;/STRONG&gt; (&lt;EM&gt;DON'T RUN THIS ON A PRODUCTION FIREWALL&lt;/EM&gt;) which is somehow getting its hooks into the early SecureXL chain sequences on the Firewall Worker, but there doesn't seem to be any further granularity available for insertion points that early.&lt;/P&gt;</description>
    <pubDate>Sat, 24 Oct 2020 15:44:59 GMT</pubDate>
    <dc:creator>Timothy_Hall</dc:creator>
    <dc:date>2020-10-24T15:44:59Z</dc:date>
    <item>
      <title>R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41546#M3423</link>
      <description>&lt;TABLE style="border: 1px solid #c6c6c6; border-collapse: separate; border-radius: 5px; background-color: #e15180; padding: 6px; text-indent: 10px;" width="100%"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH align="left"&gt;&lt;FONT size="4" color="#ffffff"&gt;Introduction&lt;/FONT&gt;&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;/TABLE&gt;
&lt;P&gt;This overview gives you an view of the changes in R80.20 fw monitor. All R80.10 and R80.20 changes are contained in this command overview (cheat sheet). You could download the cheat sheet at the end of this article as a PDF file. Unfortunately not all information for R80.20 is included in SK30583 "&lt;A title="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk30583&amp;amp;partition=General&amp;amp;product=Security" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk30583&amp;amp;partition=General&amp;amp;product=Security" target="_blank" rel="noopener"&gt;What is FW Monitor?"&lt;/A&gt;. Therefore this small overview with the changes. I hope it helps you.&lt;/P&gt;
&lt;TABLE style="border: 1px solid #c6c6c6; border-collapse: separate; border-radius: 5px; background-color: #e15180; padding: 6px; text-indent: 10px;" width="100%"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH align="left"&gt;&lt;FONT size="4" color="#ffffff"&gt;Cheat Sheet&lt;/FONT&gt;&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/77996_pastedImage_1.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/77541_pastedImage_2.png" border="0" /&gt;&lt;/P&gt;
&lt;TABLE style="border: 1px solid #c6c6c6; border-collapse: separate; border-radius: 5px; background-color: #e15180; padding: 6px; text-indent: 10px;" width="100%"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH align="left"&gt;&lt;FONT size="4" color="#ffffff"&gt;Download&lt;/FONT&gt;&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Download: &lt;A href="https://www.ankenbrand24.de/wp-content/uploads/2019/12/Check-Point-FW-MONITOR-cheat-sheet-3.1d.pdf" target="_self" rel="nofollow noreferrer"&gt;R80.20 fw monitor cheat sheet PDF&lt;/A&gt; (new R80.20 version)&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE style="border: 1px solid #c6c6c6; border-collapse: separate; border-radius: 5px; background-color: #e15180; padding: 6px; text-indent: 10px;" width="100%"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH align="left"&gt;&lt;FONT size="4" color="#ffffff"&gt;Chapter&lt;/FONT&gt;&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;STRONG&gt;More interesting articles:&lt;BR /&gt;&lt;/STRONG&gt;&lt;A href="https://community.checkpoint.com/t5/General-Topics/R80-x-Architecture-and-Performance-Tuning-Link-Collection/m-p/47883#M9336" target="_blank" rel="noopener" data-objecttype="102"&gt;- R80.x Architecture and Performance Tuning - Link Collection&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://cp.ankenbrand24.de" target="_blank" rel="noopener nofollow noopener noreferrer noopener noreferrer"&gt;- Article list (Heiko Ankenbrand)&lt;/A&gt;&lt;STRONG&gt;&lt;BR /&gt;Cheat Sheet:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/docs/DOC-3475-r8020-cheat-sheet-fw-monitor" target="_blank" rel="noopener" data-objecttype="102"&gt;- R80.x cheat sheet - fw monitor&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.checkpoint.com/docs/DOC-3741" target="_blank" rel="noopener"&gt;- R80.x cheat sheet - ClusterXL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 14:25:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41546#M3423</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-12-16T14:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41547#M3424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nice cheat sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 16:45:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41547#M3424</guid>
      <dc:creator>Vitaly_C_</dc:creator>
      <dc:date>2019-01-21T16:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41548#M3425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.checkpoint.com/migrated-users/55229"&gt;Heiko Ankenbrand&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it correct that "fw accel off" at R80.20 no longer needs to be executed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Aviel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 19:32:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41548#M3425</guid>
      <dc:creator>Aviel_Ruijiling</dc:creator>
      <dc:date>2019-01-21T19:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41549#M3426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Aviel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes it is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more informations see &lt;A href="https://community.checkpoint.com/docs/DOC-3351"&gt;R80.x Performance Tuning and Debug Tips – fw monitor.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Heiko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 19:46:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41549#M3426</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-01-21T19:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41550#M3427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;great work:-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 19:59:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41550#M3427</guid>
      <dc:creator>Andi_Schill</dc:creator>
      <dc:date>2019-01-21T19:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41551#M3428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Nice Denglisch &lt;/P&gt;&lt;P class=""&gt;„&lt;I&gt;Virtuelles System&lt;/I&gt;“&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 22:08:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41551#M3428</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2019-01-21T22:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41552#M3429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like this. Thanks!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 08:33:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41552#M3429</guid>
      <dc:creator>Nikolai_Borhart</dc:creator>
      <dc:date>2019-01-22T08:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41553#M3430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.checkpoint.com/migrated-users/41735"&gt;Danny.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I translated my cheat sheets from German to English and overlooked two points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THX&lt;/P&gt;&lt;P&gt;Heiko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 09:10:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41553#M3430</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-01-22T09:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41554#M3431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you so much... Great job Mr. Heiko!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 13:37:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41554#M3431</guid>
      <dc:creator>Alessandro_Marr</dc:creator>
      <dc:date>2019-01-22T13:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41555#M3432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 18:21:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41555#M3432</guid>
      <dc:creator>nicolas_strasch</dc:creator>
      <dc:date>2019-01-22T18:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41556#M3433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 10:26:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41556#M3433</guid>
      <dc:creator>Henrique_Sauer_</dc:creator>
      <dc:date>2019-01-23T10:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41557#M3434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 10:54:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41557#M3434</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2019-01-23T10:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41558#M3435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 08:46:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41558#M3435</guid>
      <dc:creator>Mark_Mitchell</dc:creator>
      <dc:date>2019-01-24T08:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41559#M3436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;I like this. Great job.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 18:44:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41559#M3436</guid>
      <dc:creator>Morris_Nelka</dc:creator>
      <dc:date>2019-01-24T18:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41560#M3437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Fantastic job.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 18:37:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41560#M3437</guid>
      <dc:creator>Bidwell_Britta</dc:creator>
      <dc:date>2019-01-29T18:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41561#M3438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 15:32:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41561#M3438</guid>
      <dc:creator>Zoltan_Polowsky</dc:creator>
      <dc:date>2019-02-06T15:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41562#M3439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think some interesting macroses should be added, such as no_term, http, etc. Some more info here:&amp;nbsp;&lt;A class="link-titled" href="http://checkpoint-master-architect.blogspot.com/2017/01/using-fw-monitor-command-is-even-easier.html" title="http://checkpoint-master-architect.blogspot.com/2017/01/using-fw-monitor-command-is-even-easier.html"&gt;CCMA's blog: Using "fw monitor" command is even easier than you think&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 17:44:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/41562#M3439</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2019-02-06T17:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/47066#M3493</link>
      <description>&lt;P&gt;Is it possible to adding more macros?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 13:58:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/47066#M3493</guid>
      <dc:creator>Sergej_Dmitrije</dc:creator>
      <dc:date>2019-03-15T13:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/47067#M3494</link>
      <description>&lt;P&gt;Is it possible to adding more macros?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 13:59:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/47067#M3494</guid>
      <dc:creator>Sergej_Dmitrije</dc:creator>
      <dc:date>2019-03-15T13:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20 cheat sheet - fw monitor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/47082#M3496</link>
      <description>&lt;P&gt;Do you have more cheat sheets?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:32:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-20-cheat-sheet-fw-monitor/m-p/47082#M3496</guid>
      <dc:creator>Florian_Winterb</dc:creator>
      <dc:date>2019-03-15T15:32:17Z</dc:date>
    </item>
  </channel>
</rss>

