Le mar 29/07/2003 à 12:09, Giulius a écrit : > I need to find a method to limit my bandwidth, and i would like to know > if exist a module with netfilter that do this. Netfilter is a packet filter, so it is not the appropriate tool to enforce bandwidth limitation. You should have a look at iproute2 package that contains tc (Traffic Control). Read Linux Advanced Routing and Traffic Control HOWTO at : http://lartc.org/ You will find a quite complete documentation for bandwidth limitation. You can also download cbq.init or htb.init scripts that can make things a lot easier (scripts are self documented, just edit them) : https://sourceforge.net/projects/cbqinit/ https://sourceforge.net/projects/htbinit/ My 0.02€... -- http://www.netexit.com/~sid/ PGP KeyID: 157E98EE FingerPrint: FA62226DA9E72FA8AECAA240008B480E157E98EE