All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Goedeke <goedeke@nord-com.net>
To: lartc@vger.kernel.org
Subject: [LARTC] Kernel config for HTB
Date: Fri, 22 Nov 2002 17:00:16 +0000	[thread overview]
Message-ID: <marc-lartc-103798451316974@msgid-missing> (raw)

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 

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" 

Can anyone please point me to the relevant section in menuconfig to
enable the CONFIG_*NETLINK options

Thanks, 
Ben 

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

             reply	other threads:[~2002-11-22 17:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-22 17:00 Benjamin Goedeke [this message]
2002-11-22 17:07 ` [LARTC] Kernel config for HTB Marc-Christian Petersen
2002-11-22 17:39 ` Stef Coene
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-103798451316974@msgid-missing \
    --to=goedeke@nord-com.net \
    --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.