Welcome, Guest. Please login or register.

Author Topic: Regulating bandwidth on home network (how?)  (Read 2296 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TheMagicMTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2857
    • Show only replies by TheMagicM
    • http://www.BartonekDragRacing.com
Regulating bandwidth on home network (how?)
« on: February 06, 2005, 03:06:59 AM »
I have a router with a few pc's on the net..and my brother hogs up bandwidth sometimes..how can I regulate how much bandwidth he's using?
PowerMac G5 dual 2.0ghz/128meg Radeon/500gb HD/2GB RAM, MorphOS 3.9 registered, user #1900
Powerbook G4 5,6 1.67ghz/2gb RAM, Radeon 9700/250gb hd, MorphOS 3.9 registered #3143
 

Offline Argo

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 3219
    • Show only replies by Argo
Re: Regulating bandwidth on home network (how?)
« Reply #1 on: February 06, 2005, 04:43:37 AM »
Unplug his computers network cable at the router.  :-D

How's your home network setup? What is your router?

You may need to use a computer to act as the network router. In which case you can use something like ClarkConnect which has a bandwidth manager module.
 

Offline GreggBz

  • Sr. Member
  • ****
  • Join Date: Apr 2002
  • Posts: 302
    • Show only replies by GreggBz
    • http://www.outerspacecrew.net
Re: Regulating bandwidth on home network (how?)
« Reply #2 on: February 06, 2005, 05:14:34 AM »
Hmm..
Without extra information, Limit his ethernet interface to half duplex, lol. should be a setting in windows for that. or ethertool for linux.
You could get some fancy SNMP provisioning software.
 

Offline Floid

  • Hero Member
  • *****
  • Join Date: Feb 2003
  • Posts: 918
    • Show only replies by Floid
 

Offline T_Bone

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5124
    • Show only replies by T_Bone
    • http://www.amiga.org/userinfo.php?uid=1961
Re: Regulating bandwidth on home network (how?)
« Reply #4 on: February 06, 2005, 09:50:18 AM »
I was thinking of doing something like this.

I want to give my computer "dibs" on all bandwidth, and only let the rest of the network use the bandwidth I'm not using.

I was also thinking about setting up some kind of router between my cable connection and a neighbors cable connection, that would share bandwidth between us, so that I could use his free bandwidth when he's not using it, and vice-versa.

haven't really seen an easy way to do this. (read "easy" as "I don't feel like doing it") :lol:
this space for rent
 

Offline Floid

  • Hero Member
  • *****
  • Join Date: Feb 2003
  • Posts: 918
    • Show only replies by Floid
Re: Regulating bandwidth on home network (how?)
« Reply #5 on: February 06, 2005, 01:25:03 PM »
Quote

T_Bone wrote:
I was thinking of doing something like this.

I want to give my computer "dibs" on all bandwidth, and only let the rest of the network use the bandwidth I'm not using.


That's what all the various queueing solutions are for.  I gather there's something for Linux, too, and I'm sure someone's coughed up a Windows variant, but... I try not to think about that, it makes my head hurt.

Quote
I was also thinking about setting up some kind of router between my cable connection and a neighbors cable connection, that would share bandwidth between us, so that I could use his free bandwidth when he's not using it, and vice-versa.


This is more of a stupendous pain in the ___, because you either need your own endpoint for both links to point to (allowing you to do some multilink business with PPP tunneling, which may suffer mightily for the asymmetry, I'm not sure), or some downright insane routing, which probably doesn't offer the granularity you're after... though I guess that might not be *too* bad, if you both plonk behind NAT and are able to make everything within the router aware to an appropriate level.
 

Offline GadgetMaster

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2177
    • Show only replies by GadgetMaster
Re: Regulating bandwidth on home network (how?)
« Reply #6 on: February 06, 2005, 02:02:20 PM »
Try this link for some ideas. Scroll down for the answers.

http://www.experts-exchange.com/Hardware/Q_20937798.html

 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Regulating bandwidth on home network (how?)
« Reply #7 on: February 06, 2005, 02:41:22 PM »
I use a Debian GNU/Linux box with iptables and tc.