From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Tue, 09 Apr 2002 12:44:54 +0000 Subject: Re: [LARTC] Bandwidth limiting Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On Tuesday 09 April 2002 01:51, Nigel Kukard wrote: > hrmmm, ok after trying out "tc" for the last week i've noticed it is > not even nearly as powerfull as netfilter. Netfilter is designed to filter the traffic and the packets. Tc will manage the outgoing queue and has nothing to do with netfilter. They both will drop packets, but with netfilter you can specify the packets (so you can create a firewall) while tc will drop packets to slow down the sender. Tc is used to manage the bandwidth you can send (and in a special way you receive). Netfilter can also do rate-limiting, but it can't do it as powerfull as tc. Tc can share the bandwidth between classes, give packets a higher priority, ... Stef -- stef.coene@docum.org "Using Linux as bandwidth manager" http://www.docum.org/ #lartc @ irc.openprojects.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/