* Re: [LARTC] CBQ and HTB Support
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
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Eric Leblond @ 2003-05-22 15:00 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 278 bytes --]
On Thu, 2003-05-22 at 16:52, Fahad wrote:
> Hi all , does Kernel 2.4 supports CBQ and HTB by default or we have to
> recompile it.
you've got to have 2.4.20 to have htb in stock kernel. CBQ is available
since a long time.
--
Eric Leblond <eric@regit.org>
Regit.org
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread* RE: [LARTC] CBQ and HTB Support
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
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Blagoy Genadiev @ 2003-05-22 15:01 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [LARTC] CBQ and HTB Support
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
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Fahad @ 2003-05-22 15:11 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [LARTC] CBQ and HTB Support
2003-05-22 14:52 [LARTC] CBQ and HTB Support Fahad
` (2 preceding siblings ...)
2003-05-22 15:11 ` Fahad
@ 2003-05-22 16:40 ` Stef Coene
2003-05-22 18:22 ` Osgaldo Suanzes
2003-05-22 19:12 ` Luc Brouard
5 siblings, 0 replies; 7+ messages in thread
From: Stef Coene @ 2003-05-22 16:40 UTC (permalink / raw)
To: lartc
On Thursday 22 May 2003 17:11, Fahad wrote:
> Any straight forward procedure or any website where i can find necessary
> procedure to recompile , which modules to select etc ...
There is an excellent kernel howto. Just do a google search for it.
For the needed options, enable everything in the QOS menu. You can use
modules or compile everything in the kernel.
But it's possible that your distribution has a precompiled kernel for you with
all needed options.
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] 7+ messages in thread* Re: [LARTC] CBQ and HTB Support
2003-05-22 14:52 [LARTC] CBQ and HTB Support Fahad
` (3 preceding siblings ...)
2003-05-22 16:40 ` Stef Coene
@ 2003-05-22 18:22 ` Osgaldo Suanzes
2003-05-22 19:12 ` Luc Brouard
5 siblings, 0 replies; 7+ messages in thread
From: Osgaldo Suanzes @ 2003-05-22 18:22 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [LARTC] CBQ and HTB Support
2003-05-22 14:52 [LARTC] CBQ and HTB Support Fahad
` (4 preceding siblings ...)
2003-05-22 18:22 ` Osgaldo Suanzes
@ 2003-05-22 19:12 ` Luc Brouard
5 siblings, 0 replies; 7+ messages in thread
From: Luc Brouard @ 2003-05-22 19:12 UTC (permalink / raw)
To: lartc
On Thu, May 22, 2003 at 08:22:34PM +0200, Osgaldo Suanzes wrote:
> 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
If using testing/sid ... iproute2 is already ok for HTB 3.x
Luc
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 7+ messages in thread