From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Wed, 19 Nov 2003 18:30:49 +0000 Subject: Re: [LARTC] Re: [LARTC]probably solved... why all goes to default!! 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 Wednesday 19 November 2003 12:51, raptor wrote: > I seem to solved the problem !! > just on top of my head... I had the following config (by memory) : > > > root qdisc htb > > |---class X htb => qdisc X > | > | |---class Y => qdicsY > | |---class Z => qdicsZ > | > |---class A > > and with u32-fitlter attached to root I directed the traffic to class Y,Z > etc.... Now i made it like this : > > root qdisc htb > > |---class X htb > | > | |---class Y => qdicsY > | |---class Z => qdicsZ > | > |---class A > > u see no qdisc....and it works.. do u have explanation ?! ... take into > account that class X is htb :") A filter only works within 1 qdisc. You can get your first setup working if you add 2 filters, one for the root qdisc and one for the qdisc X. 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/