<?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 fwaccel6 dos rate command - IPv6 in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/205875#M38865</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In order to protect ourself from DOS traffic towards our DNS servers, we try to install command similar to the following on our checkpoint security gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Security gateway cluster, R81.20.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fwaccel6 dos rate add -l a -a d -n "DNSintProtectRateIPv6" destination range:xyz1:620:40z:2:0:0:0:110-xyz1:620:40z:2:0:0:0:111 service 17/53 new-conn-rate 250 track source&lt;BR /&gt;ERROR: address is too long&lt;BR /&gt;ERROR: invalid begin&lt;BR /&gt;ERROR: Bad destination 'range:xyz1:620:40z:2:0:0:0:110-xyz1:620:40z:2:0:0:0:111'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried with various IPv6 notation, short notation, fully expanded notation, same result.&lt;/P&gt;&lt;P&gt;We tried also with the destination as cidr, with or without mask, same result.&lt;/P&gt;&lt;P&gt;In the documentation and in the forum we could not find examples with the correct notation.&lt;/P&gt;&lt;P&gt;Can we use this command for IPv6? Do you have anexample of a correct syntax for the IPv6 address?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christophe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2024 10:07:40 GMT</pubDate>
    <dc:creator>Chris_75</dc:creator>
    <dc:date>2024-02-13T10:07:40Z</dc:date>
    <item>
      <title>fwaccel6 dos rate command - IPv6</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/205875#M38865</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In order to protect ourself from DOS traffic towards our DNS servers, we try to install command similar to the following on our checkpoint security gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Security gateway cluster, R81.20.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fwaccel6 dos rate add -l a -a d -n "DNSintProtectRateIPv6" destination range:xyz1:620:40z:2:0:0:0:110-xyz1:620:40z:2:0:0:0:111 service 17/53 new-conn-rate 250 track source&lt;BR /&gt;ERROR: address is too long&lt;BR /&gt;ERROR: invalid begin&lt;BR /&gt;ERROR: Bad destination 'range:xyz1:620:40z:2:0:0:0:110-xyz1:620:40z:2:0:0:0:111'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried with various IPv6 notation, short notation, fully expanded notation, same result.&lt;/P&gt;&lt;P&gt;We tried also with the destination as cidr, with or without mask, same result.&lt;/P&gt;&lt;P&gt;In the documentation and in the forum we could not find examples with the correct notation.&lt;/P&gt;&lt;P&gt;Can we use this command for IPv6? Do you have anexample of a correct syntax for the IPv6 address?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christophe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 10:07:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/205875#M38865</guid>
      <dc:creator>Chris_75</dc:creator>
      <dc:date>2024-02-13T10:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: fwaccel6 dos rate command - IPv6</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/205888#M38866</link>
      <description>&lt;P&gt;It is supposed to be a single IP for destination, not range. Please try adding two IP addresses consecutively with two different commands&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 10:58:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/205888#M38866</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2024-02-13T10:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: fwaccel6 dos rate command - IPv6</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/205943#M38870</link>
      <description>&lt;P&gt;Hi, thx for the suggestion.&lt;/P&gt;&lt;P&gt;Seems to behave in the same way, see below:&lt;/P&gt;&lt;P&gt;ngf01:mplane&amp;gt; fwaccel6 dos rate add -l a -a d destination range:xyz1:620:40z:2:0:0:0:110 service 17/53 new-conn-rate 250 track source&lt;BR /&gt;ERROR: address is too long&lt;BR /&gt;ERROR: invalid begin&lt;BR /&gt;ERROR: Bad destination 'range:xyz1:620:40z:2:0:0:0:110'&lt;BR /&gt;ngf01:mplane&amp;gt; fwaccel6 dos rate add -l a -a d destination range:xyz1:620:40z:2::110 service 17/53 new-conn-rate 250 track source&lt;BR /&gt;ERROR: address is too long&lt;BR /&gt;ERROR: invalid begin&lt;BR /&gt;ERROR: Bad destination 'range:xyz1:620:40z:2::110'&lt;BR /&gt;ngf01:mplane&amp;gt; fwaccel6 dos rate add -l a -a d destination cidr:xyz1:620:40z:2::110 service 17/53 new-conn-rate 250 track source&lt;BR /&gt;ERROR: address is too long&lt;BR /&gt;ERROR: invalid net&lt;BR /&gt;ERROR: Bad destination 'cidr:xyz1:620:40z:2::110'&lt;BR /&gt;ngf01:mplane&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 14:40:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/205943#M38870</guid>
      <dc:creator>Chris_75</dc:creator>
      <dc:date>2024-02-13T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: fwaccel6 dos rate command - IPv6</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/206043#M38918</link>
      <description>&lt;P&gt;Should be "&lt;SPAN&gt;fwaccel6 dos rate add -l a -a d destination xyz1:620:40z:2:0:0:0:110 service 17/53 new-conn-rate 250 track source"&lt;BR /&gt;&lt;BR /&gt;Please stick to the documented syntax.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 10:46:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/206043#M38918</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2024-02-14T10:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: fwaccel6 dos rate command - IPv6</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/207349#M39207</link>
      <description>&lt;P&gt;I could open a ticket, it looks like we need to put bracket for the ipv6 address, like:&lt;/P&gt;&lt;P&gt;Clish&amp;gt; fwaccel6 dos rate add -a d -l a destination range:[1:620:40:2:0:0:0:110]-[1:620:40:2:0:0:0:111] service 17/53 new-conn-rate 250 track source&lt;/P&gt;&lt;P&gt;It worked for me.&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 10:19:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/fwaccel6-dos-rate-command-IPv6/m-p/207349#M39207</guid>
      <dc:creator>Chris_75</dc:creator>
      <dc:date>2024-02-28T10:19:16Z</dc:date>
    </item>
  </channel>
</rss>

