On Wednesday 26 February 2003 20:19, Lars Landmark wrote:
> On Wed, 26 Feb 2003, Stef Coene wrote:
> > > [EMAIL PROTECTED] iproute2.lars]# ./tc/tc qdisc add dev eth1 root handle 1:
> > > htb default 10
> > > [EMAIL PROTECTED] iproute2.lars]# /sbin/lsmod
> > > Module Size Used by Not tainted
> > > sch_htb 3872 0 (autoclean) (unused)
> > > 3c59x 28520 2
> > >
> > > Is it possible that I have a wrong tc-tool??
> >
> > No.
> >
> > > However if I had wrong
> > > tc-tool, then why is sch_htb module loaded???
> >
> > Have you compiled the htb qdisc as module? If you did, that's why it's
> > loaded.
>
> Thanks for your patience for my novice question.. :-)
>
> Yes I have compiled HTB as module and I am using 2.4.20 kernel.
> My question is, why do I see "unused" when I configure HTB, but not when
> configure cbq...
Aha :)
# lsmod |grep htb
sch_htb 10784 1 (autoclean)
I don't know why lsmod thinks your htb module is not in use.
> How can I check that HTB has been loaded properly. And what to do next,
> if it has not??
As long as you can shape traffic it's loaded ok :)
Stef
--
[EMAIL PROTECTED]
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/