<?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 HTTP Error 403 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/http-error-403/m-p/2108070#M395401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Truncating the URL might help. You may want to give this a try. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;filter url&lt;/STRONG&gt; longurl-truncate&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa81/config/guide/filter.html#wp1042559"&gt;http://www.cisco.com/en/US/docs/security/asa/asa81/config/guide/filter.html#wp1042559&lt;/A&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 03:17:11 GMT</pubDate>
    <dc:creator>lcambron</dc:creator>
    <dc:date>2012-11-21T03:17:11Z</dc:date>
    <item>
      <title>HTTP Error 403</title>
      <link>https://community.cisco.com/t5/network-security/http-error-403/m-p/2108069#M395398</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I'm using cisoc-ASA-software version 8.4 and smartfilter. i'm getting "HTTP Error 403 - Forbidden" with below situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) when smartfilter blocks the client url request and sent a block page to the asa box, asa box should forward this to client browser. but asa box sending &lt;/P&gt;&lt;P&gt;"HTTP Error 403 - Forbidden" error message to client browser.&lt;/P&gt;&lt;P&gt;reason may be, block page is exceeding the limit of 3072 bytes.&lt;/P&gt;&lt;P&gt;2) because of this reason, smartfilter is encoding the block page into gzip or deflate and sent to asa box. now the block page size is with in the limit.but in this case also cisco asa is sending it's own error message of , "HTTP Error 403 - Forbidden".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to configure the cisco -asa&amp;nbsp; such way that it should forward the block page as it is from smartfilter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:25:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-error-403/m-p/2108069#M395398</guid>
      <dc:creator>sridharbabus</dc:creator>
      <dc:date>2019-03-12T00:25:22Z</dc:date>
    </item>
    <item>
      <title>HTTP Error 403</title>
      <link>https://community.cisco.com/t5/network-security/http-error-403/m-p/2108070#M395401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Truncating the URL might help. You may want to give this a try. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;filter url&lt;/STRONG&gt; longurl-truncate&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa81/config/guide/filter.html#wp1042559"&gt;http://www.cisco.com/en/US/docs/security/asa/asa81/config/guide/filter.html#wp1042559&lt;/A&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 03:17:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-error-403/m-p/2108070#M395401</guid>
      <dc:creator>lcambron</dc:creator>
      <dc:date>2012-11-21T03:17:11Z</dc:date>
    </item>
    <item>
      <title>HTTP Error 403</title>
      <link>https://community.cisco.com/t5/network-security/http-error-403/m-p/2108071#M395404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply. &lt;/P&gt;&lt;P&gt;Above configuration i working fine, when CISCO ASA receives a long url. But my cases when&amp;nbsp; ASA sending its own erro message when it receives a zgip&amp;nbsp; or deflate encoded&amp;nbsp; html page. &lt;/P&gt;&lt;P&gt;Smartfilter supports two modes. &lt;/P&gt;&lt;P&gt;1) in one mode, if smartfilter should block the incoming request then it will send back a block page url to the asa box. &lt;/P&gt;&lt;P&gt;in this case no problem. &lt;/P&gt;&lt;P&gt;2) second case it should send a block page or redirect page (not url) to asa box, if the page size is more than the limit, it will encode into gzip or deflate and then sent&amp;nbsp; to ASA.&lt;/P&gt;&lt;P&gt; This case it ASA sending its own error message as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTTP Error 403 - Forbidden&lt;/P&gt;&lt;P&gt;You do not have permission to access the document or program you requested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 10:05:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-error-403/m-p/2108071#M395404</guid>
      <dc:creator>sridharbabus</dc:creator>
      <dc:date>2012-11-21T10:05:33Z</dc:date>
    </item>
  </channel>
</rss>

