<?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 sam syntax in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224933#M43260</link>
    <description>&lt;P&gt;So, we need not only source, but also destination and all other params to unblock?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2024 07:53:10 GMT</pubDate>
    <dc:creator>mva</dc:creator>
    <dc:date>2024-08-29T07:53:10Z</dc:date>
    <item>
      <title>fw sam syntax</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224927#M43258</link>
      <description>&lt;P&gt;Hello mates!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're testing smart event policy and faced next question. If we understood right, if host was blocked because of policy, it block with SAM (logs shows sam rules numbers). Now we're trying to find ways to unblock host before its timeout ends. If we're trying to use fw sam with flag -C and criteria src, we recieves output as from -help flag, and host&amp;nbsp; still blocked. But, if we're using -D flag, all works properly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;fw sam -v -s localhost -f GWIP -C src 1.1.1.1 - facing -help output&lt;/P&gt;&lt;P&gt;fw sam -D - everything correct, hosts unblocked.&lt;/P&gt;&lt;P&gt;Are we missing anything in first example? Tested both on 81.10 and 81.20 with last JHF takes&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 07:28:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224927#M43258</guid>
      <dc:creator>mva</dc:creator>
      <dc:date>2024-08-29T07:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: fw sam syntax</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224930#M43259</link>
      <description>&lt;P&gt;In &lt;A href="https://sc1.checkpoint.com/documents/R80.40/WebAdminGuides/EN/CP_R80.40_CLI_ReferenceGuide/Topics-CLIG/MDSG/fw-sam.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/R80.40/WebAdminGuides/EN/CP_R80.40_CLI_ReferenceGuide/Topics-CLIG/MDSG/fw-sam.htm&lt;/A&gt; we read:&lt;/P&gt;
&lt;TABLE id="filter1Table" class="TableStyle-TP_Table_Dark_Header_and_Pattern" style="mc-table-style: url('../../Resources/TableStyles/TP_Table_Dark_Header_and_Pattern.css');" cellspacing="0"&gt;
&lt;TBODY&gt;
&lt;TR class="TableStyle-TP_Table_Dark_Header_and_Pattern-Body-White_Background"&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyE-Column_Style-White_Background"&gt;
&lt;P&gt;&lt;CODE&gt;-C&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="TableStyle-TP_Table_Dark_Header_and_Pattern-BodyD-Column_Style-White_Background"&gt;
&lt;P&gt;Cancels the &lt;CODE&gt;fw sam&lt;/CODE&gt; command to inhibit connections with the specified parameters.&lt;/P&gt;
&lt;TABLE class="TableStyle-TP_Table_Notes" style="mc-table-style: url('../../Resources/TableStyles/TP_Table_Notes.css');" cellspacing="0"&gt;&lt;COLGROUP&gt;&lt;COL class="TableStyle-TP_Table_Notes-Column-Column_Style_Image" /&gt; &lt;COL class="TableStyle-TP_Table_Notes-Column-Column_Style_Text" /&gt; &lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR class="TableStyle-TP_Table_Notes-Body-Body"&gt;
&lt;TD class="TableStyle-TP_Table_Notes-BodyB-Column_Style_Image-Body"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="TableStyle-TP_Table_Notes-BodyA-Column_Style_Text-Body"&gt;
&lt;P&gt;&lt;SPAN class="Note"&gt;Notes:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;These connections are no longer inhibited (no longer rejected or dropped).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The command parameters must match the parameters in the original &lt;CODE&gt;fw sam&lt;/CODE&gt; command, except for the &lt;CODE&gt;-t &amp;lt;&lt;EM&gt;Timeout&lt;/EM&gt;&amp;gt;&lt;/CODE&gt; parameter.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Thu, 29 Aug 2024 07:46:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224930#M43259</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2024-08-29T07:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: fw sam syntax</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224933#M43260</link>
      <description>&lt;P&gt;So, we need not only source, but also destination and all other params to unblock?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 07:53:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224933#M43260</guid>
      <dc:creator>mva</dc:creator>
      <dc:date>2024-08-29T07:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: fw sam syntax</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224957#M43264</link>
      <description>&lt;P&gt;I have a gut feeling its failing due to localhost. Let me see if I can test it in the lab.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 12:10:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fw-sam-syntax/m-p/224957#M43264</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-08-29T12:10:32Z</dc:date>
    </item>
  </channel>
</rss>

