I recommend using MARK target in netfilter (mangle table), and "fw" option in tc filter (see http://lartc.org/) to dispatch marked packets to classes with differents priority I also recommend HTB queuing discipline (http://luxik.cdi.cz/~devik/qos/htb/) which is much simlpler than CBQ. Yves Le mer 27/11/2002 à 18:24, Juliano Murlick a écrit : > Hello, > Anybody knows if there is some module for netfilter that works like > traffic shaper ? i am trying to shaper my traffic but in dinamic way, not > static , like 50 % for FTP and 25 % SMTP, 5% ICMP ... what is best way to > do it ? > > Ats, > Juliano Murlick >