* AW: [LARTC] Unknown qdisc "htb", hence option "default" is unparsable
2003-06-26 6:25 [LARTC] Unknown qdisc "htb", hence option "default" is unparsable rio
@ 2003-06-26 6:39 ` Martin Teufel
2003-06-26 6:48 ` [LARTC] Unknown qdisc "htb", hence option "default" is K S Sreeram
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Martin Teufel @ 2003-06-26 6:39 UTC (permalink / raw)
To: lartc
you should use the patch
http://luxik.cdi.cz/~devik/qos/htb/v3/htb3.6-020525.tgz from
http://luxik.cdi.cz/~devik/qos/htb/
regards martin
-----Ursprüngliche Nachricht-----
Von: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl] Im
Auftrag von rio@martin.mu
Gesendet: Donnerstag, 26. Juni 2003 08:25
An: lartc@mailman.ds9a.nl
Betreff: [LARTC] Unknown qdisc "htb", hence option "default" is unparsable
Dear all,
I tried to re-compile iproute2 from
ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss010824.tar.gz
But still htb is unknown ..
Regards,
Rio Martin.
--------------------------------------------------------------------
mail2web - Check your email from the web at http://mail2web.com/ .
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [LARTC] Unknown qdisc "htb", hence option "default" is
2003-06-26 6:25 [LARTC] Unknown qdisc "htb", hence option "default" is unparsable rio
2003-06-26 6:39 ` AW: " Martin Teufel
@ 2003-06-26 6:48 ` K S Sreeram
2004-10-06 15:06 ` [LARTC] Unknown qdisc "htb", hence option "default" is unparsable Marcelo Araujo
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: K S Sreeram @ 2003-06-26 6:48 UTC (permalink / raw)
To: lartc
The official iproute2 package does not have the latest HTB code
You'll either have to get a patch or the pre-compiled static binaries
from:
http://luxik.cdi.cz/~devik/qos/htb/
See the 'Downloads' section
Regards
On Thu, 2003-06-26 at 11:55, rio@martin.mu wrote:
> Dear all,
> I tried to re-compile iproute2 from
> ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss010824.tar.gz
> But still htb is unknown ..
>
> Regards,
> Rio Martin.
>
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
--
K S Sreeram
Director of Research
Tachyon Technologies Pvt. Ltd.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread* [LARTC] Unknown qdisc "htb", hence option "default" is unparsable
2003-06-26 6:25 [LARTC] Unknown qdisc "htb", hence option "default" is unparsable rio
2003-06-26 6:39 ` AW: " Martin Teufel
2003-06-26 6:48 ` [LARTC] Unknown qdisc "htb", hence option "default" is K S Sreeram
@ 2004-10-06 15:06 ` Marcelo Araujo
2004-10-07 2:40 ` gypsy
2004-10-18 12:13 ` Marcelo Araujo
4 siblings, 0 replies; 6+ messages in thread
From: Marcelo Araujo @ 2004-10-06 15:06 UTC (permalink / raw)
To: lartc
(i sent the same message from another email acount, that isn't
memberlist. sorry)
Hi Everyone..!!
i'm beginner in tc with htb, i'm use to limit public, and nat ip clients,
i'm to add to one of my server and get this error:
> tc qdisc add dev eth0 root handle 1: htb default 10
Unknown qdisc "htb", hence option "default" is unparsable
here is my server information:
Linux Server 2.4.20-30.9 #1 Wed Feb 4 20:44:26 EST 2004 i686 i686 i386
GNU/Linux
Module Size Used by Not tainted
cls_u32 6300 0 (autoclean)
cls_fw 3512 0 (autoclean)
sch_sfq 4096 0 (autoclean)
sch_htb 22176 0
ipt_MARK 1368 2 (autoclean)
ip_nat_ftp 4112 0 (unused)
ip_conntrack_ftp 5296 1
ipt_state 1080 0 (unused)
ipt_limit 1560 0 (unused)
ipt_LOG 4184 0 (unused)
iptable_nat 21752 2 [ip_nat_ftp]
iptable_mangle 2776 1
iptable_filter 2412 1
ip_conntrack 27304 3 [ip_nat_ftp ip_conntrack_ftp ipt_state
iptable_nat]
ip_tables 15096 9 [ipt_MARK ipt_state ipt_limit ipt_LOG
iptable_nat iptable_mangle iptable_filter]
8139too 18120 1
mii 3976 0 [8139too]
3c59x 30736 1
keybdev 2976 0 (unused)
mousedev 5556 0 (unused)
hid 22244 0 (unused)
input 5856 0 [keybdev mousedev hid]
usb-uhci 26412 0 (unused)
usbcore 79040 1 [hid usb-uhci]
ext3 70784 2
jbd 51924 2 [ext3]
In my first atemp, the module "sch_htb" wwas not loaded, so i load "modprobe
sch_htb", and again, the same error. Next i downloaded the
"htb3.6-020525.tgz" from http://luxik.cdi.cz/~devik/qos/htb/ and try to
execute with "tc" from tar. It's work, (i think) i check with show and
trafic counter works.
This is "tc" in /sbin/
-rwxr-xr-x 1 root root 114716 Nov 3 2003 tc
This is "tc" in htb3.6-020525.tgz
-rwxrwxr-x 1 root root 101992 May 12 2002 tc
The "tc" from the tarball is small compare to the system, so my question is,
can i use the tc from the tarball without any know issue? may i update my
kernel? what version are sure to work?
I'm newbie in this, excuse me my english, i hope understand me. Thanks a
lot.
Marcelo Araujo
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LARTC] Unknown qdisc "htb", hence option "default" is unparsable
2003-06-26 6:25 [LARTC] Unknown qdisc "htb", hence option "default" is unparsable rio
` (2 preceding siblings ...)
2004-10-06 15:06 ` [LARTC] Unknown qdisc "htb", hence option "default" is unparsable Marcelo Araujo
@ 2004-10-07 2:40 ` gypsy
2004-10-18 12:13 ` Marcelo Araujo
4 siblings, 0 replies; 6+ messages in thread
From: gypsy @ 2004-10-07 2:40 UTC (permalink / raw)
To: lartc
Marcelo Araujo wrote:
>
>
> This is "tc" in /sbin/
> -rwxr-xr-x 1 root root 114716 Nov 3 2003 tc
> This is "tc" in htb3.6-020525.tgz
> -rwxrwxr-x 1 root root 101992 May 12 2002 tc
>
> The "tc" from the tarball is small compare to the system, so my question is,
> can i use the tc from the tarball without any know issue? may i update my
> kernel? what version are sure to work?
The tc you got from the tarball has been stripped of the debug info. It
is 100% functional and fine.
Unless you encounter problems, your kernel should be fine too.
gypsy
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [LARTC] Unknown qdisc "htb", hence option "default" is unparsable
2003-06-26 6:25 [LARTC] Unknown qdisc "htb", hence option "default" is unparsable rio
` (3 preceding siblings ...)
2004-10-07 2:40 ` gypsy
@ 2004-10-18 12:13 ` Marcelo Araujo
4 siblings, 0 replies; 6+ messages in thread
From: Marcelo Araujo @ 2004-10-18 12:13 UTC (permalink / raw)
To: lartc
Thanks a lot to everybody..!!
it's work :)
(i think :-p)
See ya.
Marcelo
On Wed, 06 Oct 2004 19:40:25 -0700, gypsy <gypsy@iswest.com> wrote:
> Marcelo Araujo wrote:
> >
> >
> > This is "tc" in /sbin/
> > -rwxr-xr-x 1 root root 114716 Nov 3 2003 tc
> > This is "tc" in htb3.6-020525.tgz
> > -rwxrwxr-x 1 root root 101992 May 12 2002 tc
> >
> > The "tc" from the tarball is small compare to the system, so my question is,
> > can i use the tc from the tarball without any know issue? may i update my
> > kernel? what version are sure to work?
>
> The tc you got from the tarball has been stripped of the debug info. It
> is 100% functional and fine.
>
> Unless you encounter problems, your kernel should be fine too.
>
> gypsy
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread