Re: [squid-users] Transparent proxy issues...

From: squidrunner team <squidrunner_dev@dont-contact.us>
Date: Tue, 12 Apr 2005 02:03:19 -0700 (PDT)

> 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/
Received on Tue Apr 12 2005 - 03:03:22 MDT

This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:03 MDT