Search squid archive

squid transparent.

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

 



LAN ----- ROUTER ------ SQUID ------ INTERNET


Using this setup is it possible to have a transparent squid ?
The squid box is setup as a bridge with an IP routable on the internet.
My clients are on a different subnet. I can ping my clients from squid.
Squid is working when I am entering it manually in my browser.

Using this command it's not working:
(my = bridge interface)

ebtables -t broute -A BROUTING -p IPv4 --ip-protocol 6
--ip-destination-port 80 -j redirect --redirect-target
iptables -t nat -A PREROUTING -i my -p tcp --dport 80 -j REDIRECT --to-port 3128

Any idea ?
Thanks

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux