> issue to try and force the client to use the proxy: > iptables -t nat -A PREROUTING -s x.x.x.x/32 -p tcp > --dport 80 -j REDIRECT > --to-port 8080 > 'x.x.x.x' = client pc ip address > Is your squid running in 8080 port to get 80 requests? Check it with netstat -na | grep '8080' Is /proc/sys/net/ipv4/ip_forward file havine an entry as 1 (or) Is sysctl net.ipv4.ip_forward equal to 1 Your iptables rule are being good. Check this. Best Regards, Squid Runner Team SquidRunner - An Automatic Squid Builder Web: http://freshmeat.net/projects/squidrunner/ Mail: squidrunner_dev at yahoo dot com __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/