From: "Osgaldo Suanzes" <osgaldo@tiscali.es>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] CBQ and HTB Support
Date: Thu, 22 May 2003 18:22:34 +0000 [thread overview]
Message-ID: <marc-lartc-105362776220633@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105361542204546@msgid-missing>
Hi Fahad.
Its very easy, Download (if you dont have it allready) Linux Kernel
2.4.20
get it here:
http://www.kernel.org/pub/linux/kernel/v2.4/linux-2.4.20.tar.gz
and Uncompress at /usr/src with :
#tar zxvf Linux-kernel-2.4.20
Install Woody Package Iproute2 (on Debian/linux)
#apt-get install iproute
Replace your command /sbin/tc
with the one from Stefs page
http://www.docum.org/stef.coene/qos/download/tc
->Which has htb3 support compiled within
Patch the kernel with the following : BUT ONLY!! if you want to make use of
the ESFQ:
Youe can get it here http://www.ssi.bg/~alex/esfq/esfq-0.2-2.4.18.tar.gz
Choos the following options in the kernel Menue :
Networking options --->
Kernel/User netlink socket
Network packet filtering (replaces ipchains)
IP: Netfilter Configuration --->
IP tables support (required for filtering/masq/NAT)
LENGTH match support
MARK target support
QoS and/or fair queueing --->
SELECT EVERYTHING HERE
Then do a
#make modules;make modules_install;make dep;make clean;make bzlilo
reboot and your done!
Good luck
Osgaldo
----- Original Message -----
From: "Fahad" <fahad@netlogicbroadband.com>
To: "Blagoy Genadiev" <blagoy.genadiev@wizcom.bg>; <lartc@mailman.ds9a.nl>
Sent: Thursday, May 22, 2003 5:11 PM
Subject: Re: [LARTC] CBQ and HTB Support
> Any straight forward procedure or any website where i can find necessary
> procedure to recompile , which modules to select etc ...
>
>
> ----- Original Message -----
> From: "Blagoy Genadiev" <blagoy.genadiev@wizcom.bg>
> To: "Fahad" <fahad@netlogicbroadband.com>; <lartc@mailman.ds9a.nl>
> Sent: Thursday, May 22, 2003 8:01 PM
> Subject: RE: [LARTC] CBQ and HTB Support
>
>
>
> You HAVE to recompile it, this is recommended man.
>
>
>
> -----Original Message-----
> From: Fahad [mailto:fahad@netlogicbroadband.com]
> Sent: Thursday, May 22, 2003 5:53 PM
> To: lartc@mailman.ds9a.nl
> Subject: [LARTC] CBQ and HTB Support
>
> Hi all , does Kernel 2.4 supports CBQ and HTB by default or we have to
> recompile it.
>
> Regards
> Fahad Khan
>
> _______________________________________________
> 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/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-05-22 18:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-22 14:52 [LARTC] CBQ and HTB Support Fahad
2003-05-22 15:00 ` Eric Leblond
2003-05-22 15:01 ` Blagoy Genadiev
2003-05-22 15:11 ` Fahad
2003-05-22 16:40 ` Stef Coene
2003-05-22 18:22 ` Osgaldo Suanzes [this message]
2003-05-22 19:12 ` Luc Brouard
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=marc-lartc-105362776220633@msgid-missing \
--to=osgaldo@tiscali.es \
--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.