Re: Re: [LARTC]probably solved... why all goes to default!!

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net

_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux