<?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 ZBF and Url-Filtering ( Web-sense ) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016415#M400679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the followin link, if you still have problems then let us know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a00808bc994.shtml#url-filter"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a00808bc994.shtml#url-filter&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 21:50:37 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2012-08-17T21:50:37Z</dc:date>
    <item>
      <title>ZBF and Url-Filtering ( Web-sense )</title>
      <link>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016414#M400678</link>
      <description>&lt;P&gt;I have Zone Based Firewall running on a 2821 router and would like to configure Url Filtering with Websence . IOS running on that device is &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;c2800nm-adverterprisek9-mz.150-1.M7.bin . &lt;/STRONG&gt;Once you have ZBF config you cant configure url-filtering using classic way ( ip inspect ) and this has to be done using class , policy maps . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this to to happen it is required to have match protocol http command under the class map , it wont work using the match access-group command . Following is what I configured &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip access-list extended NAT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; permit ip 172.20.0.0 0.0.255.255 any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;class-map type inspect match-all Inside_to_Restrict&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; match access-group name NAT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; match protocol http &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I put match protocol http command browsing becomes dead slow , also without using match protocol command I cant continue to configure Url Filtering . Is this a problem related to IOS where match protocol command isnt working fine . I have checked CPU utlization of Router and it was roughly near 7 percent . &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:43:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016414#M400678</guid>
      <dc:creator>communication.boy</dc:creator>
      <dc:date>2019-03-11T23:43:40Z</dc:date>
    </item>
    <item>
      <title>ZBF and Url-Filtering ( Web-sense )</title>
      <link>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016415#M400679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the followin link, if you still have problems then let us know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a00808bc994.shtml#url-filter"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a00808bc994.shtml#url-filter&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 21:50:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016415#M400679</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-08-17T21:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: ZBF and Url-Filtering ( Web-sense )</title>
      <link>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016416#M400680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following was the configuration done&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ip access-list extended NAT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; permit ip 172.20.0.0 0.0.255.255 any&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;parameter-map type urlfpolicy websense websense-param-map&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; server 172.20.1.6 timeout 30&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; truncate script-parameters&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; cache-size maximum-entries 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; cache-entry-lifetime 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;class-map type inspect match-all Inside_to_Restrict&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; match access-group name NAT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; match protocol http&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;policy-map type inspect Inside_to_Restrict&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; class type inspect Inside_to_Restrict&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; inspect&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; service-policy urlfilter websense-policy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; class class-default&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; drop&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;policy-map type inspect urlfilter websense-policy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; parameter type urlfpolicy websense websense-param-map&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; class type urlfilter websense websense-class&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; server-specified-action&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;zone-pair security Inside_to_Restrict source Inside destination Restrict&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; service-policy type inspect Inside_to_Restrict&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could see debug messages on which means URL filtering was working but from user end it HTTP was almost dead and website was not opening up . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing a lot of troubleshooting I found out that it was a problem related to &lt;STRONG&gt;match protocol http&lt;/STRONG&gt; command , when ever I put this command under the class-map HTTP sessions become dead slow . We had communication with someone working with web sense devices and got to know that one more customer had to scrap ZBF for web sense to work . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot apply classic url filtering ( web sense ) which requires ip inspect as router's interfaces are already configured for Zones .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 22:56:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016416#M400680</guid>
      <dc:creator>communication.boy</dc:creator>
      <dc:date>2012-08-17T22:56:10Z</dc:date>
    </item>
    <item>
      <title>Hi, We have the same problem:</title>
      <link>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016417#M400681</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the same problem: for some websites HTTP response is very slow when using ZBF and Websense urlfilter (6-7 minutes for JPG of ~38Kbytes). If we remove the urlfilter config then the same website loads correctly at&amp;nbsp;good speed.&lt;/P&gt;&lt;P&gt;When using the ip inspect firewall config and urlfilter we had the same problem until we added&lt;/P&gt;&lt;P&gt;access-list 1 permit any&lt;/P&gt;&lt;P&gt;ip inspect name test http java-list 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With that piece of config on ip inspect the inspect http and URL filter works just fine but there does not seem to be an equivalent for ZBF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you find a solution to use ZBF and not have that issue without rolling back to the IP inspect config ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 14:41:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zbf-and-url-filtering-web-sense/m-p/2016417#M400681</guid>
      <dc:creator>Vivien FRANCOIS</dc:creator>
      <dc:date>2014-09-30T14:41:06Z</dc:date>
    </item>
  </channel>
</rss>

