* Re: [LARTC] NEWBIE to LARTC
2002-11-27 8:48 [LARTC] NEWBIE to LARTC hare ram
@ 2002-11-27 15:55 ` hare ram
2002-11-27 16:03 ` Martin A. Brown
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: hare ram @ 2002-11-27 15:55 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]
any answer for this
thanks
hare
----- Original Message -----
From: hare ram
To: lartc@mailman.ds9a.nl
Sent: Wednesday, November 27, 2002 2:06 PM
Subject: [LARTC] NEWBIE to LARTC
Hi all
iam new to LARTC, i have some sample setup to be setup to my home based network
i have setup like this
i have internet bandwidth of 128kbps ( may later 256kbps)
and i have 100 users running in the network, average will be 20-30 connection will be online
iam using redhat 7.3 and trying to upgrade to 8.0 ( later)
and iam running iptables with transparent cache with Squid.
with 2 NIC cards
now iam looking solution is like this
128kbps to be shared by all the online users equally
if any users increase, the bandwidth will automatically share with all users
if the user decrease also bandwidth should automatically loadbalance done.
and i want to priority traffic is http, yahoo, msn, chat, ping, traceroute, ssh
lease priority is any downloads. and uploads.
any one give me sample scripts
iam confused what to use,
i seen document, it say CBQ, HTB SFQ
iam really confused, can some one clarify me what to use to achieve the above setup
thanks
hare
[-- Attachment #2: Type: text/html, Size: 3898 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [LARTC] NEWBIE to LARTC
2002-11-27 8:48 [LARTC] NEWBIE to LARTC hare ram
2002-11-27 15:55 ` hare ram
@ 2002-11-27 16:03 ` Martin A. Brown
2002-11-27 16:16 ` hare ram
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Martin A. Brown @ 2002-11-27 16:03 UTC (permalink / raw)
To: lartc
Hare,
: iam new to LARTC, i have some sample setup to be setup to my home
Start reading! Seriously, there's a great deal to understand about
traffic control...some links below will serve as starting points. There
are some "drop-in" scripts you can use
: and iam running iptables with transparent cache with Squid.
: with 2 NIC cards
Read in the archives about Squid and TC:
http://www.google.com/search?q=site%3Amailman.ds9a.nl+squid
: now iam looking solution is like this
: 128kbps to be shared by all the online users equally
: if any users increase, the bandwidth will automatically share with all users
: if the user decrease also bandwidth should automatically loadbalance done.
You'll need to read up on general LARTC topics and roll your own
solution, although you should be able to use Stef Coene's scripts.
http://lartc.org/
: and i want to priority traffic is http, yahoo, msn, chat, ping,
: traceroute, ssh lease priority is any downloads. and uploads.
: any one give me sample scripts
See http://www.docum.org/ for scripts and other help. You will also find
the wondershaper script at the http://lartc.org/ website.
: iam using redhat 7.3 and trying to upgrade to 8.0 ( later)
: iam confused what to use, i seen document, it say CBQ, HTB SFQ
Compile kernel 2.4.20 with support for HTB. It's very well supported on
this list, and can do everything you need to do.
-Martin
--
Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [LARTC] NEWBIE to LARTC
2002-11-27 8:48 [LARTC] NEWBIE to LARTC hare ram
2002-11-27 15:55 ` hare ram
2002-11-27 16:03 ` Martin A. Brown
@ 2002-11-27 16:16 ` hare ram
2002-11-27 16:16 ` Debreczeni Peter
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: hare ram @ 2002-11-27 16:16 UTC (permalink / raw)
To: lartc
Hi
thanks for the help
i have just installed Redhat 8.0
when i see make manuconfig
its show HTB already as a module
still i need to add any patches
where can i find "Stef Coene's scripts"
thanks
hare
----- Original Message -----
From: "Martin A. Brown" <mabrown-lartc@securepipe.com>
To: "hare ram" <hareram@sol.net.in>
Cc: <lartc@mailman.ds9a.nl>
Sent: Wednesday, November 27, 2002 9:33 PM
Subject: Re: [LARTC] NEWBIE to LARTC
> Hare,
>
> : iam new to LARTC, i have some sample setup to be setup to my home
>
> Start reading! Seriously, there's a great deal to understand about
> traffic control...some links below will serve as starting points. There
> are some "drop-in" scripts you can use
>
> : and iam running iptables with transparent cache with Squid.
> : with 2 NIC cards
>
> Read in the archives about Squid and TC:
>
> http://www.google.com/search?q=site%3Amailman.ds9a.nl+squid
>
> : now iam looking solution is like this
> : 128kbps to be shared by all the online users equally
> : if any users increase, the bandwidth will automatically share with
all users
> : if the user decrease also bandwidth should automatically loadbalance
done.
>
> You'll need to read up on general LARTC topics and roll your own
> solution, although you should be able to use Stef Coene's scripts.
>
> http://lartc.org/
>
> : and i want to priority traffic is http, yahoo, msn, chat, ping,
> : traceroute, ssh lease priority is any downloads. and uploads.
> : any one give me sample scripts
>
> See http://www.docum.org/ for scripts and other help. You will also find
> the wondershaper script at the http://lartc.org/ website.
>
> : iam using redhat 7.3 and trying to upgrade to 8.0 ( later)
> : iam confused what to use, i seen document, it say CBQ, HTB SFQ
>
> Compile kernel 2.4.20 with support for HTB. It's very well supported on
> this list, and can do everything you need to do.
>
> -Martin
>
> --
> Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.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] 8+ messages in thread* Re: [LARTC] NEWBIE to LARTC
2002-11-27 8:48 [LARTC] NEWBIE to LARTC hare ram
` (2 preceding siblings ...)
2002-11-27 16:16 ` hare ram
@ 2002-11-27 16:16 ` Debreczeni Peter
2002-11-27 20:57 ` Stef Coene
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Debreczeni Peter @ 2002-11-27 16:16 UTC (permalink / raw)
To: lartc
i think this bandwith is too little for 20-30 online user , and to
manage download traffic u need to loose from this.
simple filter out useless traffic such ping from users and thats all.
hare ram wrote:
> any answer for this
>
> thanks
> hare
>
> ----- Original Message -----
> *From:* hare ram <mailto:hareram@sol.net.in>
> *To:* lartc@mailman.ds9a.nl <mailto:lartc@mailman.ds9a.nl>
> *Sent:* Wednesday, November 27, 2002 2:06 PM
> *Subject:* [LARTC] NEWBIE to LARTC
>
> Hi all
>
>
> iam new to LARTC, i have some sample setup to be setup to my home
> based network
>
> i have setup like this
>
> i have internet bandwidth of 128kbps ( may later 256kbps)
> and i have 100 users running in the network, average will be 20-30
> connection will be online
>
> iam using redhat 7.3 and trying to upgrade to 8.0 ( later)
> and iam running iptables with transparent cache with Squid.
> with 2 NIC cards
>
> now iam looking solution is like this
>
> 128kbps to be shared by all the online users equally
> if any users increase, the bandwidth will automatically share with
> all users
> if the user decrease also bandwidth should automatically loadbalance
> done.
>
> and i want to priority traffic is http, yahoo, msn, chat, ping,
> traceroute, ssh
> lease priority is any downloads. and uploads.
>
> any one give me sample scripts
>
> iam confused what to use,
> i seen document, it say CBQ, HTB SFQ
>
> iam really confused, can some one clarify me what to use to achieve
> the above setup
>
>
> thanks
> hare
>
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [LARTC] NEWBIE to LARTC
2002-11-27 8:48 [LARTC] NEWBIE to LARTC hare ram
` (3 preceding siblings ...)
2002-11-27 16:16 ` Debreczeni Peter
@ 2002-11-27 20:57 ` Stef Coene
2002-11-28 5:40 ` hare ram
2002-11-28 15:57 ` Stef Coene
6 siblings, 0 replies; 8+ messages in thread
From: Stef Coene @ 2002-11-27 20:57 UTC (permalink / raw)
To: lartc
On Wednesday 27 November 2002 17:04, hare ram wrote:
> Hi
>
> thanks for the help
> i have just installed Redhat 8.0
> when i see make manuconfig
>
> its show HTB already as a module
> still i need to add any patches
The kernel has the needed htb support, but the tc command doesn't. So you
have to download the iproute2 source, patch if for htb and compile it. Or
you can download the binary fro the htb homepage.
> where can i find "Stef Coene's scripts"
On my site :)
www.docum.org
Go to the test pages and you find some scripts.
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] 8+ messages in thread* Re: [LARTC] NEWBIE to LARTC
2002-11-27 8:48 [LARTC] NEWBIE to LARTC hare ram
` (4 preceding siblings ...)
2002-11-27 20:57 ` Stef Coene
@ 2002-11-28 5:40 ` hare ram
2002-11-28 15:57 ` Stef Coene
6 siblings, 0 replies; 8+ messages in thread
From: hare ram @ 2002-11-28 5:40 UTC (permalink / raw)
To: lartc
Hi all
iam doing Some R & D with TC
i have excuted lot of commands
how do i reset to default
so i can do fresh
hare
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [LARTC] NEWBIE to LARTC
2002-11-27 8:48 [LARTC] NEWBIE to LARTC hare ram
` (5 preceding siblings ...)
2002-11-28 5:40 ` hare ram
@ 2002-11-28 15:57 ` Stef Coene
6 siblings, 0 replies; 8+ messages in thread
From: Stef Coene @ 2002-11-28 15:57 UTC (permalink / raw)
To: lartc
On Thursday 28 November 2002 06:28, hare ram wrote:
> Hi all
>
> iam doing Some R & D with TC
> i have excuted lot of commands
>
> how do i reset to default
> so i can do fresh
Delete the root qdisc :
/qos/bin/tc qdisc del dev eth0 root
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] 8+ messages in thread