<?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 Custom rule on ASA/IPS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355267#M306629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot to add that on my reply. Yes the ASA only supports blocking. It is not able to perform rate limiting. Just the routers above. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Dec 2013 17:07:55 GMT</pubDate>
    <dc:creator>Maykol Rojas</dc:creator>
    <dc:date>2013-12-30T17:07:55Z</dc:date>
    <item>
      <title>Custom rule on ASA/IPS</title>
      <link>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355264#M306626</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to limit number of connections per second on ASA 5520 8.2(5) (with IPS module) in a way&lt;SPAN style="font-size: 10pt;"&gt; where it will not drop the connection beyond a certain threshold, but instead &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;redirects rate limited connections to an Apache virtual host that returns HTTP 503 and a diagnostic &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;message? (With a &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;DNAT rule for the redirection for example).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I know this is achiveble with iptables, but we don't want to implement any extra Linux firewalls.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;On Linux this would be somethink like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iptables -A INPUT&amp;nbsp;&amp;nbsp; -p tcp --dport 443 -m state --state NEW -m hashlimit --hashlimit-name HTTPS \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --hashlimit 600/minute --hashlimit-htable-expire 300000&amp;nbsp; --hashlimit-burst 600&amp;nbsp; --hashlimit-mode srcip -j ACCEPT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Kind regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Mariusz&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:22:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355264#M306626</guid>
      <dc:creator>Mariusz Bochen</dc:creator>
      <dc:date>2019-03-12T03:22:19Z</dc:date>
    </item>
    <item>
      <title>Custom rule on ASA/IPS</title>
      <link>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355265#M306627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately no.&lt;/P&gt;&lt;P&gt;The firewall can perform but not complying with all the Requirements. The IPS can do most of the stuff, but it would need to log to a switch or a router to do the rate limiting. The HTTP503, I dont know any way to do this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IPS can log into the following devices to apply Rate limiting: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;Cisco series routers using Cisco IOS 12.3 or later: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp1131094"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;Cisco 1700 series router &lt;/P&gt;&lt;P&gt; &lt;A name="wp1131095"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;Cisco 2500 series router &lt;/P&gt;&lt;P&gt; &lt;A name="wp1131096"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;Cisco 2600 series router &lt;/P&gt;&lt;P&gt; &lt;A name="wp1131097"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;Cisco 2800 series router &lt;/P&gt;&lt;P&gt; &lt;A name="wp1131098"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;Cisco 3600 series router &lt;/P&gt;&lt;P&gt; &lt;A name="wp1131099"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;Cisco 3800 series router &lt;/P&gt;&lt;P&gt; &lt;A name="wp1131100"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;Cisco 7200 series router &lt;/P&gt;&lt;P&gt; &lt;A name="wp1131101"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;Cisco 7500 series router &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following doc: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/ips/7.0/configuration/guide/cli/cli_blocking.html#wp1063666"&gt;http://www.cisco.com/en/US/docs/security/ips/7.0/configuration/guide/cli/cli_blocking.html#wp1063666&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 21:22:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355265#M306627</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2013-12-29T21:22:46Z</dc:date>
    </item>
    <item>
      <title>Custom rule on ASA/IPS</title>
      <link>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355266#M306628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for replying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Based on the doc, this will work with ASA, but with the shun command only, which will block the host completly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I though this is not going to be possible, but is good to double-check here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mariusz&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 10:36:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355266#M306628</guid>
      <dc:creator>Mariusz Bochen</dc:creator>
      <dc:date>2013-12-30T10:36:15Z</dc:date>
    </item>
    <item>
      <title>Custom rule on ASA/IPS</title>
      <link>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355267#M306629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot to add that on my reply. Yes the ASA only supports blocking. It is not able to perform rate limiting. Just the routers above. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 17:07:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/custom-rule-on-asa-ips/m-p/2355267#M306629</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2013-12-30T17:07:55Z</dc:date>
    </item>
  </channel>
</rss>

