All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chad Juettner <chad@bitstream.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] redhat 9 and htb
Date: Thu, 19 Feb 2004 14:27:50 +0000	[thread overview]
Message-ID: <4034C7E6.1080805@bitstream.net> (raw)
In-Reply-To: <40348FEB.4030203@arvo.ro>

Razvan Stranschi wrote:

>
>tc qdisc add dev eth0 root handle 1:0 htb default 12
>Unknown qdisc "htb", hence  option "default" is unparsable.
>
>There are some others settings that must be done in kernel?
>  
>
There's a chance you don't have the htb kernel module installed on your 
box. I'm not sure if it's included on a default RH9 installation. When 
you do an lsmod you should see a module sch_htb listed. If not you'll 
probably have to recompile a newer kernel and include support for HTB (I 
believe it's under QOS in the networking options section).

Hope that helps - good luck!

--
Chad Juettner
chad@bitstream.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  parent reply	other threads:[~2004-02-19 14:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-19 10:28 [LARTC] redhat 9 and htb Razvan Stranschi
2004-02-19 14:16 ` Razvan Stranschi
2004-02-19 14:27 ` Chad Juettner [this message]
2004-02-19 14:38 ` andybr
2004-02-19 14:42 ` [LARTC] " Razvan Stranschi

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=4034C7E6.1080805@bitstream.net \
    --to=chad@bitstream.net \
    --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.