<?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: Limiting connection for inside hosts in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255232#M817124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hum, that parameter should help if it effects to outbound connection. I will check and test that though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I may not be able to apply it in PAT entry since it will block every inside servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure mode commands/options:&lt;/P&gt;&lt;P&gt;  &amp;lt;0-65535&amp;gt;    The maximum number of simultaneous TCP connections the local IP hosts are to allow, default is 0 which means unlimited connections. Idle connections are closed after the time  specified by the timeout conn command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2009 19:05:26 GMT</pubDate>
    <dc:creator>David Lin</dc:creator>
    <dc:date>2009-10-01T19:05:26Z</dc:date>
    <item>
      <title>Limiting connection for inside hosts</title>
      <link>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255229#M817115</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I got a problem in the firewall network. One of the inside servers got virus and generated a huge TCP connections with other unknown hosts outside. Eventually, it depleted the connection resource and made the ASA5520 frozen. I had to disconnect that server from the network but it caused a service outage indeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to prevent such issue on the firewall? Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:21:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255229#M817115</guid>
      <dc:creator>David Lin</dc:creator>
      <dc:date>2019-03-11T16:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting connection for inside hosts</title>
      <link>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255230#M817116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion there is not whole a lot you can do in the firewall for this particular scenario, unless you  know the ports and outside IP  to block them, but  even then it is hard to act quickly when you are trying to identify  what's going on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can fine tune the ASA with respect to how the firewall can treat connection behaviors shown in this link but still you need that additional mechanism as  preventive measure like Cisco NAC (Network Admission Control) or AIP-SSM IPS Module solution. &lt;A class="jive-link-custom" href="https://www.cisco.com/en/US/products/ps6120/products_tech_note09186a00809763ea.shtml" target="_blank"&gt;https://www.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;&lt;/P&gt;&lt;P&gt;In your case you have an already infected system in the inside of your network that most of the time folks don't know how it got there, the connections are initiated from infected system inside to outside and firewall thinks is legit traffic ,unless you have other mechanisms in place internally,the internal network can still be vulnerable.NAC would have quarentine that system in an isolated VLAN for example.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;NAC solution  &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6128/index.html" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6128/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA AIP-SSM IPS solution&lt;/P&gt;&lt;P&gt; &lt;A class="jive-link-custom" href="https://www.cisco.com/en/US/prod/collateral/vpndevc/ps5729/ps5713/ps4077/data_sheet_c78-459036_ps4077_Products_Data_Sheet.html" target="_blank"&gt;https://www.cisco.com/en/US/prod/collateral/vpndevc/ps5729/ps5713/ps4077/data_sheet_c78-459036_ps4077_Products_Data_Sheet.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 21:37:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255230#M817116</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-09-30T21:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting connection for inside hosts</title>
      <link>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255231#M817119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I'm missing something, but have you looked into using the concurrent TCP connection limitation feature of static or dynamic NATs?  I use this in our residential networks to limit tcp connections from our residents.  The limitation implemented on a static would look something like this: &lt;/P&gt;&lt;P&gt;static (inside,outside) X.X.X.X Y.Y.Y.Y netmask 255.255.255.255 tcp 100.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this with caution though. Based on the services that you offer from a server it could be possible for to exceed 100 concurrent connections under normal operation.  Do some investigations before arbitrarily setting a limitation.  Best of luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 00:58:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255231#M817119</guid>
      <dc:creator>rbays@angelo.edu</dc:creator>
      <dc:date>2009-10-01T00:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting connection for inside hosts</title>
      <link>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255232#M817124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hum, that parameter should help if it effects to outbound connection. I will check and test that though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I may not be able to apply it in PAT entry since it will block every inside servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure mode commands/options:&lt;/P&gt;&lt;P&gt;  &amp;lt;0-65535&amp;gt;    The maximum number of simultaneous TCP connections the local IP hosts are to allow, default is 0 which means unlimited connections. Idle connections are closed after the time  specified by the timeout conn command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 19:05:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/limiting-connection-for-inside-hosts/m-p/1255232#M817124</guid>
      <dc:creator>David Lin</dc:creator>
      <dc:date>2009-10-01T19:05:26Z</dc:date>
    </item>
  </channel>
</rss>

