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).
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
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 kilo*bits* per second (50 kilo*bytes* per second) |
|||||||||||
|