Re: [LARTC] linux transparent bridge running squid

2006-07-21 Thread Andrew Beverley
> iptables -t nat -A PREROUTING -i br0 -p tcp --dport 80 -j REDIRECT --to-port 3128 > This is the same line I use and it works fine. What exactly is the problem? Is it clients don't use squid, clients can't access the web, or what? Andy ___ LARTC

[LARTC] linux transparent bridge running squid

2006-07-21 Thread William Bohannan
Hi I have been using Shorewall for a while now and find it very useful and easy to configure, I am learning iptables and having trouble getting the bridge to successfully work with squid, although I get it working with Shorewall straight away? Does anyone know the rules to successfully use squi

[LARTC] Re: QoS doubt about network machine

2006-07-21 Thread Jarek Poplawski
Nataniel Klug cnett.com.br> writes: > > Hello all, > > I am with a doubt about QoS solution... I have a 4 Mbit backbone > coming from the telco I use... This is the link I serve to my clients, > so I make this classes: > > $TC qdisc add dev $DL root handle 1: htb default 60 > > CLAS