Is there a way to limit Internet bandwidth on Wi-Fi on a per-user basis?

5

1

I am on Windows 7 and I have a D-Link Wi-Fi router. I become very helpless when my cousins come over for weekend and suck up all the Internet bandwidth by streaming Netflix and YouTube. I just to limit Wi-Fi bandwidth for the guests. Is there a way to do this?

Umer Farooq

Posted 2013-04-07T06:07:10.340

Reputation: 227

http://forums.dlink.com/index.php?action=printpage%3Btopic=14407.0 this should be your answer regarding using your router to do the work – dashboard – 2013-04-07T06:25:40.200

2You need to do this on the router, your version of Windows is almost irrelevant. You might want to post your router model if you are looking for serious answers rather then general background info. – davidgo – 2014-04-10T06:59:01.970

Answers

1

You should be able to install dd-wrt on that router, from there you should be able to easily limit bandwidth through setting priority to users or limiting specific services.

rzfzr

Posted 2013-04-07T06:07:10.340

Reputation: 163

0

There should be an option to blacklist traffic by MAC Addresses. I you know their MAC address you can limit traffic to their devices.

Web Nash

Posted 2013-04-07T06:07:10.340

Reputation: 121

On/off is a very primitive form of 'limiting'. Also, if they have any IT knowledge or if they can google then it is easy to work around it. – Hennes – 2016-07-26T09:40:54.357

-1

Login to your router with the default IP 192.168.1.1 or 192.168.0.1 using the credentials

  1. user: admin
  2. password: admin

next navigate to parental control and block the websites that use your data up. http://screenshots.portforward.com/routers/Dlink/DSL-2750U/Block_Website.jpg

dashboard

Posted 2013-04-07T06:07:10.340

Reputation: 363

I also use those website, if I do this they won't open for me too .Is there any reliable Windows program for limiting bandwidth for other computers? – Umer Farooq – 2013-04-07T06:36:50.123

haven't used it but you could give this a shot http://www.netlimiter.com/

– dashboard – 2013-04-07T06:39:31.130

Doesn't work properly in my case. Any good working alternative – Umer Farooq – 2013-04-07T07:15:58.837

How to set QOS on dlink router – Umer Farooq – 2013-04-07T07:40:10.540

QOS on your router won't help. By the time the packets have reached the router, the earliest that QOS on your router could do anything, it's already too late because the packets have already consumed your inbound bandwidth. – David Schwartz – 2014-03-11T07:03:50.053

@DavidSchwartz I disagree with it - particularly for the given protocols. The router still controls the speed of the outbound connection, so it is quite practical to slow this down - and this slowdown will be mirrored by the constrained WAN link. I know Youtube uses TCP and I suspect Netflix does as well, making it ideally suited for shaping and QOS limiting. – davidgo – 2014-04-10T06:58:00.750

@davidgo I don't understand what you disagree with. You are correct that it is possible in theory for a router to control inbound traffic by adjusting outbound traffic. However, that's not what QOS is.

– David Schwartz – 2014-04-11T23:34:25.010

@DavidSchwartz I think it may come down to semantics as to exactly how we see the scope of QoS - I see QoS as including dropping packets to reduce the speed of a link. Also, I'm asserting that dropping packets on the inbound link - which QoS can [sometimes] do between the router and client (which is, ofcourse, outbound from the routers POV) will slow down the transfer of the tcp stream and thus slow down the connection. – davidgo – 2014-04-12T00:02:29.447

@davidgo You realize we're talking about a guy who has a SoHo DLink WiFi router, right? What high-end Enterprise stuff might be capable of isn't exactly relevant. (Also dropping inbound packets just makes things worse since those packets have to get sent again. Using a gradually increasing delay sometimes kind of works.) – David Schwartz – 2014-04-12T00:09:50.767

@DavidSchwartz I only use SoHo equipment that works with OpenWRT and DD-WRT, so my expectations might be a bit unreasonable. I did not see you were talking about a "dlink router", which presumably was to be read as implying dlink router with default firmware. I agree that you are probably unlikely to be able to make a significant difference with QoS on something as limited as a dlink router running default firmware. – davidgo – 2014-04-12T00:17:33.517