I'm running into issues with downloading any torrent, where even downloading and uploading both at 1kb makes everything else extremely slow. I'm connecting at 17mb down and 1.2mb up btw. I'm now setting up the QoS engine so that everything is prioritised before torrents, hopefully it will work.
I've set a block of 3 ports for the 3 computers which use torrents. The ports are 11110 - 11112, for the ip addresses 192.168.0.110 to 192.168.0.112. I now set this block with the following settings:
Local IP range: 192.168.0.110 to 192.168.0.112 (the ip range of the 3 computers I've set)
Local port range: 11110 to 11112 (the port range of the 3 computers I've set)
Protocol: Both (TCP and UDP right?)
Remote IP range: 0.0.0.0. to 255.255.255.255 (is this right?)
Remote port range: 0 to 65535 (is this right?)
Now for all other connections, can I set all ports and all protocols for all ip addresses as a lower priority, or do I have to split this and avoid the block I've just set? Atm for all other port ranges and protocols for all ip addresses before and after this block, I set the following:
Before:
Local IP range: 192.168.0.100 to 192.168.0.199 (the ip range of all connected devices)
Local port range: 0 to 11109 (all ports before the 3 used for torrents)
Protocol: All
Remote IP range: 0.0.0.0. to 255.255.255.255
Remote port range: 0 to 65535
After:
Local IP range: 192.168.0.100 to 192.168.0.199 (the ip range of all connected devices)
Local port range: 11113 to 65535 (all ports after the 3 used for torrents)
Protocol: All
Remote IP range: 0.0.0.0. to 255.255.255.255
Remote port range: 0 to 65535
Do these settings look correct? (Sorry for the long post)