Thanks buddy my problem is resolved by adding ip_wccp support in the kernel
REgards Milind -----Original Message----- From: Awie [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 9:55 AM To: Milind Nanal; [EMAIL PROTECTED] Subject: Re: [squid-users] WCCP 1 squid box found but not able to browse > 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
