How can I organise sharing the Internet bandwidth with many people at home?

3

Lets say, you have a relatively fast Internet connection speed. However, there are many people who want to access the Internet and download files at the same time using that available bandwidth.

The problem is, even they can access the Internet at the same time due to NAT/PAT, since one of them use the entire bandwidth to download the files, the others will get slower speeds. Is it possible to distribute the bandwidth in a fair way?

Ozgun S

Posted 2012-06-13T11:12:46.693

Reputation: 165

Please include information about your router make and model. You may want to check its documentation to see if it supports this. – James P – 2012-06-13T11:18:37.660

Answers

2

Sure.

Get or use a router that is compatible with DD-WRT firmware. It would be used to replace the firmware on your router. It enables you to use QoS to limit individual computers to just a percentage of the total bandwidth.

Bon Gart

Posted 2012-06-13T11:12:46.693

Reputation: 12 574