Carles Xavier Munyoz Baldó said: > Hi, > Is it possible with Linux Traffic Control system to give priority to > some TCP/UDP traffic based upon the port number ? Yes. You can either use tc's own packet classification or mark packets with an iptables/ipchains to route packets through differnt traffic shapers. See the Section 9 of the lartc HOWTo: http://lartc.org/HOWTO//cvs/2.4routing/html/c427.html For an intro to the options you have available. Alex www.bennee.com/~alex/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/