* [LARTC] help with tc script to manage bandwidth
@ 2003-12-02 15:19 makinde olojede
2003-12-03 10:14 ` Stef Coene
0 siblings, 1 reply; 2+ messages in thread
From: makinde olojede @ 2003-12-02 15:19 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 1660 bytes --]
Please can anybody provide a tc script and any other necessary detail to manage my bandwidth that can just fit into my network. These are what I want to achieve.
1. I want to dedicate 32K for my IP phone to have a clear phone call.
2. I want all the computers on my network to share the remaining bandwidth(N.B My ISP allocated a bandwidth of 64K uplink and 128K downlink) in such a way that all the computers must share equal bandwidth and none of the computers should exhaust more than necessary bandwidth to disturb others.Also the bandwidth should be shared based on the number of computers that are active. i.e if few computers are available at any time they can use all the bandwidth shared evenly.
My intended network configuration are stated below:
1.I have a Linux box runing RH 9.0 with two network cards one(eth0) connected to my ISP gateway modem with default gateway IP as 10.0.0.254.The other network card(eth1) connected directly to my 24port hub through which my entire network is connected.
2. I assigned a private ip address to eth0 192.168.1.1 and 192.168.2.1 for eth1 .
3. I have up to 20 workstations which I will assign ip address ranging from 192.168.2.3-22 with their gateway set as 192.168.1.1.
4. I have also set up the same Linux box as a proxy server to allow all http request from all computer on my LAN except 3computers with ip address 192.168.2.20-22
5. My ip phone with ip address 192.168.2.25 cannot be under the proxy server also.
I look forward to your assistance. Thanks.
Makinde Olojede
---------------------------------
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
[-- Attachment #2: Type: text/html, Size: 2204 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [LARTC] help with tc script to manage bandwidth
2003-12-02 15:19 [LARTC] help with tc script to manage bandwidth makinde olojede
@ 2003-12-03 10:14 ` Stef Coene
0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2003-12-03 10:14 UTC (permalink / raw)
To: lartc
On Tuesday 02 December 2003 16:19, makinde olojede wrote:
> Please can anybody provide a tc script and any other necessary detail to
> manage my bandwidth that can just fit into my network. These are what I
> want to achieve.
>
> 1. I want to dedicate 32K for my IP phone to have a clear phone call.
> 2. I want all the computers on my network to share the remaining
> bandwidth(N.B My ISP allocated a bandwidth of 64K uplink and 128K
> downlink) in such a way that all the computers must share equal
> bandwidth and none of the computers should exhaust more than necessary
> bandwidth to disturb others.Also the bandwidth should be shared based on
> the number of computers that are active. i.e if few computers are
> available at any time they can use all the bandwidth shared evenly.
Can be done.
> My intended network configuration are stated below:
>
> 1.I have a Linux box runing RH 9.0 with two network cards one(eth0)
> connected to my ISP gateway modem with default gateway IP as
> 10.0.0.254.The other network card(eth1) connected directly to my 24port hub
> through which my entire network is connected.
> 2. I assigned a private ip
> address to eth0 192.168.1.1 and 192.168.2.1 for eth1 .
?? Eth0 is connected to your ip so you need an ip address on eth0 that's in
the network of your ISP and this propably done with dhcp.
> 3. I have up to 20
> workstations which I will assign ip address ranging from 192.168.2.3-22
> with their gateway set as 192.168.1.1.
Shouldn't the gateway be 192.168.2.1 ?
> 4. I have also set up the same
> Linux box as a proxy server to allow all http request from all computer on
> my LAN except 3computers with ip address 192.168.2.20-22 5. My ip phone
> with ip address 192.168.2.25 cannot be under the proxy server also.
This can be a problem. If you want to shape traffic and you use a proxy
server on the same box, you don't know if the object was fetched from the
cache or from the internet. Try to create a dedicated proxy server.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-12-03 10:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-02 15:19 [LARTC] help with tc script to manage bandwidth makinde olojede
2003-12-03 10:14 ` Stef Coene
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox