From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Pablo Sanchez" Subject: RE: Reserving bandwidth with iptables Date: Thu, 18 May 2006 09:16:16 -0400 Message-ID: <00b401c67a7d$3ecb9d70$0419a8c0@fly> References: <20060518_131118_033947.zottmann@ig.com.br> Reply-To: pablo@blueoakdb.com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060518_131118_033947.zottmann@ig.com.br> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: 'zottmann' , netfilter@lists.netfilter.org > -----Original Message----- > From: netfilter-bounces@lists.netfilter.org > [mailto:netfilter-bounces@lists.netfilter.org] On Behalf Of zottmann > Sent: Thursday, May 18, 2006 9:11 AM > To: netfilter@lists.netfilter.org > Subject: Reserving bandwidth with iptables > > Is this feasible? Can we reserve bandwidth with iptables > alone, or shoule we > use another product as well? I use 'tc' (traffic control) to shape my 'classified' traffic and iptables to classify. When I researched 'tc', I saw you can reserve bandwidth and have it dynamically allocated to other areas when it's not needed. In short, look into 'tc' Cheers, -pablo