<?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 kernel: FW-1: stopping debug messages for the next 60 seconds in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/kernel-FW-1-stopping-debug-messages-for-the-next-60-seconds/m-p/153389#M25726</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Trying to debug an issue, kernel debugging intermittently stops with the message:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;kernel: FW-1: stopping debug messages for the next 60 seconds&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(or some other number close to 60 seconds)&lt;/P&gt;&lt;P&gt;How do I make it run continuously?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marki&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 12:25:00 GMT</pubDate>
    <dc:creator>marki</dc:creator>
    <dc:date>2022-07-19T12:25:00Z</dc:date>
    <item>
      <title>kernel: FW-1: stopping debug messages for the next 60 seconds</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/kernel-FW-1-stopping-debug-messages-for-the-next-60-seconds/m-p/153389#M25726</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Trying to debug an issue, kernel debugging intermittently stops with the message:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;kernel: FW-1: stopping debug messages for the next 60 seconds&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(or some other number close to 60 seconds)&lt;/P&gt;&lt;P&gt;How do I make it run continuously?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marki&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 12:25:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/kernel-FW-1-stopping-debug-messages-for-the-next-60-seconds/m-p/153389#M25726</guid>
      <dc:creator>marki</dc:creator>
      <dc:date>2022-07-19T12:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: kernel: FW-1: stopping debug messages for the next 60 seconds</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/kernel-FW-1-stopping-debug-messages-for-the-next-60-seconds/m-p/153393#M25729</link>
      <description>&lt;P&gt;Maybe run fw ctl debug 0 and fw ctl debug -x commands and then try again. If that does not work, I would contact TAC, never seen that message before.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 12:55:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/kernel-FW-1-stopping-debug-messages-for-the-next-60-seconds/m-p/153393#M25729</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-07-19T12:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: kernel: FW-1: stopping debug messages for the next 60 seconds</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/kernel-FW-1-stopping-debug-messages-for-the-next-60-seconds/m-p/153403#M25730</link>
      <description>&lt;P&gt;Please provide the exact commands you are using, whether they are zdebug or the old way involving multiple commands.&amp;nbsp; You need to allocate a larger message buffer and/or specify additional filtering on your debug.&amp;nbsp; Example with a max size buffer and specifying matching IP addresses and port numbers:&lt;/P&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class="western"&gt;&lt;STRONG&gt;fw ctl debug 0&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="western"&gt;&lt;STRONG&gt;fw ctl debug -buf 8192&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="western"&gt;&lt;STRONG&gt;fw ctl set str simple_debug_filter_saddr_1 “192.168.11.101”&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="western"&gt;&lt;STRONG&gt;fw ctl set str simple_debug_filter_saddr_2 “192.168.12.101”&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="western"&gt;&lt;STRONG&gt;fw ctl set int simple_debug_filter_dport_1 8000&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="western"&gt;&lt;STRONG&gt;fw ctl debug -m fw + conn&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class="western"&gt;&lt;STRONG&gt;fw ctl kdebug -T -f &amp;gt; /var/log/all2&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;fw ctl debug 0&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 19 Jul 2022 14:35:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/kernel-FW-1-stopping-debug-messages-for-the-next-60-seconds/m-p/153403#M25730</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2022-07-19T14:35:37Z</dc:date>
    </item>
  </channel>
</rss>

