transparent bridge

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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...

 

Please need help.. I have tried the squid forum and looked everywhere L

 

Many thanks

 

william

 

_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux