> iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT
> --to-port 3128
> echo 1 > /proc/sys/net/ipv4/ip_forward
>
> My problem is that I am not able to browse any site one the router starts
> diverting all HTTP request to squid box. If I set squid proxy in the
> client's browser then it works that means my squid is able to serve the
> request. But setting proxy on client's browser is not I want. I want it to
> run in transparent mode. I have used
> http://www.swelltech.com/support/usersguide/ch10.html to setup this .
Did you load ip_wccp.o already?
Thx & Rgds,
Awie
Received on Mon Nov 01 2004 - 21:21:35 MST
This archive was generated by hypermail pre-2.1.9 : Wed Dec 01 2004 - 12:00:01 MST