> > Hi > > > > In the introduction of IMQ ( http://luxik.cdi.cz/~patrick/imq/ ) > > it sais: > > > > Quote start. > > "This allows you to treat network devices > > as classes and distribute bandwidth among > > them as well as doing real ingress traffic > > control using egress qdiscs" > > quote stop. > > > > Where and how exactly do I tell that a HTB > > class should use which phy. dev.? > You can do this with iptables + fw filter. Mark the packets coming from each > interface with a different mark and put the packets with the fw filter in > it's own class. But why do I need IMQ for this? Kjell