* [LARTC] How do i check HTB enabled or not
@ 2002-11-27 17:33 hare ram
2002-11-27 20:15 ` Mr. Adam ALLEN
2002-11-27 21:12 ` Stef Coene
0 siblings, 2 replies; 3+ messages in thread
From: hare ram @ 2002-11-27 17:33 UTC (permalink / raw)
To: lartc
Hi
i have Redhat Linux 8.0
when iam trying to configure htb
iam getting following error
any clue
[root@pdn root]# tc qdisc add dev eth0 root handle 1: htb default 12
Unknown qdisc "htb", hence option "default" is unparsable
hare
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] How do i check HTB enabled or not
2002-11-27 17:33 [LARTC] How do i check HTB enabled or not hare ram
@ 2002-11-27 20:15 ` Mr. Adam ALLEN
2002-11-27 21:12 ` Stef Coene
1 sibling, 0 replies; 3+ messages in thread
From: Mr. Adam ALLEN @ 2002-11-27 20:15 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 1020 bytes --]
On Wed, 2002-11-27 at 17:21, hare ram wrote:
> Hi
>
> i have Redhat Linux 8.0
> when iam trying to configure htb
> iam getting following error
> any clue
>
> [root@pdn root]# tc qdisc add dev eth0 root handle 1: htb default 12
> Unknown qdisc "htb", hence option "default" is unparsable
>
I'm running 8.0 with kernel 2.4.18-18 htb is ok in the kernel, but the
tc command isn't the correct version.
Have you got the kernel source installed?
/usr/src/linux-2.4.18-18.8.0/net/sched/sch_htb.c
has the following version stamp.
* $Id: sch_htb.c,v 1.13 2002/05/25 09:04:50 devik Exp $
Grab an updated version of the "tc" binary from
http://luxik.cdi.cz/~devik/qos/htb/v3/htb3.6-020525.tgz
I was expecting a recompile but it wasn't necessary.
--
NAME : Adam Allen.
EMAIL : adam@dynamicinteraction.co.uk
COMMENT : ~~~~ insert your favourite signature comment here ~~~~
PGP : http://search.keyserver.net:11371/pks/lookup?op=vindex&search=adam%40dynamicinteraction.co.uk
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] How do i check HTB enabled or not
2002-11-27 17:33 [LARTC] How do i check HTB enabled or not hare ram
2002-11-27 20:15 ` Mr. Adam ALLEN
@ 2002-11-27 21:12 ` Stef Coene
1 sibling, 0 replies; 3+ messages in thread
From: Stef Coene @ 2002-11-27 21:12 UTC (permalink / raw)
To: lartc
On Wednesday 27 November 2002 18:21, hare ram wrote:
> Hi
>
> i have Redhat Linux 8.0
> when iam trying to configure htb
> iam getting following error
> any clue
>
> [root@pdn root]# tc qdisc add dev eth0 root handle 1: htb default 12
> Unknown qdisc "htb", hence option "default" is unparsable
Redhat has htb support in the kernel, but not in the tc command. So download
the one from the htb webpage, or download the iproute2 code, patch it and
compile it.
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-27 21:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-27 17:33 [LARTC] How do i check HTB enabled or not hare ram
2002-11-27 20:15 ` Mr. Adam ALLEN
2002-11-27 21:12 ` Stef Coene
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.