hello everyone good day, im just new here, good day just wanna ask ... i want to priotize voip ports first before anything else, with the PRIO below which is 0 is it necessary or ill just put the filter of rtsp protocol to prio 3 instead of 0 .... thanks, does the priority differs from class / ip address / filter etc ? ex: class prio 0 1 2 3 4 thanks, - stephanie here is my partial sample config tc class add dev eth0 parent 1:1 classid 1:10 htb rate 100kbps ceil 200kbps burst 2k prio 1 tc class add dev eth0 parent 1:1 classid 1:20 htb rate 50kbps ceil 100kbps burst 2k prio 2 tc filter add dev eth0 parent 1:0 protocol ip prio 0 u32 match ip protocol 6 0xff match ip dport 554 0xff flowid 1:10 tc filter add dev eth0 parent 1:0 protocol ip prio 0 u32 match ip protocol 6 0xff match ip sport 554 0xff flowid 1:10 __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/