4

I have a cable modem connected to my WRT54GH router, my main PC connected to the router with an Ethernet cable, and everyone else connected to the router via wireless.

I would like to limit download and upload speeds for each device, because I don't want people to use up all the bandwidth when uploading large pictures (or something similar).

Before this router, I was using my PC with connectify and my wireless card, so I could use something like netlimiter to do this, but now I need to do it on the router.

The current firmware i have on my router is: Firmware Version: v1.0.00 build 005

I did check Tomato and DD-WRT, but it seems that neither one supports this router.

So, what do I need to do in order to limit download and upload speeds? Has anyone had any success with getting either firmware to work with a WRT54GH router?

Hennes
  • 65,804
  • 7
  • 115
  • 169

4 Answers4

7

What you are looking for is called Quality of Service (QoS) under Applications and Gaming.

It allows you to restrict bandwidth based on different criteria (MAC address, IP address, application, physical router port).

If you are using DHCP (do your computers get IP addresses automatically?) and have people connecting wirelessly I would recommend using MAC addresses to filter out machines. Give your computer a higher priority than the others and your issues should go away.

To find the MAC addresses of your machines (in Windows) run Command Prompt and type "ipconfig /all"

Look for the connection that maps to your router (IP address will probably be 192.168.1.xxx) and note the MAC address in the table.

edit: I have a WRT54GL loaded with DD-WRT. One of my motivating factors in switching to DD-WRT was the more robust QoS settings available.

ravibhagw
  • 191
4

From the Linksys WRT54GH FAQ :

Q: Does the WRT54GH support wireless QOS and Internet Access Priority QOS?

A: No.

So the answer to your question is: Not possible with your current setup.

The only solution is to change the firmware, with the risk of bricking the router. Frankly, I wouldn't advice it if you describe yourself as newbie.

However, if you can find help, then you can choose between these free firmwares: DD-WRT and Tomato. Many people recommend Tomato for better QoS support.

harrymc
  • 498,455
0

I don't know about unofficial firmware, but most routers these days have an option that levels bandwidth so each gets a fair share. With my router, if I enable "Traffic Shaping", it does that automatically.

Pylsa
  • 31,383
0

DD-WRT might be able to enable this missing features on your router.