On Thursday 29 September 2005 11:52, Marius Corici wrote: > The question is: can i use the HTB class mechanism on 2 subinterfaces of > the same physical network card without any interference? If you're talking about aliases like eth0:0 and eth0:1, I don't know, because I've never used them. It does work for other virtual interfaces like pppX (when it's really PPPoE going over some ethX interface). > Please let me know as soon as possible. I need to know if I start > working on this or I have to change the hardware. If it doesn't work, why not just represent this structure in a single tree? Like this: HTB Qdisc eth0 | \--- HTB root class (100mbit) | \--- HTB eth0:0 class (50mbit | 100mbit) | | | \--- The tree you wanted to put on eth0:0 goes here \--- HTB eth0:1 class (50mbit | 100mbit) | \--- The tree you wanted to put on eth0:1 goes here HTH Andreas _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc