This looks like the sort of thing i need!!!! am trying a download monitor "Bandwidth Monitor Pro" which came recomended, but doesnt change much. This qos is what i need to give my game priority over downloads. any idea where we can find it?
cheers
QoS is something you'd have to use Linux or a BSD for. Basically, you replace your router with a PC that has 2 NICs in it. One end connects to the LAN, and the other one connects to the Internet. You configure this machine to route packets much like your previous router.
...But with one exception. In Linux, you'd check out this HOWTO:
http://www.opalsoft.net/qos/DS.htm
In a BSD, you could use ALTQ, which isn't all that difficult. I'm at a loss to find a good howto on that tool, but if you decided to go that route, the manual (man)pages that are included with the BSD flavor you choose should guide you right through.
Doing this takes a litle bit of know-how, but once it's set up, you don't have to touch it anymore, unless it's to tweak some bandwidth, or to temporarily disable it. Once it's all set up, it should act just like your old router, but it will have a capability to do QoS filtering.
IPcop has a nice installation and administration set up (works like most routers' web based interfaces), and it has rudimentary QoS features. If you know what ports are being used, you can set them as "LOW" priority ports through there.