Hi,

I read all the tutorials, and went through all the mailing list archives, but still cannot make it work

I have a gre tunnel up.
The router can see the cache and they exchange here_i_am/i_see_you packets.

Aug 27 16:49:49: WCCP-PKT: Received valid Here_I_Am packet from 192.168.45.2 w/rcvd_id 00000194
Aug 27 16:49:49: WCCP-PKT: Sending I_See_You packet to 192.168.45.2 w/ rcvd_id 00000195
Aug 27 16:49:59: WCCP-PKT: Received valid Here_I_Am packet from 192.168.45.2 w/rcvd_id 00000195
Aug 27 16:49:59: WCCP-PKT: Sending I_See_You packet to 192.168.45.2 w/ rcvd_id 00000196


Problem is that cisco doesn't redirect any http traffic to squid.

router config contains:
ip wccp version 1
ip wccp web-cache
ip wccp web-cache redirect in, on inside fast-ehernet interface

Squid config contains:

wccp_router 192.168.45.1
wccp_version 3

I have ip_wccp module loaded:
ip_wccp                 1784   0  (unused)

The full output from sh ip wccp web-cache is:
Global WCCP information:
    Router information:
        Router Identifier:                   192.168.251.5
        Protocol Version:                    1.0

    Service Identifier: web-cache
        Number of Cache Engines:             1
        Number of routers:                   1
        Total Packets Redirected:            0
        Redirect access-list:                -none-
        Total Packets Denied Redirect:       0
        Total Packets Unassigned:            2707
        Group access-list:                   -none-
        Total Messages Denied to Group:      0
        Total Authentication failures:       0


I don't use any redirect acl's. I want all the traffic redirected.


On the mailing list I found that people had the same problem, but I can't find any solution to it.
If someone give me a hint , what I am doing wrong.
I know people have this configuration running, so please help :-)



regards Kuba



Reply via email to