<?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: Only 'web-cache' gets redirected - no other service groups.. in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282417#M4271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;I missed that one &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; But would it be possible to use a self customized wccp group in the way he described it or do i have to use the predefinied ones. I had trouble with selfdefined groups using ftp on a normal router. After i found out, that a certain wccp group is predefined it worked properly.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jun 2004 12:48:05 GMT</pubDate>
    <dc:creator>jfoerster</dc:creator>
    <dc:date>2004-06-25T12:48:05Z</dc:date>
    <item>
      <title>Only 'web-cache' gets redirected - no other service groups...</title>
      <link>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282414#M4268</link>
      <description>&lt;P&gt;I have a Netcache configured for transparent caching for port 80 and 443.  The Netcahce IP is 164.72.49.253.  We have a 6509, sup720 IOS. 12.2(17a)SX3, configured to redirect web-cache and 1 to the Netcache.  Here is the config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip wccp web-cache&lt;/P&gt;&lt;P&gt;ip wccp 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 6509 interface that controls the subnet the netcache is on is configured thus:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; ip address 164.72.49.131 255.255.255.128&lt;/P&gt;&lt;P&gt; ip wccp web-cache redirect out&lt;/P&gt;&lt;P&gt; ip wccp 1 redirect out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a PC on another subnet connected to the 6509 that we are using to test the config, and we can only get port 80 to be redirected to the Netchace.  HTTPS port 443 never gets redirected.  Service group 1 is configed on the Netcache as tcp port 443.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output of 'sh ip wccp':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENGLAB-6513-Native#sh ip wccp&lt;/P&gt;&lt;P&gt;Global WCCP information:&lt;/P&gt;&lt;P&gt;    Router information:&lt;/P&gt;&lt;P&gt;        Router Identifier:                   164.72.232.1&lt;/P&gt;&lt;P&gt;        Protocol Version:                    2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Service Identifier: web-cache&lt;/P&gt;&lt;P&gt;        Number of Cache Engines:             1&lt;/P&gt;&lt;P&gt;        Number of routers:                   1&lt;/P&gt;&lt;P&gt;        Total Packets Redirected:            3431&lt;/P&gt;&lt;P&gt;        Redirect access-list:                -none-&lt;/P&gt;&lt;P&gt;        Total Packets Denied Redirect:       0&lt;/P&gt;&lt;P&gt;        Total Packets Unassigned:            0&lt;/P&gt;&lt;P&gt;        Group access-list:                   -none-&lt;/P&gt;&lt;P&gt;        Total Messages Denied to Group:      0&lt;/P&gt;&lt;P&gt;        Total Authentication failures:       0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Service Identifier: 1&lt;/P&gt;&lt;P&gt;        Number of Cache Engines:             1&lt;/P&gt;&lt;P&gt;        Number of routers:                   1&lt;/P&gt;&lt;P&gt;        Total Packets Redirected:            0&lt;/P&gt;&lt;P&gt;        Redirect access-list:                -none-&lt;/P&gt;&lt;P&gt;        Total Packets Denied Redirect:       0&lt;/P&gt;&lt;P&gt;        Total Packets Unassigned:            0&lt;/P&gt;&lt;P&gt;        Group access-list:                   -none-&lt;/P&gt;&lt;P&gt;        Total Messages Denied to Group:      0&lt;/P&gt;&lt;P&gt;        Total Authentication failures:       0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENGLAB-6513-Native#sh ip wccp 1 detail&lt;/P&gt;&lt;P&gt;WCCP Cache-Engine information:&lt;/P&gt;&lt;P&gt;        Web Cache ID:          164.72.49.253&lt;/P&gt;&lt;P&gt;        Protocol Version:      2.0&lt;/P&gt;&lt;P&gt;        State:                 Usable&lt;/P&gt;&lt;P&gt;        Redirection:           GRE&lt;/P&gt;&lt;P&gt;        Packet Return:         GRE&lt;/P&gt;&lt;P&gt;        Assignment:            HASH&lt;/P&gt;&lt;P&gt;        Initial Hash Info:     00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;                               00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;        Assigned Hash Info:    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF&lt;/P&gt;&lt;P&gt;                               FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF&lt;/P&gt;&lt;P&gt;        Hash Allotment:        256 (100.00%)&lt;/P&gt;&lt;P&gt;        Packets Redirected:    0&lt;/P&gt;&lt;P&gt;        Connect Time:          00:33:23&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENGLAB-6513-Native#sh ip wccp web-cache detail&lt;/P&gt;&lt;P&gt;WCCP Cache-Engine information:&lt;/P&gt;&lt;P&gt;        Web Cache ID:          164.72.49.253&lt;/P&gt;&lt;P&gt;        Protocol Version:      2.0&lt;/P&gt;&lt;P&gt;        State:                 Usable&lt;/P&gt;&lt;P&gt;        Redirection:           GRE&lt;/P&gt;&lt;P&gt;        Packet Return:         GRE&lt;/P&gt;&lt;P&gt;        Assignment:            HASH&lt;/P&gt;&lt;P&gt;        Initial Hash Info:     00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;                               00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;        Assigned Hash Info:    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF&lt;/P&gt;&lt;P&gt;                               FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF&lt;/P&gt;&lt;P&gt;        Hash Allotment:        256 (100.00%)&lt;/P&gt;&lt;P&gt;        Packets Redirected:    2911&lt;/P&gt;&lt;P&gt;        Connect Time:          23:37:29&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would cause the router to no redirect service-group 1 packets to the Netcache?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2004 18:21:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282414#M4268</guid>
      <dc:creator>jkeeffe</dc:creator>
      <dc:date>2004-06-24T18:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Only 'web-cache' gets redirected - no other service groups..</title>
      <link>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282415#M4269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;the IOS has some predefined service for WCCP. Give it a try using ip wccp 70 and define service group 70 for https on your netcache.&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2004 08:21:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282415#M4269</guid>
      <dc:creator>jfoerster</dc:creator>
      <dc:date>2004-06-25T08:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Only 'web-cache' gets redirected - no other service groups..</title>
      <link>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282416#M4270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sup720 does not support wccp yet.&lt;/P&gt;&lt;P&gt;The commands are available and some functionalities may work but currently the sup720 does not support wccp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/switches/ps708/prod_bulletin09186a00801599bc.html" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/switches/ps708/prod_bulletin09186a00801599bc.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2004 10:26:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282416#M4270</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-06-25T10:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Only 'web-cache' gets redirected - no other service groups..</title>
      <link>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282417#M4271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;I missed that one &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; But would it be possible to use a self customized wccp group in the way he described it or do i have to use the predefinied ones. I had trouble with selfdefined groups using ftp on a normal router. After i found out, that a certain wccp group is predefined it worked properly.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2004 12:48:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282417#M4271</guid>
      <dc:creator>jfoerster</dc:creator>
      <dc:date>2004-06-25T12:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Only 'web-cache' gets redirected - no other service groups..</title>
      <link>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282418#M4272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know when WCCP will be supported on the Sup720?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2004 15:59:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282418#M4272</guid>
      <dc:creator>jkeeffe</dc:creator>
      <dc:date>2004-06-25T15:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Only 'web-cache' gets redirected - no other service groups..</title>
      <link>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282419#M4273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FTP is a special case I would say due to its nature of a separate data/control channels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used self defined groups to intercept various tcp port and it always worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing to check is if the router supports selfdefined groups - ie: the 3550 only supports webcache - nothing else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jun 2004 07:50:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/only-web-cache-gets-redirected-no-other-service-groups/m-p/282419#M4273</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-06-26T07:50:32Z</dc:date>
    </item>
  </channel>
</rss>

