Chris Debono wrote:
> Hi
>
> I have a problem running squid transparent proxy with wccp. Transparent
> proxy works fine when I change my gateway to point to the squid machine
> so where is nothing wrong there. However when I switch to wccp, I do not
> get any packets redirected to the squid box. In my opinion the bug seems
> to be related to the ip_gre.c module as when I run netstat -i -v, I get
> the gre0 interface counters always 0
Have you patched your ip_gre module to support WCCP as explained in the FAQ?
> Here is my squid.conf
>
>
> httpd_accel_with_proxy on
> httpd_accel_uses_host_header on
> httpd_accel_host virtual 80
> wccp_router 62.240.54.5 {ip of router}
> wccp_version 3
Are you sure you should use this directive? I'm almost sure you
shouldn't and I know nothing about your router. Odds are very very good
that your router wants version 4.
> wccp_incoming_address 195.126.56.2
> wccp_outgoing_address 195.126.56.2
Don't do this, unless you really know what you're doing.
> this is a show ip wccp
Try that again?
-- Joe Cooper <joe@swelltech.com> Web caching appliances and support. http://www.swelltech.comReceived on Tue Jul 23 2002 - 11:18:20 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:20 MST