From: Corey Hickey <bugfood-ml@fatooh.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Problem with HTB Installation
Date: Sun, 10 Apr 2005 21:52:45 +0000 [thread overview]
Message-ID: <4259A02D.5070102@fatooh.org> (raw)
In-Reply-To: <42597FF3.8040005@frenchsuballiance.cjb.net>
ptitoliv wrote:
> Hello Everybody,
>
> I am trying to install thz HTB queue on my Debian Woody. I compiled a
> 2.6.9 Kernel with the good configuration for HTB.
>
> The kernel is booting correctly but I can't use HTB queue with tc.
>
> I have this error message.
>
> gatekeeper:~# tc qdisc add dev eth0 root handle 1: htb default 90
> RTNETLINK answers: Invalid argument
>
> I have check my logs and found this message :
>
> Apr 10 23:14:21 gatekeeper kernel: HTB init, kernel part version 3.17
> Apr 10 23:14:21 gatekeeper kernel: HTB: need tc/htb version 3 (minor is
> 17), you
> have 10
>
It looks to me like perhaps your tc is too old (I'm not quite sure how
to interpret HTB's kernel message about versions). If nobody tells you
something better, then you should try using a newer version of tc.
Choose an option:
1. Install the Debian iproute package and its dependencies from Sarge or
Sid.
2. Download the Debian iproute source from Sarge/Sid and make your own
Debian package.
3. Download the iproute2 source from
http://developer.osdl.org/dev/iproute2/
and compile it yourself.
Note that what Debian calls "iproute" is actually "iproute2".
-Corey
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2005-04-10 21:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-10 19:35 [LARTC] Problem with HTB Installation ptitoliv
2005-04-10 21:52 ` Corey Hickey [this message]
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=4259A02D.5070102@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.