<?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 About TCP SYN Attack in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/about-tcp-syn-attack/m-p/1996169#M440731</link>
    <description>&lt;P&gt;I tryied this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config)#&lt;STRONG&gt;class-map tcp_syn&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-cmap)#&lt;STRONG&gt;match port tcp eq 80&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-cmap)#&lt;STRONG&gt;exit&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config)#&lt;STRONG&gt;policy-map tcpmap&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap)#&lt;STRONG&gt;class tcp_syn&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection conn-max 100&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection embryonic-conn-max 200&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection per-client-embryonic-max 7&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection per-client-max 5&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection random-sequence-number enable&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection timeout embryonic 0:0:45&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;exit&lt;/STRONG&gt;ciscoasa(config-pmap)#&lt;STRONG&gt;exit&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config)#&lt;STRONG&gt;service-policy tcpmap interface outside&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;But the results were not what we expected. All our navigation slowed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;My intention is to prevent DoS attacks to a single web server I have in the DMZ.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;I would appreciate any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;STRONG&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 style="color: #000000; text-align: -webkit-auto;"&gt;&lt;/H3&gt;</description>
    <pubDate>Mon, 11 Mar 2019 23:20:33 GMT</pubDate>
    <dc:creator>marcelogalvan</dc:creator>
    <dc:date>2019-03-11T23:20:33Z</dc:date>
    <item>
      <title>About TCP SYN Attack</title>
      <link>https://community.cisco.com/t5/network-security/about-tcp-syn-attack/m-p/1996169#M440731</link>
      <description>&lt;P&gt;I tryied this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config)#&lt;STRONG&gt;class-map tcp_syn&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-cmap)#&lt;STRONG&gt;match port tcp eq 80&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-cmap)#&lt;STRONG&gt;exit&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config)#&lt;STRONG&gt;policy-map tcpmap&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap)#&lt;STRONG&gt;class tcp_syn&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection conn-max 100&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection embryonic-conn-max 200&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection per-client-embryonic-max 7&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection per-client-max 5&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection random-sequence-number enable&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;set connection timeout embryonic 0:0:45&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config-pmap-c)#&lt;STRONG&gt;exit&lt;/STRONG&gt;ciscoasa(config-pmap)#&lt;STRONG&gt;exit&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;ciscoasa(config)#&lt;STRONG&gt;service-policy tcpmap interface outside&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE style="font-size: 15px; color: #000000; text-align: -webkit-auto;"&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;But the results were not what we expected. All our navigation slowed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;My intention is to prevent DoS attacks to a single web server I have in the DMZ.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;I would appreciate any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;STRONG&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 style="color: #000000; text-align: -webkit-auto;"&gt;&lt;/H3&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:20:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/about-tcp-syn-attack/m-p/1996169#M440731</guid>
      <dc:creator>marcelogalvan</dc:creator>
      <dc:date>2019-03-11T23:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: About TCP SYN Attack</title>
      <link>https://community.cisco.com/t5/network-security/about-tcp-syn-attack/m-p/1996170#M440732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro&lt;/P&gt;&lt;P&gt;I believe you've referred to this Cisco document &lt;A href="http://cisco.com/en/US/products/ps6120/products_tech_note09186a00809763ea.shtml" rel="nofollow"&gt;http://cisco.com/en/US/products/ps6120/products_tech_note09186a00809763ea.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're actually almost there. Here's how you can redefine your MFP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 100 remark ### DMZ Server ###&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 192.168.10.33&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 202.188.172.33&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map CM_DMZ_SERVER1&lt;/P&gt;&lt;P&gt;match access-list 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map PM_DMZ_SERVER1&lt;/P&gt;&lt;P&gt;&amp;nbsp; class CM_DMZ_SERVER1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set connection conn-max 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set connection embryonic-conn-max 200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set connection per-client-embryonic-max 7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set connection per-client-max 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set connection random-sequence-number enable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set connection timeout embryonic 0:0:45&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;service-policy PM_DMZ_SERVER1 interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P/S: If you think the comments are useful, please do rate them nicely &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 08:27:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/about-tcp-syn-attack/m-p/1996170#M440732</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-16T08:27:04Z</dc:date>
    </item>
  </channel>
</rss>

