Networking Forums

Networking Forums > Computer Networking > Linux Networking > Bandwidth on demand ?

Reply
Thread Tools Display Modes

Bandwidth on demand ?

 
 
Draxen
Guest
Posts: n/a

 
      09-07-2003, 08:55 AM
I'm running 2.4.7-10 (old I know) driving my 512/256kbps DSL line, I'd like
to try packet shaping.
I've got three workstations (running Windoze), one of them is used mainly
for downloads. What I'd like to do is restrict the download machine to half
the available up/down stream bandwidth when either of the other two PCs are
being used and then let it use all the bandwidth when the other stations
have been quiet for a few minutes.

Is it possible to setup bandwidth on demand like this with linux ? Can I use
my current kernel version ?

 
Reply With Quote
 
 
 
 
joseph philip
Guest
Posts: n/a

 
      09-07-2003, 06:58 PM
On Sun, 07 Sep 2003 09:55:53 +0100, Draxen wrote:

> I'm running 2.4.7-10 (old I know) driving my 512/256kbps DSL line, I'd like
> to try packet shaping.
> I've got three workstations (running Windoze), one of them is used mainly
> for downloads. What I'd like to do is restrict the download machine to half
> the available up/down stream bandwidth when either of the other two PCs are
> being used and then let it use all the bandwidth when the other stations
> have been quiet for a few minutes.
>
> Is it possible to setup bandwidth on demand like this with linux ? Can I use
> my current kernel version ?



man tc

setup two classes:

1. for the download machine
2. for the rest.

give lower priority to class 1.
That way, any bw demand of 2 is satisfied first, and then only 1.


 
Reply With Quote
 
Draxen
Guest
Posts: n/a

 
      09-08-2003, 09:17 AM
"joseph philip" <(E-Mail Removed)> wrote in message
news(E-Mail Removed) ice...
> On Sun, 07 Sep 2003 09:55:53 +0100, Draxen wrote:
>
> > I'm running 2.4.7-10 (old I know) driving my 512/256kbps DSL line, I'd

like
> > to try packet shaping.
> > I've got three workstations (running Windoze), one of them is used

mainly
> > for downloads. What I'd like to do is restrict the download machine to

half
> > the available up/down stream bandwidth when either of the other two PCs

are
> > being used and then let it use all the bandwidth when the other stations
> > have been quiet for a few minutes.
> >
> > Is it possible to setup bandwidth on demand like this with linux ? Can I

use
> > my current kernel version ?

>
>
> man tc
>
> setup two classes:
>
> 1. for the download machine
> 2. for the rest.
>
> give lower priority to class 1.
> That way, any bw demand of 2 is satisfied first, and then only 1.


Ahh cheers for that, can't find any man pages but I've got the binary so
I'll find some online docs. Thanks again.

 
Reply With Quote
 
Alexander Clouter
Guest
Posts: n/a

 
      09-11-2003, 12:15 PM
In article <3f5af299$0$204$(E-Mail Removed)>, Draxen wrote:
> I'm running 2.4.7-10 (old I know) driving my 512/256kbps DSL line, I'd like
> to try packet shaping.
> I've got three workstations (running Windoze), one of them is used mainly
> for downloads. What I'd like to do is restrict the download machine to half
> the available up/down stream bandwidth when either of the other two PCs are
> being used and then let it use all the bandwidth when the other stations
> have been quiet for a few minutes.
>
> Is it possible to setup bandwidth on demand like this with linux ? Can I use
> my current kernel version ?
>

http://lartc.org/ is the best place to start. The wondershaper script is a
good starting point. There is also the Adv-Routing-HOWTO (same link) and the
ADSL-Bandwidth-Management-HOWTO you might like.

Also my script

http://digriz.org.uk/jdg-qos-script/

Regards

Alex
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Start VPN on demand chris-usenet@roaima.co.uk Linux Networking 2 10-26-2005 08:04 AM
[ppp] Two way dial on demand brankok@dkts.co.yu Linux Networking 2 05-25-2005 12:03 PM
bandwidth on demand jas Broadband 0 08-20-2004 05:48 PM
PPP on demand Hermes Linux Networking 8 04-30-2004 02:07 AM
on demand dialling Richard Mayes Linux Networking 2 02-29-2004 04:46 PM



1 2 3 4 5 6 7 8 9 10 11