<?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 Command doesn´t show   Virtual  system  traffic in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136074#M24338</link>
    <description>&lt;P&gt;Oliver is correct &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/54611"&gt;@KostasGR&lt;/a&gt;, you must specify a valid IP address in a &lt;STRONG&gt;fw monitor -F&lt;/STRONG&gt; filter and cannot leave the last octet off hoping to match the first three octets, nor can you use CIDR notation (/24) nor any kind of wildcard like * or ?.&amp;nbsp; Also keep in mind that ICMP traffic is never accelerated by SecureXL and will always go F2F.&lt;/P&gt;
&lt;P&gt;However as noted in my Max Capture video series (the relevant page is below), tcpdump/cppcap won't usually give you a complete capture (or perhaps not even show any packets at all) when used on a Wrp interface due to a SecureXL feature called "warp jump".&amp;nbsp; The recommendation for successfully capturing traffic on a Wrp interface according to the various SKs is to use "fw monitor", but those SKs do not specify whether to use the &lt;STRONG&gt;-e&lt;/STRONG&gt; option (which captures inside F2F/INSPECT) or &lt;STRONG&gt;-F&lt;/STRONG&gt; (which captures packets in sim/SecureXL).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would think that &lt;STRONG&gt;fw monitor -F&lt;/STRONG&gt; would show the packets you need on a Wrp interface if given a proper filtering syntax, but there is the possibility you'll need to to disable SecureXL completely (or exclude the desired traffic from SecureXL acceleration via steps in sk104468) and use &lt;STRONG&gt;fw monitor -e&lt;/STRONG&gt; instead.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture_recs.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/14528iCBBB40BB1B2C042F/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture_recs.png" alt="capture_recs.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Dec 2021 14:37:39 GMT</pubDate>
    <dc:creator>Timothy_Hall</dc:creator>
    <dc:date>2021-12-11T14:37:39Z</dc:date>
    <item>
      <title>Fw Monitor Command doesn´t show   Virtual  system  traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136035#M24324</link>
      <description>&lt;P&gt;hello Guys!&amp;nbsp; i´m having some issues troubleshooting a&amp;nbsp; Site to Site VPN Traffic,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a Virtual system to all my&amp;nbsp; Site to Site VPN&amp;nbsp; on a cluster with&amp;nbsp; &amp;nbsp;r80.40&amp;nbsp; OS,&amp;nbsp; &amp;nbsp;both cluster gateways are 23500 series,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need to check&amp;nbsp; some specific incoming and outgoing&amp;nbsp; traffic that&amp;nbsp; pass trough a client´s&amp;nbsp; Site to Site VPN,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem:&amp;nbsp;&lt;/P&gt;&lt;P&gt;i can see traffic with the graphic interface named logs and monitor but only http and https traffic,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i´m&amp;nbsp; doing a ping from the source (172.27.0.34) to destination (10.8.0.6) and i don´t see it, on logs and monitor&lt;/P&gt;&lt;P&gt;also the ping request don´t have any response ( timeout for this request)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the firewall have two&amp;nbsp; virtual interfaces ( wrp256 to inside traffic and wrp257 to outside traffic) , i´m trying to use tcpdump on that interfaces and don´t show nothing ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;what i´m typing: (tcpdump -i wrp256 | grep 172.27.0.34)&amp;nbsp; and (tcpdump -i wrp257 | grep 10.8.0.6)&amp;nbsp;&lt;/P&gt;&lt;P&gt;i´m also trying to use:&amp;nbsp;&lt;/P&gt;&lt;P&gt;fw monitor -v4 -F "172.27.0.34,0,10.80.6,0,0"&amp;nbsp; &amp;nbsp;and&amp;nbsp; doesn´t work either&amp;nbsp; (the command only shows my ssh connection to the&amp;nbsp; active vsx gateway&amp;nbsp; of the cluster = 10.1.250.246 is the active cluster gateway and 180.183.70.39 is my pc)&lt;/P&gt;&lt;P&gt;i think i´m doing something wrong when i´m typing the commands&amp;nbsp; can you help me guys?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 19:17:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136035#M24324</guid>
      <dc:creator>Albottini</dc:creator>
      <dc:date>2021-12-10T19:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fw Monitor Command doesn´t show   Virtual  system  traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136055#M24331</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/42197"&gt;@Albottini&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&amp;nbsp;fw monitor -v &amp;lt; VSID &amp;gt; -e &amp;lt; expression &amp;gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tcpdump -i wrp256&amp;nbsp; on one session&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tcpdump -i wrp257&amp;nbsp; on another.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR,&lt;BR /&gt;Kostas&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 07:36:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136055#M24331</guid>
      <dc:creator>KostasGR</dc:creator>
      <dc:date>2021-12-11T07:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fw Monitor Command doesn´t show   Virtual  system  traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136071#M24337</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;10.80.6" does not look like a valid IP to me. Should it be "10.8.0.6" instead?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 14:10:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136071#M24337</guid>
      <dc:creator>Oliver_Fink</dc:creator>
      <dc:date>2021-12-11T14:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fw Monitor Command doesn´t show   Virtual  system  traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136074#M24338</link>
      <description>&lt;P&gt;Oliver is correct &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/54611"&gt;@KostasGR&lt;/a&gt;, you must specify a valid IP address in a &lt;STRONG&gt;fw monitor -F&lt;/STRONG&gt; filter and cannot leave the last octet off hoping to match the first three octets, nor can you use CIDR notation (/24) nor any kind of wildcard like * or ?.&amp;nbsp; Also keep in mind that ICMP traffic is never accelerated by SecureXL and will always go F2F.&lt;/P&gt;
