<?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 can anyone tell me the correct command to disbale anti spoofing fro the cli? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85342#M11317</link>
    <description>&lt;P&gt;So we recently ran into a situation where anti spoofing got triggered on our internet firewall due to some change in the netwrok that was carried out in the morning time and it affected the network that firewall uses to communicate with the management server, so all the packets were being dropped or that particular initerface and it was affecting productino traffic , so after hours and hours of trying to apply the correcct command to disable anti spoofing none of them worke, we called support and that person couldnt help wither as she had no idea about the command so she raised it to tier 3 but by the time the tier 3 engineer came to help my colleage found out the command however im not a hundred percent sure if i copied over the correct command to my notes, since upon trying it in my lab environment on cli thiis command does not disble anti spoofing on my spoofing enabled interfaces on the firewalls in my topology, command used-&lt;/P&gt;&lt;P&gt;fw ctl get int fw_antispoofing_enabled -a&lt;/P&gt;&lt;P&gt;Maybe the correct command is a variation of this command so please somone tell me the correct command so we dont fall into a similar situation again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 15 May 2020 00:28:24 GMT</pubDate>
    <dc:creator>kb1</dc:creator>
    <dc:date>2020-05-15T00:28:24Z</dc:date>
    <item>
      <title>can anyone tell me the correct command to disbale anti spoofing fro the cli?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85342#M11317</link>
      <description>&lt;P&gt;So we recently ran into a situation where anti spoofing got triggered on our internet firewall due to some change in the netwrok that was carried out in the morning time and it affected the network that firewall uses to communicate with the management server, so all the packets were being dropped or that particular initerface and it was affecting productino traffic , so after hours and hours of trying to apply the correcct command to disable anti spoofing none of them worke, we called support and that person couldnt help wither as she had no idea about the command so she raised it to tier 3 but by the time the tier 3 engineer came to help my colleage found out the command however im not a hundred percent sure if i copied over the correct command to my notes, since upon trying it in my lab environment on cli thiis command does not disble anti spoofing on my spoofing enabled interfaces on the firewalls in my topology, command used-&lt;/P&gt;&lt;P&gt;fw ctl get int fw_antispoofing_enabled -a&lt;/P&gt;&lt;P&gt;Maybe the correct command is a variation of this command so please somone tell me the correct command so we dont fall into a similar situation again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 00:28:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85342#M11317</guid>
      <dc:creator>kb1</dc:creator>
      <dc:date>2020-05-15T00:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone tell me the correct command to disbale anti spoofing fro the cli?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85346#M11318</link>
      <description>That command will just tell you if it's enabled (without the -a).&lt;BR /&gt;To disable it: fw ctl set int fw_antispoofing_enabled 0&lt;BR /&gt;Note this will only disable it until reboot.</description>
      <pubDate>Fri, 15 May 2020 02:34:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85346#M11318</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-05-15T02:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone tell me the correct command to disbale anti spoofing fro the cli?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85381#M11319</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;'s answer is partially correct, but it depends on the code version and Jumbo HFA you are using.&amp;nbsp; These commands assume SecureXL is enabled:&lt;/P&gt;
&lt;P&gt;R80.10 and earlier:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;fw ctl set int fw_antispoofing_enabled 0&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;sim feature anti_spoofing off; fwaccel off; fwaccel on&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;R80.20 GA through Jumbo HFA Take 102: &lt;STRONG&gt;Impossible&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;R80.30 (kernel 2.6.18) GA through Jumbo HFA Take 75: &lt;STRONG&gt;Impossible&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;R80.20 Jumbo HFA Take 103+, R80.30 (kernel 3.10) GA, R80.30 (kernel 2.6.18) Jumbo HFA&amp;nbsp; 76+, R80.40 GA:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;fw&amp;nbsp; ctl&amp;nbsp; set&amp;nbsp; int&amp;nbsp; fw_antispoofing_enabled&amp;nbsp; 0&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;fw&amp;nbsp; ctl&amp;nbsp; set&amp;nbsp; int&amp;nbsp; sim_anti_spoofing_enabled&amp;nbsp; 0&amp;nbsp; -a&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 14:33:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85381#M11319</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2020-05-15T14:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone tell me the correct command to disbale anti spoofing fro the cli?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85401#M11320</link>
      <description>Thank you very much sir</description>
      <pubDate>Fri, 15 May 2020 17:02:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/can-anyone-tell-me-the-correct-command-to-disbale-anti-spoofing/m-p/85401#M11320</guid>
      <dc:creator>kb1</dc:creator>
      <dc:date>2020-05-15T17:02:30Z</dc:date>
    </item>
  </channel>
</rss>

