Dear group
My transparency squid box redirect packet which has destination port 80 to 3128 by this
iptable command
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128
but I don't want clients access some destination ip address through squid,
Is there a way to bypass squid by add some iptables command ?
Thank you.
Regard
- [squid-users] blocking internet application files? Nont Banditwong
- [squid-users] blocking internet application files? Shiraz Gul Khan
- Re: [squid-users] blocking internet application f... Michael Pophal
- Re: [squid-users] blocking internet applicati... Shiraz Gul Khan
- [squid-users] Re: Is there a way to bypass squid for ... Adam Aube
