Limit speed/client over wireless network with dd-wrt
772
How would I setup my LinkSys WRT54GS v7 with dd-WRT installed on so that I can limit the download/upload speed of each client over the wireless network?
(I don't want any guys to be able to download more than 50kBps).
You can use tc rate limiting, by running the following commands on your router (see here for details):
This limits all traffic coming from 192.168.x.y to 400 kilobits per second (50 kilobytes per second)
The paid-for version of dd-wrt offers bandwidth limiting out of the box.