From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Kernel config for HTB
Date: Fri, 22 Nov 2002 17:39:09 +0000 [thread overview]
Message-ID: <marc-lartc-103798707820139@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103798451316974@msgid-missing>
On Friday 22 November 2002 18:00, Benjamin Goedeke wrote:
> Hello all,
>
> Reading through the list I realize that most of what you people talk
> about is way over my head... But I'm trying. I'm new to all this traffic
> shaping thing and I'm stuck at the very beginning: I'm trying to
> configure my kernel so I can set up a HTB on my ppp0 interface.
>
> I'm running Debian sarge and have iproute2 installed (2.4.7). I
> downloaded kernel 2.4.20-rc2 which includes the HTB code. Now I gathered
> that I need to enable CONFIG_NETLINK and CONFIG_RTNETLINK among other
> options. However, for the life of mine I can't find these options. Even
> when I grep through the .config file they don't show up. I see
> CONFIG_NETLINK_DEV but that's it. And when I want to set up a qdisc on
> ppp0, for instance
You need to enable CONFIG_NETLINK_DEV option. And all the options under "QoS
and/or fair queueing" menu.
> tc qdisc add dev ppp0 root handle 1:0 htb default 5
>
> all I get is
>
> HTB init, kernel part version 3.7
> HTB: need tc/htb version 3 (minor is 7), you have 10
> "RTNETLINK answers: Invalid argument"
Have you patched tc so you have htb support? I don't know if the tc command
that comes with debian has htb support.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-11-22 17:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-22 17:00 [LARTC] Kernel config for HTB Benjamin Goedeke
2002-11-22 17:07 ` Marc-Christian Petersen
2002-11-22 17:39 ` Stef Coene [this message]
2002-11-22 17:49 ` Benjamin Goedeke
2002-11-23 8:57 ` Ivo De Decker
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-103798707820139@msgid-missing \
--to=stef.coene@docum.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox