[LARTC] transparent bridge
William Bohannan
william.bohannan at spidersat.net
Thu Apr 13 16:01:14 CEST 2006
Hi installed Debian with bridging enabled then I install squid.
Squid work if I manually enter proxy setting in firefox.
Then I ran the following to make it transparent:
echo 1 > /proc/sys/net/ipv4/ip_forward
ebtables -t broute -A BROUTING -p IPv4 --ip-protocol 6 --ip-destination-port
80 -j redirect --redirect-target ACCEPT
iptables -t nat -A PREROUTING -i br0 -p tcp --dport 80 -j REDIRECT --to-port
3128
Now all I get when I go to firefox is a blank page and down the bottom is:
Waiting for www.google.com.au <http://www.google.com.au/> ...
Please need help.. I have tried the squid forum and looked everywhere :-(
Many thanks
william
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ds9a.nl/pipermail/lartc/attachments/20060413/046c804c/attachment.html
More information about the LARTC
mailing list