Hi, I have a slight problem, is it possible to shape bandwidth over more than one interface. I have a linux box with eth0 going to a cisco router, I want to shape bandwith to eth1 and eth2 eth1 goes to the lan, and eth2 to a DMZ. How can I accomplish this, so that I can shape the same bandwith to the DMZ and the lan? (their bandwith should be shared) ? /eth1 (to local LAN) / / / |-------------| eth0 | | ----------- | to | | internet |-------------| \ \ \ \ eth2 (to DMZ) btw. Thanks for all the help on my previous posts - Jaco van der Schyff jvds@netgroup.co.za
On Mon, 21 May 2001, Jaco van der Schyff wrote:> I have a slight problem, is it possible to shape > bandwidth over more than one interface.Yes.> I have a linux box with eth0 going to a cisco router, > I want to shape bandwith to eth1 and eth2 > eth1 goes to the lan, and eth2 to a DMZ. > > How can I accomplish this, so that I can shape > the same bandwith to the DMZ and the lan? > (their bandwith should be shared) ? > > > /eth1 (to local LAN) > / > / > / > |-------------| > eth0 | | > ----------- | > to | | > internet |-------------| > \ > \ > \ > \ eth2 (to DMZ) >Just create seperate classes and queueing disciplines for each interface. And please read the example in the HOWTO, and try to ask more specific questions.
Ya !! sure it is possible to shape bandwidth on more than one interface. For e.g. in CBQ whenever u shape bandwidth i.e. when we apply the rules we also specify to what interface these rules are applied . So for each interface u have , u specify the bandwidth policy to be applied. Deepak ----- Original Message ----- From: "Jaco van der Schyff" <jvds@netgroup.co.za> To: <lartc@mailman.ds9a.nl> Sent: Monday, May 21, 2001 6:52 PM Subject: [LARTC] Three ethernet cards?> Hi, > > I have a slight problem, is it possible to shape > bandwidth over more than one interface. > > I have a linux box with eth0 going to a cisco router, > I want to shape bandwith to eth1 and eth2 > eth1 goes to the lan, and eth2 to a DMZ. > > How can I accomplish this, so that I can shape > the same bandwith to the DMZ and the lan? > (their bandwith should be shared) ? > > > /eth1 (to local LAN) > / > / > / > |-------------| > eth0 | | > ----------- | > to | | > internet |-------------| > \ > \ > \ > \ eth2 (to DMZ) > > > > > > > btw. Thanks for all the help on my previous posts > > - Jaco van der Schyff > jvds@netgroup.co.za > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:http://ds9a.nl/2.4Routing/>
----- Original Message ----- From: "Vladimir Smelhaus" <smelhaus@bpt.cz> To: "Deepak singhal" <dsinghal@spacewayindia.com> Sent: Tuesday, May 22, 2001 10:58 AM Subject: Re: [LARTC] Three ethernet cards?> Dne 22 May 2001, v 10:18, Deepak singhal napsal(a): > > > Ya !! sure it is possible to shape bandwidth on more than one > > interface. For e.g. in CBQ whenever u shape bandwidth i.e. when we > > apply the rules we also specify to what interface these rules are > > applied . So for each interface u have , u specify the bandwidth > > policy to be applied. > > And what about to borrow bandwidth between three cards ?As per my knowledge borrowing bandwidth between cards is not possible as a seperate Hierarchy would exist for each interface. Within a hierarchy borrowing/sharing bandwidth between classes is possible. Deepak> > Zdravim/Regards > > Vladimir Smelhaus >
> As per my knowledge borrowing bandwidth between cards is not possible as a > seperate Hierarchy would exist for each interface. Within a hierarchy > borrowing/sharing bandwidth between classes is possible.iow, It is not possible, to shape the incoming bandwith out to two networks on sperate NICs? - Jaco Deepak singhal wrote:> > ----- Original Message ----- > From: "Vladimir Smelhaus" <smelhaus@bpt.cz> > To: "Deepak singhal" <dsinghal@spacewayindia.com> > Sent: Tuesday, May 22, 2001 10:58 AM > Subject: Re: [LARTC] Three ethernet cards? > > > Dne 22 May 2001, v 10:18, Deepak singhal napsal(a): > > > > > Ya !! sure it is possible to shape bandwidth on more than one > > > interface. For e.g. in CBQ whenever u shape bandwidth i.e. when we > > > apply the rules we also specify to what interface these rules are > > > applied . So for each interface u have , u specify the bandwidth > > > policy to be applied. > > > > And what about to borrow bandwidth between three cards ? > > As per my knowledge borrowing bandwidth between cards is not possible as a > seperate Hierarchy would exist for each interface. Within a hierarchy > borrowing/sharing bandwidth between classes is possible. > > Deepak > > > > Zdravim/Regards > > > > Vladimir Smelhaus > > >