Hi,
I can't connect to the web when using transproxy..
This is my transproxy line in rc.local:
tproxy -s 8081 -b x.x.x.8 -r nobody -l /var/log/squid/transproxy.log x.x.x.8
8080
squid is running on x.x.x.8:8080 (the same machine)
but usually when i 'ps aux' i can't see tproxy, except sometimes it's a
couple of 'em...
anyway, i can't get out...
/sbin/ipchains -A input -p tcp -d x.x.x.0/24 --destination-port 80 -j ACCEPT
/sbin/ipchains -A input -p tcp -s x.x.x.0/24 --destination-port 80 -j
REDIRECT 8081
Magnus Espeland
(remove whatever u want;)