From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rob Sterenborg" Subject: RE: bandwidth Date: Thu, 12 Dec 2002 20:14:00 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <000001c2a212$a0f05050$0401000a@robbysan.org> References: <3DF8CED1.8030509@corp.lcom.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3DF8CED1.8030509@corp.lcom.net> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org > There are a couple of situations where I need to limit > bandwidth on some of my machines. Can anyone share some > solutions they have used? Here are a couple of examples of HTB with iproute2 tc utility. http://luxik.cdi.cz/~devik/qos/htb/ Works just fine, easy to configure. Rob