From: "Paul Wisen" <paul@busnet.se>
To: lartc@vger.kernel.org
Subject: [LARTC] Re: Ok, a simple one then..
Date: Sat, 08 Dec 2001 16:24:06 +0000 [thread overview]
Message-ID: <marc-lartc-100782854116951@msgid-missing> (raw)
Hi, and thanks a _lot_ for the answers.
Got some question first i need to ask though, before I can try that out.
> >
> > I want to have one "mother" class that gets all traffic in our network.
> > So I define cbq-0010.mother
> > with RULE=:,192.0.0.0/24
>
> You are using cbq.init.
ehrm.. did I forgot to tell you that ? :)
> # LEAF=none|tbf optional, default "tbf"
> #
> # Instructs the script to attach leaf queueing discipline
> to CBQ class.
> # By default, TBF is used. This parameter is useful for
> parent classes
> # where you probably want to specify LEAF=none. In future
> it might be
> # possible to use SFQ or CBQ (or other) as leaf qdisc.
>
> You might want to specify that. But it might be that you are exceeding the
> limits of cbq.init.
But, if I set LEAF=none, the mother class will not do any Fair Quing.. And,
that's what I want. Exept that protocols like ssh and such should always
come through first.
>
> What you basically need is to get your second class to have a filter that
> comes *first*, before the filter directing all everything to cbq-0010!
Agree, the question is how do I do that..
I've been playing around with different names on the classes, different
classid's and so on, trying to figure out how I control what class will come
first. Now, Maybe the PRIO is the thing that sets that, but then, why didn't
it work then, ssh got prio 1 in my configuration..
> > Ofcourse the first rule says that it should but, what if
> there'se some other
> > class that also would have triggerd on the packet ? How do I
> control witch
> > class gets what packet, if therese multiple true rules.. ??
>
> You can also set cbq.init to write out what it will do.
how ??
> Then you can change
> the priority of filters, making sure that the more specific rules
> get tested first.
>
I will try that again then.
/ Paul
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
next reply other threads:[~2001-12-08 16:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-08 16:24 Paul Wisen [this message]
2001-12-08 18:06 ` [LARTC] Re: Ok, a simple one then bert hubert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-100782854116951@msgid-missing \
--to=paul@busnet.se \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.