Hi,
I'm running a Linux 2.2.5 box with Squid 2.3.DEVEL3 on it...
It seems to work rather fine for forward/transparant proxy but now I want to
drag WCCP v1.0 in it...
I've done such a config with an ICS and it worked on the spot !
I've defined the "WCCP router" statement in squid.conf and the Cisco
actually "sees" the web-cache..but packets that Cisco redirects seems to get
"lost"
I'm also using "ipchains" for redirecting port 80 into 8080 (where Squid
listens) so I have actually 2 rules
ipchains -A input -j ACCEPT -i eth0 -d 10.10.10.10/32 (10.10.10.10 = Squid)
ipchains -A input -j REDIRECT 8080 -p tcp -d 0.0.0.0/0 80
Does something suck here ? Perhaps the WCCP-packets are discarded ???
Anyone ?
Thanx in advance,
Jan Van Ham
Received on Wed Dec 01 1999 - 01:32:10 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:40 MST