From: Corey Hickey <bugfood-ml@fatooh.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Setting up htb on 2.6.3
Date: Sat, 13 Mar 2004 23:06:41 +0000 [thread overview]
Message-ID: <40539401.2050402@fatooh.org> (raw)
In-Reply-To: <AC21CF284D68894694B7264C6B94B61B497EAE@chlorine.ilb.com.au>
Kevin Withnall wrote:
> Still getting the same thing. Am I using the latest versions ?
>
> #tc qdisc add dev eth0 root handle 1: htb
> RTNETLINK answers: Invalid argument
>
> Thanks for your time.
>
>
I would guess that you don't actually have your kernel properly
configured to support htb. In your kernel configuration, do you have
CONFIG_NET_SCH_HTB set to "y" or "m"? If it's set to "m" you can just do
a modprobe sch_htb.
-Corey
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-03-13 23:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-13 1:17 [LARTC] Setting up htb on 2.6.3 Kevin Withnall
2004-03-13 2:33 ` Corey Hickey
2004-03-13 23:06 ` Corey Hickey [this message]
2004-03-13 23:39 ` Kevin Withnall
2004-03-14 8:35 ` Corey Hickey
2004-03-14 21:10 ` Kevin Withnall
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=40539401.2050402@fatooh.org \
--to=bugfood-ml@fatooh.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 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.