<?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: fw monitor not filtering in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/242641#M40558</link>
    <description>&lt;P&gt;I have an odd issue with a R81.10 gateway where I can only see traffic one way.&lt;/P&gt;
&lt;P&gt;I used `fw monitor -F 10.3.2.1,0,0,0,0 -F 0,0,10.3.2.1,0,0 as I always do bu t I can only see traffic FROM the client. The output seems to indicate nothing is compiled for traffic TO the client.&lt;/P&gt;
&lt;P&gt;Swapping the 2 -F options has no impact.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I must admit I haven't seen this behavious before.&lt;/P&gt;
&lt;P&gt;I checked with tcpdump on the client facing interface that the traffic indeed passes the firewall in both ways.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2025 10:39:55 GMT</pubDate>
    <dc:creator>Hugo_vd_Kooij</dc:creator>
    <dc:date>2025-02-28T10:39:55Z</dc:date>
    <item>
      <title>fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50569#M9994</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I have some problems with monitoring devices through an vpn tunnel.&lt;BR /&gt;I used&lt;/P&gt;&lt;P&gt;fw monitor -e "accept( host(&amp;lt;ip&amp;gt;));"&lt;BR /&gt;fw monitor &lt;SPAN&gt;e ‘(accept src=&amp;lt;ip&amp;gt;);'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I got the whole traffic - the filter is not working.&lt;/P&gt;&lt;P&gt;Is that maybe one of the nice bugs of R80.20?&lt;BR /&gt;Currently I'm on JHF73 because Check Point shredded my IA.&lt;/P&gt;&lt;P&gt;Looking forward to your suggestions&lt;/P&gt;&lt;P&gt;Best Regards&lt;BR /&gt;Johannes&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 11:13:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50569#M9994</guid>
      <dc:creator>Johannes_Schoen</dc:creator>
      <dc:date>2019-04-11T11:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50571#M9995</link>
      <description>Maybe you can try without the extra ( ) like:&lt;BR /&gt;fw monitor -e "accept host(10.10.10.10);" -m iO&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Apr 2019 11:25:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50571#M9995</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2019-04-11T11:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50572#M9996</link>
      <description>&lt;P&gt;I've just highlighted this in here too:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/Product-Announcements/R80-20-Jumbo-Hotfix-Accumulator-New-Ongoing-Take-73/bc-p/50391#M96" target="_blank"&gt;https://community.checkpoint.com/t5/Product-Announcements/R80-20-Jumbo-Hotfix-Accumulator-New-Ongoing-Take-73/bc-p/50391#M96&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regardless of SecureXL status, T73 appears to have broken the filters.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 11:37:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50572#M9996</guid>
      <dc:creator>NickGriffiths</dc:creator>
      <dc:date>2019-04-11T11:37:59Z</dc:date>
    </item>
    <item>
      <title>fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50573#M9997</link>
      <description>&lt;P&gt;I am sorry, but i really do not understand what you want to achieve here. Check Point's &lt;EM&gt;&lt;STRONG&gt;FW Monitor&lt;/STRONG&gt;&lt;/EM&gt; is a powerful built-in tool for capturing network traffic at the packet level. For monitoring devices for health, traffic rate a.o. most customers use SMNP !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;fw monitor filters are using a subset of CheckPoints old INSPECT syntax to specify the packets to be captured. Details concerning functionality,&amp;nbsp; syntax a.o. can be found in &lt;A href="http://downloads.checkpoint.com/dc/download.htm?ID=9068" target="_blank" rel="noopener"&gt;How to use FW Monitor&lt;/A&gt; and in &lt;A href="http://downloads.checkpoint.com/dc/download.htm?ID=9068" target="_blank" rel="noopener"&gt;How to use FW Monitor.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 11:44:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50573#M9997</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-04-11T11:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50575#M9998</link>
      <description>&lt;P&gt;Hi Johannes,&lt;/P&gt;&lt;P&gt;Specifying just the host/source ip address is still bound to overwhelm you with a great deal of output, depending on the services that the host in question uses and the traffic it generates in general.&lt;/P&gt;&lt;P&gt;I think the best way forward would be for you to tell us the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What is it exactly you are trying to achieve?&lt;/LI&gt;&lt;LI&gt;Is the host in question on your site or on the remote site?&lt;/LI&gt;&lt;LI&gt;What is exactly the traffic you are really interested in?&lt;/LI&gt;&lt;LI&gt;What interface did you run the fw monitor command on?&lt;/LI&gt;&lt;LI&gt;Did you turn securexl off before running the command? Remember that you don't have to do that on R80.20.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 12:02:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50575#M9998</guid>
      <dc:creator>Nick_Doropoulos</dc:creator>
      <dc:date>2019-04-11T12:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50577#M10000</link>
      <description>&lt;P&gt;The post that I made regarding the fw monitor filter being broken by JHFA T73 appears to have disappeared from the 'official' ongoing T73 thread. (The thread itself has been deleted).&lt;/P&gt;&lt;P&gt;I assume this means that a retraction of T73 is about to be made, functionality of fw monitor has been broken, and it will soon be replaced by a new ongoing take.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The symptoms of the OP match my findings, e.g. filters not being applied correctly/at all post upgrade to T73; but fine in T47.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 12:09:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50577#M10000</guid>
      <dc:creator>NickGriffiths</dc:creator>
      <dc:date>2019-04-11T12:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50611#M10015</link>
      <description>Hi @opal, didn't work, it's the same.</description>
      <pubDate>Thu, 11 Apr 2019 14:50:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50611#M10015</guid>
      <dc:creator>Johannes_Schoen</dc:creator>
      <dc:date>2019-04-11T14:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50612#M10016</link>
      <description>&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/27567"&gt;@Nick&lt;/a&gt; thanks for your reply, another wonderful bug in the CP world.&lt;BR /&gt;I guess it can only get better from now on</description>
      <pubDate>Thu, 11 Apr 2019 14:51:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50612#M10016</guid>
      <dc:creator>Johannes_Schoen</dc:creator>
      <dc:date>2019-04-11T14:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50613#M10017</link>
      <description>&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21294"&gt;@G_W_Albrecht&lt;/a&gt;: sry, I didn't explian myself from the beginning on.&lt;BR /&gt;Monitoring the cluster nodes with SNMP stopped working and I wanted to make sure, that the SNMP packets are passing the firewall.&lt;BR /&gt;Unfortunately the filters are broken (T-73) - maybe my monitoring problem is based on similar hotfix issues....</description>
      <pubDate>Thu, 11 Apr 2019 14:52:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50613#M10017</guid>
      <dc:creator>Johannes_Schoen</dc:creator>
      <dc:date>2019-04-11T14:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50615#M10019</link>
      <description>Dear Nico, I think it's a bug with JHF-73 - filtering the traffic with the stated expression should work as expected.</description>
      <pubDate>Thu, 11 Apr 2019 14:53:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50615#M10019</guid>
      <dc:creator>Johannes_Schoen</dc:creator>
      <dc:date>2019-04-11T14:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50670#M10034</link>
      <description>Did you open a TAC ticket on this?</description>
      <pubDate>Fri, 12 Apr 2019 01:09:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50670#M10034</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-04-12T01:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50750#M10047</link>
      <description>&lt;P&gt;No, I haven't opened up a TAC case.&lt;/P&gt;&lt;P&gt;The expression-thing seems to be known and is one of many recently experienced bugs.&lt;/P&gt;&lt;P&gt;Regarding the strange SNMP behavior: I first need more time to exclude other issues.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 13:22:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/50750#M10047</guid>
      <dc:creator>Johannes_Schoen</dc:creator>
      <dc:date>2019-04-12T13:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/51173#M10106</link>
      <description>&lt;P&gt;take74 still shows the issue&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 13:46:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/51173#M10106</guid>
      <dc:creator>Martin_Schagerl</dc:creator>
      <dc:date>2019-04-17T13:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/58265#M11756</link>
      <description>&lt;P&gt;&lt;STRONG&gt;FROM sk30583&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;fw monitor -F "{src IP}, {src port}, {dst IP}, {dst port}, {protocol num}"&lt;/P&gt;&lt;P&gt;Filtering the packets based on IP/port/protocol.&lt;BR /&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Value 0 is used as "any".&lt;/LI&gt;&lt;LI&gt;Up to 5 filters are supported. Multiple filters are applied on packets in OR logical manner.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Note: Relevant for R80.20 from Jumbo Hotfix Accumulator for R80.20 (Take 73)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;examples using &lt;STRONG&gt;fw monitor -F "{src IP}, {src port}, {dst IP}, {dst port}, {protocol num}"&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fw monitor -F "0, 0, 0, 443, 0"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fw monitor -F "0, 0, 2.2.2.2, 0, 0"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fw monitor -F "1.1.1.1, 0, 2.2.2.2, 443, 0"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example for all DNS traffic which also captures all return traffic from DNS&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fw monitor -F "0, 0, 0, 53, 0" -F "0, 53, 0, 0, 0" -w&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe you need &lt;STRONG&gt;-w&lt;/STRONG&gt; for full packet length capture and can still use -o to output files.&lt;/P&gt;&lt;P&gt;There is also a &lt;STRONG&gt;fw monitor -U&lt;/STRONG&gt; to set fw monitor back to defaults. It appears to unload the monitor but not really sure what that does - I'm still testing the syntax and searching for more detailed documentation.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 15:42:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/58265#M11756</guid>
      <dc:creator>Matt_Killeen</dc:creator>
      <dc:date>2019-07-15T15:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/58268#M11758</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7800"&gt;@Matt_Killeen&lt;/a&gt;&amp;nbsp;for the update.&lt;BR /&gt;The old fw monitor was so hard to use, this new syntax is so innovative and ease to use.&lt;BR /&gt;Why use -e 'accept src(1.2.3.4)', when it's so much easier to use -F "1.2.3.4, 0, 0, 0, 0"&lt;BR /&gt;I want to get the pills or the stuff to smoke, the product management obviously got....&lt;/P&gt;&lt;P&gt;I mean we can be glad, the we are allowed to use IPs and no hex-stuff&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 14:58:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/58268#M11758</guid>
      <dc:creator>Johannes_Schoen</dc:creator>
      <dc:date>2019-07-15T14:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/58941#M11895</link>
      <description>&lt;P&gt;Take 87 also seems to have the same issue&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 08:03:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/58941#M11895</guid>
      <dc:creator>Scott_Paisley</dc:creator>
      <dc:date>2019-07-25T08:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/61273#M12411</link>
      <description>&lt;P&gt;Does this show you all the inspection points? I tried this with -p all but it only shows me a single position in the inbound chain. What I need to see is the interface that the traffic is going out of.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 02:55:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/61273#M12411</guid>
      <dc:creator>ChammiK</dc:creator>
      <dc:date>2019-08-27T02:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/61341#M12424</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21700"&gt;@Johannes_Schoen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I'm working to make using FW Monitor to be the easiest experience ever. Just follow my work progress&amp;nbsp;@ &lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/FW-Monitor-SuperTool/m-p/60098" target="_self"&gt;FW Monitor SuperTool&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 20:45:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/61341#M12424</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2019-08-27T20:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/61351#M12426</link>
      <description>&lt;P&gt;This seems to be a really nice tool to use. I am a bit skeptical about SecureXL getting disabled though. The gateway is under a bit of load at the moment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, this doesn't help me with my problem at hand. I have the filters and syntax correct but I'm only seeing a single inspection point in the firewall chain no matter what I do. Got a TAC case opened for this. Was just wondering if anyone successfully used fw monitor to capture all inspection points in R80.20 JHF take 87+&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 22:49:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/61351#M12426</guid>
      <dc:creator>ChammiK</dc:creator>
      <dc:date>2019-08-27T22:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: fw monitor not filtering</title>
      <link>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/61354#M12427</link>
      <description>&lt;P&gt;If you're at&amp;nbsp;&lt;SPAN&gt;R80.20 JHF take 87+ SecureXL won't be disabled by &lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/FW-Monitor-SuperTool/m-p/60098" target="_self"&gt;FW Monitor SuperTool&lt;/A&gt;. Also if your gateway is under load and you are using an older version you should disable SecureXL only for the IP addresses to be monitored. This has to be&amp;nbsp;done on the management though.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 01:18:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/fw-monitor-not-filtering/m-p/61354#M12427</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2019-08-28T01:18:57Z</dc:date>
    </item>
  </channel>
</rss>

