<?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,if you have policy-map in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/rate-limit-http-https-traffic-on-cisco-asa5510-firewall/m-p/2569732#M204348</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if you have policy-map applied on the ASA Interface , it will be bidirectional.&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/configuration/guide/config/mpf.html#wp1099596&lt;/P&gt;&lt;P&gt;Also , the ACL should be like this and then it will work:-&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list http_traffic extended permit tcp any &amp;nbsp;eq www any&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list http_traffic extended permit tcp any &amp;nbsp;eq https any&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;access-list http_traffic extended permit tcp any any eq www&lt;/P&gt;&lt;P&gt;access-list http_traffic extended permit tcp any any eq https&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2014 06:07:59 GMT</pubDate>
    <dc:creator>Vibhor Amrodia</dc:creator>
    <dc:date>2014-11-13T06:07:59Z</dc:date>
    <item>
      <title>Rate limit http/https traffic on Cisco ASA5510 firewall</title>
      <link>https://community.cisco.com/t5/network-security/rate-limit-http-https-traffic-on-cisco-asa5510-firewall/m-p/2569730#M204346</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've implemented (or tried to) a rate limiting policy to drop http/https packets that exceed 4meg although it doesn't seem to work or have any impact on internet downloads as users are still able to download files and consume the full amount of bandwidth.&lt;/P&gt;&lt;P&gt;The ASA config is attached&lt;/P&gt;&lt;P&gt;The config was roughly based on content from this URL...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://supportforums.cisco.com/discussion/10985866/traffic-rate-limiting-cisco-asa-5510" target="_blank"&gt;https://supportforums.cisco.com/discussion/10985866/traffic-rate-limiting-cisco-asa-5510&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I must have missed something?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:02:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rate-limit-http-https-traffic-on-cisco-asa5510-firewall/m-p/2569730#M204346</guid>
      <dc:creator>andy_4578</dc:creator>
      <dc:date>2019-03-12T05:02:44Z</dc:date>
    </item>
    <item>
      <title>I am using ASA Version 8.2(5</title>
      <link>https://community.cisco.com/t5/network-security/rate-limit-http-https-traffic-on-cisco-asa5510-firewall/m-p/2569731#M204347</link>
      <description>&lt;P&gt;I am using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ASA Version 8.2(5)46&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;and as I know asa policy map works only in output direction&lt;/P&gt;&lt;P&gt;&lt;EM&gt;policy-map qos&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;class qos&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &lt;/EM&gt;&lt;DEL&gt;&lt;EM&gt;police input 4000000&lt;/EM&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; police output 4000000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;now it works only when you upload data to web servers&lt;/P&gt;&lt;P&gt;if you want to limit speed when downloading data from web servers so you need to do&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list http_traffic extended permit tcp any &amp;nbsp;eq www any&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list http_traffic extended permit tcp any &amp;nbsp;eq https any&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;service-policy qos interface LAN&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2014 04:10:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rate-limit-http-https-traffic-on-cisco-asa5510-firewall/m-p/2569731#M204347</guid>
      <dc:creator>Tagir Temirgaliyev</dc:creator>
      <dc:date>2014-11-10T04:10:07Z</dc:date>
    </item>
    <item>
      <title>Hi,if you have policy-map</title>
      <link>https://community.cisco.com/t5/network-security/rate-limit-http-https-traffic-on-cisco-asa5510-firewall/m-p/2569732#M204348</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if you have policy-map applied on the ASA Interface , it will be bidirectional.&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/configuration/guide/config/mpf.html#wp1099596&lt;/P&gt;&lt;P&gt;Also , the ACL should be like this and then it will work:-&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list http_traffic extended permit tcp any &amp;nbsp;eq www any&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list http_traffic extended permit tcp any &amp;nbsp;eq https any&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;access-list http_traffic extended permit tcp any any eq www&lt;/P&gt;&lt;P&gt;access-list http_traffic extended permit tcp any any eq https&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 06:07:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rate-limit-http-https-traffic-on-cisco-asa5510-firewall/m-p/2569732#M204348</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2014-11-13T06:07:59Z</dc:date>
    </item>
  </channel>
</rss>

