<?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: WCCP Redirection on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385899#M682829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to configure URL Filtering to Websense server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the configuration that you need:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/access_filter.html#wp1045692"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/access_filter.html#wp1045692&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Apr 2010 12:57:47 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2010-04-19T12:57:47Z</dc:date>
    <item>
      <title>WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385898#M682828</link>
      <description>&lt;P&gt;I am not able to get WCCP working on the ASA (with Websense).&amp;nbsp; How does the ASA know the IP address of the websense box as I am unable to see it in the configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is what I have configured.&amp;nbsp; My clients go out to the internet but are not redirected to the websense proxy &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal proxy (websense) 1.1.1.1&lt;/P&gt;&lt;P&gt;Internal network 1.1.1.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ACL applied to inside interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_in line 4 extended permit tcp 1.1.1.0 255.255.255.0 any eq ssh&lt;BR /&gt;access-list inside_in line 5 extended permit tcp 1.1.1.0 255.255.255.0 any eq ftp&lt;/P&gt;&lt;P&gt;access-list inside_in line 6 extended permit tcp 1.1.1.0 255.255.255.0 any eq https&lt;BR /&gt;access-list inside_in line 7 extended permit tcp 1.1.1.0 255.255.255.0 any eq www&lt;BR /&gt;access-list inside_in line 8 extended permit ip host 1.1.1.1 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WCCP traffic for redirection&lt;/STRONG&gt;&lt;BR /&gt;access-list WS-HTTP line 1 extended deny ip host 1.1.1.1 any&lt;BR /&gt;access-list WS-HTTP line 2 extended permit tcp any any eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WCCP config&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wccp web-cache redirect-list WS-HTTP&lt;BR /&gt;wccp interface inside web-cache redirect in&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:34:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385898#M682828</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2019-03-11T17:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385899#M682829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to configure URL Filtering to Websense server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the configuration that you need:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/access_filter.html#wp1045692"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/access_filter.html#wp1045692&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 12:57:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385899#M682829</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-04-19T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385900#M682839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I am trying to use WCCP to redirect to Websense server, not use URL filtering&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 13:00:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385900#M682839</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2010-04-19T13:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385901#M682860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe with websense, after it receives the GRE encapsulated packets from ASA (as part of the redirection), it will send a reply back to the ASA instead of directly to the host. ASA only supports uni directional GRE, ie: from ASA towards websense, and will not understand the reply sends back by Websense server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, wccp intergration between ASA and websense is unfortunately not supported. You can use a router instead to redirect the traffic towards websense server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the WCCP supported configuration on ASA for your reference:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_wccp.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_wccp.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 13:27:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385901#M682860</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-04-19T13:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385902#M682875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If websense responds to the ASA that redirect the traffic it will not work.&lt;/P&gt;&lt;P&gt;The triangle host to to ASA, ASA to redirect server, server to host has to happen for it to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 13:55:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385902#M682875</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-04-19T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385903#M682892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Webtraffic goes to the ASA, the ASA redirects it to the Websense box which should then send it back to the ASA via the&lt;/P&gt;&lt;P&gt;websense proxy IP.&amp;nbsp; but "show wccp" shows no packets being redirected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 14:05:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385903#M682892</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2010-04-19T14:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385904#M682910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Start by checking if we have detected the wccp engine.&lt;/P&gt;&lt;P&gt;And also if the redirect ACL has hitcounts on it.&lt;/P&gt;&lt;P&gt;Also wccp debugs could show something interesting maybe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still if websense wccp will send to the ASA and not to the host, even fixing the redirect issue will not work in the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 14:22:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385904#M682910</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-04-19T14:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385905#M682930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Global WCCP information:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Router information:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Router Identifier:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; -not yet determined-&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Protocol Version:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Service Identifier: web-cache&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of Cache Engines:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of routers:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total Packets Redirected:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Redirect access-list:&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; WS-HTTP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total Connections Denied Redirect:&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total Packets Unassigned:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Group access-list:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; -none-&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total Messages Denied to Group:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total Authentication failures:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total Bypassed Packets Received:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you tell the asa about the cache engine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 14:26:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385905#M682930</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2010-04-19T14:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385906#M682945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The find each other through broadcast wccp messages.&lt;/P&gt;&lt;P&gt;Probably they can't communicate and the ASA doesn't see the engine.&lt;/P&gt;&lt;P&gt;Enable wccp event debugs to try to see what is happening, check if the ASA is directly connected with the engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 14:45:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385906#M682945</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-04-19T14:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385907#M682957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if they broadcast, they need to be in the same VLAN?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 15:05:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385907#M682957</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2010-04-19T15:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385908#M682968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the debug shows...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here_I_Am packet from 1.1.1.1: no such service&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 16:07:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385908#M682968</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2010-04-19T16:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385909#M682975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably websense is advertising a service that is not service id 80 web-cache that the ASA is expecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 16:47:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385909#M682975</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-04-19T16:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385910#M682978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other way to troubleshoot this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 20:08:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385910#M682978</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2010-04-19T20:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385911#M682982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As advised earlier, websense and ASA integration is not supported since websense normally sends a reply back to ASA unless websense has recently changed their behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you still want to pursue this eventhough it is not supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, in regards to redirection, you would need to check with websense what service-id they are using. Currently you configure it as web-cache, and you would need to change it to service-id instead that websense uses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 21:34:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385911#M682982</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-04-19T21:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385912#M682987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can it not be supported? Then what is the point of WCCP redirection???&amp;nbsp; I am not using URL filtering, I am trying to configure WCCP redirection.&amp;nbsp; The issue appears to be the cache engine is not being detected by the ASA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 23:55:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385912#M682987</guid>
      <dc:creator>networker99</dc:creator>
      <dc:date>2010-04-19T23:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385913#M682991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears the service group is not registered with the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Websense uses service group 0 (http) and 70 (https) by default.&amp;nbsp;&amp;nbsp; While web-cace should be service group 0, I suggest using 0 as the service group number.&amp;nbsp;&amp;nbsp; Once the proxy has registered with the ASA, the proxy's IP address should show up.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other items to check for a service group not registering:&lt;/P&gt;&lt;P&gt; - Is UDP port 2048 open between the proxy and ASA (for WCCP messages)&amp;nbsp; (Debug implies this is working )&lt;/P&gt;&lt;P&gt; - Is the router ID of the ASA routable?&amp;nbsp; (i.e. can the proxy ping the router id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as the return issue.&amp;nbsp; I am not sure which return is in question.&amp;nbsp; If the WCCP return (for bypassed packets in the case of a non-proxy site or load shedding) those will be presented to the ASA via L2 (ip forwarding in some contexts) by Websense and that needs to be reviewed in the design to prevent a loop. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 17:30:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wccp-redirection-on-asa/m-p/1385913#M682991</guid>
      <dc:creator>bobb</dc:creator>
      <dc:date>2010-07-12T17:30:37Z</dc:date>
    </item>
  </channel>
</rss>

