<?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 Hi,You can refer to this in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/tcp-connection-limit/m-p/2687228#M190801</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can refer to this document for the complete configuration that you would need:-&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa80/configuration/guide/conf_gd/protect.html&lt;/P&gt;&lt;P&gt;You need to use the &lt;B class="cKeyword"&gt;"per-client-max &lt;/B&gt; &lt;EM class="cEmphasis"&gt; n" value set to 500&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM class="cEmphasis"&gt;Refer:-&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa-command-reference/S/cmdref3/s1.html#pgfId-1627430&lt;/P&gt;&lt;P&gt;Example configuration:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hostname(config)# class-map CONNS&lt;/P&gt;&lt;P&gt;hostname(config-cmap)# match any&lt;/P&gt;&lt;P&gt;hostname(config-cmap)# policy-map CONNS&lt;/P&gt;&lt;P&gt;hostname(config-pmap)# class CONNS&lt;/P&gt;&lt;P&gt;hostname(config-pmap-c)# set connection &lt;B class="cKeyword"&gt;per-client-max 500&lt;/B&gt;&lt;/P&gt;&lt;P&gt;hostname(config-pmap-c)# service-policy CONNS interface outside&lt;/P&gt;&lt;P&gt;NOTE:- Match the specific traffic that you want to match this limit restriction onto.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2015 09:27:53 GMT</pubDate>
    <dc:creator>Vibhor Amrodia</dc:creator>
    <dc:date>2015-06-10T09:27:53Z</dc:date>
    <item>
      <title>TCP connection limit</title>
      <link>https://community.cisco.com/t5/network-security/tcp-connection-limit/m-p/2687227#M190800</link>
      <description>&lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 13.3333330154419px; line-height: normal;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 13.3333330154419px; line-height: normal;"&gt;I would like to limit scanning and syn flooding on ASA. I am thinking I can restrict&amp;nbsp;any outside host to only be able to initiate maximum 500 tcp connections total to inside host at a given time it would help prevent syn flood and port scan attacks.&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 13.3333330154419px; line-height: normal;"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 13.3333330154419px; line-height: normal;"&gt;Anyone else done this so please share config. Any other suggestion for scanning and syn-flood attack prevention?&lt;/DIV&gt;&lt;DIV style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 13.3333330154419px; line-height: normal;"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: rgb(0, 0, 0); font-family: Tahoma; font-size: 13.3333330154419px; line-height: normal;"&gt;Thanks&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:04:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tcp-connection-limit/m-p/2687227#M190800</guid>
      <dc:creator>S891</dc:creator>
      <dc:date>2019-03-12T06:04:42Z</dc:date>
    </item>
    <item>
      <title>Hi,You can refer to this</title>
      <link>https://community.cisco.com/t5/network-security/tcp-connection-limit/m-p/2687228#M190801</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can refer to this document for the complete configuration that you would need:-&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa80/configuration/guide/conf_gd/protect.html&lt;/P&gt;&lt;P&gt;You need to use the &lt;B class="cKeyword"&gt;"per-client-max &lt;/B&gt; &lt;EM class="cEmphasis"&gt; n" value set to 500&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM class="cEmphasis"&gt;Refer:-&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa-command-reference/S/cmdref3/s1.html#pgfId-1627430&lt;/P&gt;&lt;P&gt;Example configuration:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hostname(config)# class-map CONNS&lt;/P&gt;&lt;P&gt;hostname(config-cmap)# match any&lt;/P&gt;&lt;P&gt;hostname(config-cmap)# policy-map CONNS&lt;/P&gt;&lt;P&gt;hostname(config-pmap)# class CONNS&lt;/P&gt;&lt;P&gt;hostname(config-pmap-c)# set connection &lt;B class="cKeyword"&gt;per-client-max 500&lt;/B&gt;&lt;/P&gt;&lt;P&gt;hostname(config-pmap-c)# service-policy CONNS interface outside&lt;/P&gt;&lt;P&gt;NOTE:- Match the specific traffic that you want to match this limit restriction onto.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2015 09:27:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tcp-connection-limit/m-p/2687228#M190801</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-06-10T09:27:53Z</dc:date>
    </item>
  </channel>
</rss>

