All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Problem with HTB Installation
@ 2005-04-10 19:35 ptitoliv
  2005-04-10 21:52 ` Corey Hickey
  0 siblings, 1 reply; 2+ messages in thread
From: ptitoliv @ 2005-04-10 19:35 UTC (permalink / raw)
  To: lartc

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

I have searched on google but I had no result about this error.

So what have I to do in order to have the correct version for tc/htb ?

Thank you for your answers

Best regards,
Ptitoliv






_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] Problem with HTB Installation
  2005-04-10 19:35 [LARTC] Problem with HTB Installation ptitoliv
@ 2005-04-10 21:52 ` Corey Hickey
  0 siblings, 0 replies; 2+ messages in thread
From: Corey Hickey @ 2005-04-10 21:52 UTC (permalink / raw)
  To: lartc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-10 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-10 19:35 [LARTC] Problem with HTB Installation ptitoliv
2005-04-10 21:52 ` Corey Hickey

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.