Hi,
I have BitTorrent set up to use ports 49977 - 49999 (really only two ports in that range, in case I need to change quickly).
("Share bandwidth evenly" is
not checked. Direction is "out.")
It would seem that setting up a rule like this (even at the very top, before high priority and catch-all rules), that only deals with the port range:
If | Proto | Source | Destination | Target | Description
WAN | * | * Port: 49977 - 49999 | * | m_Hated Upload | bt
does nothing for theOokla speed test running on a separate machine on LAN (late start, and then crawls at up to 64 kbits/sec or so, while BitTorrent runs like normal). (
http://speakeasy.net/speedtest/ or
http://speedtest.net/, for lack of URL highlighting.)
I had to resort to manually specifying the BitTorrent machine's address on LAN (bt is an alias), by itself without any ports:
If | Proto | Source | Destination | Target | Description
WAN | * | bt | * | m_Hated Upload | bt
for the desired effect (upload portion of speed test starts within seconds up to > 400 kbits/sec, and BitTorrent uploads drop to a few kbytes/sec).
In a word, am I not setting this up properly? (I'd hate to just limit
all traffic on the BitTorrent machine, instead of just those ports.)