<?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 script in Scripts</title>
    <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268402#M1371</link>
    <description>&lt;P&gt;Basic capture I got from my lab fw...tested from 172.16.10.249 to quad 9 dns server&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jan 2026 13:09:47 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2026-01-23T13:09:47Z</dc:date>
    <item>
      <title>Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268401#M1370</link>
      <description>3</description>
      <pubDate>Wed, 25 Mar 2026 08:43:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268401#M1370</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-03-25T08:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268402#M1371</link>
      <description>&lt;P&gt;Basic capture I got from my lab fw...tested from 172.16.10.249 to quad 9 dns server&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 13:09:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268402#M1371</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-23T13:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268403#M1372</link>
      <description>&lt;P&gt;Nice feature!&lt;BR /&gt;Two suggestions for improvement. If nothing is entered for src or dst, perhaps any should be used.&lt;/P&gt;
&lt;P&gt;Pressing return results in an error.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;And perhaps support for entering a network with a mask, e.g. 192.168.1.0/24.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 13:26:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268403#M1372</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-01-23T13:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268404#M1373</link>
      <description>&lt;P&gt;Totally FAIR, Vince. I can definitely work on that.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 13:30:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268404#M1373</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-23T13:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268407#M1374</link>
      <description>&lt;P&gt;While you're at it, you can – as I do in the scripts – protect the user from themselves&lt;BR /&gt;so that they don't enter la.le.lu.li/24 or 10.10.10.0/200 or 300.0.0.1,&lt;BR /&gt;by checking whether it is even a valid address/network &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Of course, one can assume that the user knows what they are doing, but I like error handling in scripts.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 13:35:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268407#M1374</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-01-23T13:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268412#M1375</link>
      <description>&lt;P&gt;Again, totally fair.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 13:53:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268412#M1375</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-23T13:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268493#M1383</link>
      <description>&lt;P&gt;I made tcpdump script that does any, will test it tomorrow in the lab.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 23:07:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268493#M1383</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-23T23:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268494#M1384</link>
      <description>&lt;P&gt;Here you go brother : - )&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/16383"&gt;@Vincent_Bacher&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;updated script, works with any. You can give it a go Monday.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 23:15:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268494#M1384</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-23T23:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268495#M1385</link>
      <description>&lt;P&gt;Just updated the script to work with any as srs/dst:&lt;/P&gt;
&lt;P&gt;lab:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;[Expert@CP-GW:0]# cd /var/log/scripts/&lt;BR /&gt;[Expert@CP-GW:0]# chmod 777 *&lt;BR /&gt;[Expert@CP-GW:0]# dos2unix *&lt;BR /&gt;dos2unix: converting file cp_tcpdump.sh to Unix format ...&lt;BR /&gt;dos2unix: converting file fwmonitor.sh to Unix format ...&lt;BR /&gt;[Expert@CP-GW:0]# ./fwmonitor.sh&lt;BR /&gt;Source (IP/hostname/any) [any]:&lt;BR /&gt;Destination (IP/hostname/any) [any]:&lt;BR /&gt;Port (1-65535/any) [any]:&lt;BR /&gt;Protocol (tcp/udp/icmp/any or number) [any]:&lt;BR /&gt;Output mode: (1) screen only (2) text file (3) capture+decode files [1]: ^C&lt;BR /&gt;[Expert@CP-GW:0]#&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 23:17:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268495#M1385</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-23T23:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268622#M1391</link>
      <description>&lt;P&gt;I'm really sorry, but this won't be possible this week. I've just come back from the doctor's, and I've been signed off work for a week, with more tests to come.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 12:15:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268622#M1391</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-01-26T12:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fw monitor script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268623#M1392</link>
      <description>&lt;P&gt;never be sorry for stuff like that mate...health ALWAYS first, ALWAYS. Be well and get healthy.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 12:21:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Fw-monitor-script/m-p/268623#M1392</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-01-26T12:21:22Z</dc:date>
    </item>
  </channel>
</rss>

