Does anyone have any experience with setting up Utorrent to work with the astaro.
Current setup is: cable modem > astaro > linksys e1000 (AP) > desktop pc.
This thread was automatically locked due to age.
Just setup a DNAT rule:
Traffic Source Any
Traffic Service: Whatever port you choose
Traffic Destination: External (WAN) (Address)
Nat Mode: DNAT
Destination: Your PC
Check automatic firewall rules.
Yes. Basically, any torrent traffic to external IP, forward to your internal PC IP. Automatic packet filter rule should be ticked too unless manual rule is created.
So, the utorrent port you have defined on the firewall is: TCP - Port 36394 with src 1:65535
You should change src to 1024:65535 since utorrent wont use lower ports.
If you like I can login and have a look.