On Thursday 28 August 2003 14.52, Kuba Leszewski wrote:
i did some traffic investigation on the cache and it appears, that
there are connections from client to the destination web site
address
Then you are not intercepting the TCP traffic on the Squid box, redirecting it to Squid. If you don't then the Squid box will just route the packets after decapsulating the WCCP/GRE encapsulation.
YES, that was it :-)
My redirect rule only redirected traffic from the inside interface. So it was my mistake.
I also have to add more addresses to squid's http_acl.
But it works fine now.
THANK YOU all very much for your help.
Kuba