&lt;P&gt;However as noted in my Max Capture video series (the relevant page is below), tcpdump/cppcap won't usually give you a complete capture (or perhaps not even show any packets at all) when used on a Wrp interface due to a SecureXL feature called "warp jump".&amp;nbsp; The recommendation for successfully capturing traffic on a Wrp interface according to the various SKs is to use "fw monitor", but those SKs do not specify whether to use the &lt;STRONG&gt;-e&lt;/STRONG&gt; option (which captures inside F2F/INSPECT) or &lt;STRONG&gt;-F&lt;/STRONG&gt; (which captures packets in sim/SecureXL).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would think that &lt;STRONG&gt;fw monitor -F&lt;/STRONG&gt; would show the packets you need on a Wrp interface if given a proper filtering syntax, but there is the possibility you'll need to to disable SecureXL completely (or exclude the desired traffic from SecureXL acceleration via steps in sk104468) and use &lt;STRONG&gt;fw monitor -e&lt;/STRONG&gt; instead.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture_recs.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/14528iCBBB40BB1B2C042F/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture_recs.png" alt="capture_recs.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 14:37:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136074#M24338</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-12-11T14:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fw Monitor Command doesn´t show   Virtual  system  traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136424#M24404</link>
      <description>&lt;P&gt;the ip is 10.8.0.6&amp;nbsp; it was a typing error&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 13:55:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136424#M24404</guid>
      <dc:creator>Albottini</dc:creator>
      <dc:date>2021-12-15T13:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fw Monitor Command doesn´t show   Virtual  system  traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136425#M24405</link>
      <description>&lt;P&gt;hello it was a typing error the ip is 10.8.0.6&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 13:57:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136425#M24405</guid>
      <dc:creator>Albottini</dc:creator>
      <dc:date>2021-12-15T13:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fw Monitor Command doesn´t show   Virtual  system  traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136529#M24412</link>
      <description>&lt;P&gt;where can i find a cppcap user&amp;nbsp; guide ?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 12:05:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136529#M24412</guid>
      <dc:creator>Albottini</dc:creator>
      <dc:date>2021-12-16T12:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fw Monitor Command doesn´t show   Virtual  system  traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136539#M24413</link>
      <description>&lt;P&gt;The main documentation is the SK for cppcap:&lt;/P&gt;
&lt;P&gt;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk141412&amp;amp;partition=Advanced&amp;amp;product=Quantum" target="_blank" rel="noopener"&gt;sk141412: Running tcpdump causes high CPU usage - Introducing cppcap&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Beyond that the most extensive documentation would be my "Max Capture: Know your packets" self-guided video series which has lots of use cases, examples, and a compare/contrast with the other three capturing tools (tcpdump, fw monitor -e, and fw monitor -F).&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 13:05:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Fw-Monitor-Command-doesn-t-show-Virtual-system-traffic/m-p/136539#M24413</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-12-16T13:05:40Z</dc:date>
    </item>
  </channel>
</rss>

