Re: [LARTC] tc and HTB

2006-08-14 Thread Luciano Ruete
El Monday 14 August 2006 18:17, Sim escribió: > > INET-eth0-Router-eth1-LAN > > > > in eth0 egress htb qdisc(you shape uplink here) > > in eth1 egress htb qdisc(you shape downlink here) > > > > this feets perfectly if it is the LAN traffic the one you whant to shape. > > If it is the traffic from t

Re: [LARTC] tc and HTB

2006-08-14 Thread Sim
INET-eth0-Router-eth1-LAN in eth0 egress htb qdisc(you shape uplink here) in eth1 egress htb qdisc(you shape downlink here) this feets perfectly if it is the LAN traffic the one you whant to shape. If it is the traffic from the server itself you will need an ingress policy in eth0. Hi Lucian

Re: [LARTC] tc and HTB

2006-08-14 Thread Luciano Ruete
On Monday 14 August 2006 17:21, Andrés Ghigliazza wrote: > Hi, > > I have a Debian that is connected to Internet in eth0, and to a LAN in > eth1. I wanted to control traffic with HTB, dividing it depending on > what kind of traffic is (Mail, Application Server and others). > > Would it be good to u

[LARTC] tc and HTB

2006-08-14 Thread Andrés Ghigliazza
Hi, I have a Debian that is connected to Internet in eth0, and to a LAN in eth1. I wanted to control traffic with HTB, dividing it depending on what kind of traffic is (Mail, Application Server and others). Would it be good to use HTB qdisc in eth0 egress to control outgoing traffic and HTB qdis