hi all
how to allow torrent , i try to create utorrent application port in firewall rule form internal to external . but not working. any help.
This thread was automatically locked due to age.
That's outgoing; you need a firewall rule for the outgoing traffic also...
source: 192.168.2.100
dest: ANY
service: ANY UDP, or at least src:1024:65535/dst:6881
ALLOW
Note some Torrent clients (such as uTorrent) can set the source port so you don't have to use 1024:65535.
Barry
Set firewall rules to match the following:
Sources : Internal (Network). Or just configure a single IP.
Services: Press the '+'. I named it Torrent. 6881 (TCP/UDP). DST is ready set up to 1:65535, so leave it be.
Destination: Internet IPV4
That should do it.