<?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: DoS-Protect Implementation Issue... in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40048#M8957</link>
    <description>Sir,&lt;BR /&gt;
&lt;BR /&gt;
Sorry for the delayed response. Now, I have cleared in dos-protect.&lt;BR /&gt;
So, We are moving to clear-flow option. We are trying to create a policy file to deny syn floods.&lt;BR /&gt;
&lt;BR /&gt;
Please check the below file. We are getting error while adding to the access list. Actually our need is, going to count the syn packets and planned to drop the syn if more than the specified level.&lt;BR /&gt;
&lt;BR /&gt;
entry syndeny {&lt;BR /&gt;
if {&lt;BR /&gt;
protocol TCP;&lt;BR /&gt;
TCP-Flags SYN;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
count syndeny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
entry deny_notifiy{&lt;BR /&gt;
if match all{&lt;BR /&gt;
delta syndeny &amp;gt;3000&lt;BR /&gt;
period 1;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
deny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
 &lt;BR /&gt;
But, It showing error. I am a beginner to write a Policy file. Please help me resolve the issue. &lt;BR /&gt;</description>
    <pubDate>Sun, 16 Oct 2016 12:41:00 GMT</pubDate>
    <dc:creator>Thavamani_Shanm</dc:creator>
    <dc:date>2016-10-16T12:41:00Z</dc:date>
    <item>
      <title>DoS-Protect Implementation Issue...</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40044#M8953</link>
      <description>We are facing some issue with TCP Synflood in our Network. Now we are trying to implement DoS-Protect to prevent this.&lt;BR /&gt;
&lt;BR /&gt;
We have enabled the DoS-Protect in Extreme Switch. But, we are not getting any logs related to DoS-Protect. &lt;BR /&gt;
&lt;BR /&gt;
But, We have check the Port Utilization in flooded ports. It shows 100% bandwidth utilisation. But, No logs related to DoS-Protect.&lt;BR /&gt;
&lt;BR /&gt;
Please help us resolve this issue.</description>
      <pubDate>Thu, 01 Sep 2016 12:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40044#M8953</guid>
      <dc:creator>Thavamani_Shanm</dc:creator>
      <dc:date>2016-09-01T12:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: DoS-Protect Implementation Issue...</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40045#M8954</link>
      <description>Which Switch is it ?&lt;BR /&gt;
Which Software is it running ?&lt;BR /&gt;
Can you post the part of the config that is related to DoS-Protect ?&lt;BR /&gt;
&lt;BR /&gt;
BR&lt;BR /&gt;
André</description>
      <pubDate>Thu, 01 Sep 2016 13:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40045#M8954</guid>
      <dc:creator>André_Herkenrat</dc:creator>
      <dc:date>2016-09-01T13:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: DoS-Protect Implementation Issue...</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40046#M8955</link>
      <description>Hi Thavamani, DoS Protect is not based on port utilization. It's based on amount os pps processed by switch CPU.&lt;BR /&gt;
&lt;BR /&gt;
Maybe you should decrease the default values for DoS threshold.&lt;BR /&gt;
&lt;BR /&gt;
You can find the command in the link below:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos_commands_16/exos_16_2/exos_commands_all/r_configure-dosprotect-type-l3protect-notifythreshold.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos_commands_16/exos_16_2/exos_commands_all/r_configure-do...&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
Another option to check the amount os pps for specific traffic is through Clear-Flow.&lt;BR /&gt;
&lt;BR /&gt;
Please see an example in the article below:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/Using-clear-flow-to-log-when-there-is-malicious-traffic-to-a-destination-server-coming-into-the-switch" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/Using-clear-flow-to-log-when-there-is-mali...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
You can find other options to use in the Clear-Flow rule in EXOS User Guide (that's for EXOS 16.2, but you can download the User Guide based on your EXOS version):&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos_16/EXOS_16_2/Preface/c_introduction.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos_16/EXOS_16_2/Preface/c_introduction.shtml&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Sep 2016 17:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40046#M8955</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-09-01T17:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: DoS-Protect Implementation Issue...</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40047#M8956</link>
      <description>Hi Thavamani,&lt;BR /&gt;
&lt;BR /&gt;
the DoS Protect feature of EXOS is intended to protect the EXOS switch itself from DoS attacks. It cannot be used to protect (other devices in) the network.&lt;BR /&gt;
&lt;BR /&gt;
To protect other devices, you could look into clear flow, as written above by Henrique.&lt;BR /&gt;
&lt;BR /&gt;
I assume you are using EXOS based switches, as the EOS calls its "DoS Protect" feature "HostDOS".&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Erik</description>
      <pubDate>Thu, 01 Sep 2016 18:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40047#M8956</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-09-01T18:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: DoS-Protect Implementation Issue...</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40048#M8957</link>
      <description>Sir,&lt;BR /&gt;
&lt;BR /&gt;
Sorry for the delayed response. Now, I have cleared in dos-protect.&lt;BR /&gt;
So, We are moving to clear-flow option. We are trying to create a policy file to deny syn floods.&lt;BR /&gt;
&lt;BR /&gt;
Please check the below file. We are getting error while adding to the access list. Actually our need is, going to count the syn packets and planned to drop the syn if more than the specified level.&lt;BR /&gt;
&lt;BR /&gt;
entry syndeny {&lt;BR /&gt;
if {&lt;BR /&gt;
protocol TCP;&lt;BR /&gt;
TCP-Flags SYN;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
count syndeny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
entry deny_notifiy{&lt;BR /&gt;
if match all{&lt;BR /&gt;
delta syndeny &amp;gt;3000&lt;BR /&gt;
period 1;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
deny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
 &lt;BR /&gt;
But, It showing error. I am a beginner to write a Policy file. Please help me resolve the issue. &lt;BR /&gt;</description>
      <pubDate>Sun, 16 Oct 2016 12:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40048#M8957</guid>
      <dc:creator>Thavamani_Shanm</dc:creator>
      <dc:date>2016-10-16T12:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: DoS-Protect Implementation Issue...</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40049#M8958</link>
      <description>entry tcpSynFloodacl {&lt;BR /&gt;
    if {&lt;BR /&gt;
        protocol TCP;&lt;BR /&gt;
        tcp-flags SYN;&lt;BR /&gt;
    }&lt;BR /&gt;
    then {&lt;BR /&gt;
        count tcpsyncounter;&lt;BR /&gt;
    }&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
# TCP SYN Flood CLEAR-Floow rules.&lt;BR /&gt;
entry tcpSynFloodflowMAX {&lt;BR /&gt;
    if {&lt;BR /&gt;
        delta tcpsyncounter &amp;gt; 100000;&lt;BR /&gt;
        period 2;&lt;BR /&gt;
        hysteresis 99000;&lt;BR /&gt;
    }&lt;BR /&gt;
    then {&lt;BR /&gt;
        syslog "TCP SYN FLOOD traffic exceeded Maximum Threshold, clearFlow rule $ruleName, applying rate limit for $policyName on VLAN $vlanName" WARN;&lt;BR /&gt;
        qosprofile tcpSynFloodacl QP3;&lt;BR /&gt;
    }&lt;BR /&gt;
    else {&lt;BR /&gt;
        syslog "TCP SYN FLOOD traffic dropped below Maximum Threshold, clearFlow rule $ruleName, removing rate limit for $policyName on VLAN $vlanName" WARN;&lt;BR /&gt;
        qosprofile tcpSynFloodacl QP1;&lt;BR /&gt;
    }&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
entry tcpSynFloodflowMin {&lt;BR /&gt;
    if {&lt;BR /&gt;
        delta tcpsyncounter &amp;gt; 1000;&lt;BR /&gt;
        period 2;&lt;BR /&gt;
        hysteresis 900;&lt;BR /&gt;
    }&lt;BR /&gt;
    then {&lt;BR /&gt;
        syslog "TCP SYN FLOOD traffic exceeded Minimum Threshold, clearFlow rule $ruleName, mirroring traffic for $policyName on VLAN $vlanName" WARN;&lt;BR /&gt;
        mirror add tcpSynFloodacl;&lt;BR /&gt;
    }&lt;BR /&gt;
    else {&lt;BR /&gt;
        syslog "TCP SYN FLOOD traffic dropped below Minimum Threshold, clearFlow rule $ruleName, removing mirror from $policyName on VLAN $vlanName" WARN;&lt;BR /&gt;
        mirror delete tcpSynFloodacl;&lt;BR /&gt;
    }&lt;BR /&gt;
}</description>
      <pubDate>Sun, 16 Oct 2016 13:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dos-protect-implementation-issue/m-p/40049#M8958</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2016-10-16T13:31:00Z</dc:date>
    </item>
  </channel>
</rss>

