On Sat, Jun 21, 2003 at 04:48:51PM +0300, Nikolay Datchev wrote: > I'm using successfully all kinds of qdiscs, but i cannot find a solution > to limit number of packets in one flow. Is there a way to do this with > cbq, htb or tbf ? Not bandwidth in bits per second, but packets per > second. How about using netfilter with "-m limit"? You can find about it at http://www.netfilter.org/documentation/HOWTO/packet-filtering-HOWTO.html Thanks, Alberto