This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UTM9.1 Bittorrent Port Forward issue

Let me start by saying I am new and coming from Endian.  I can not for the life of me able to get Torrents working.  I have disabled everything but the firewall.  In firewall I have also set a rule to allow all outgoing traffic which works.

My setup for bittorrent

I created two definitions:

Network Definition
Name: HTPC
Type: Host
IP: 192.168.1.40

and

Service Definition
Name: HTPC Torrent In
Type of Definition: TCP/UPD
Destination Port: 29125
Source port: 1:65535

Ok So I created a DNAT

For Traffic from : Any
Using service: HTPC Torrent In
Going to: External WAN Address

Chang the destination to: HTPC

checked Automatic Firewall rule

I believe I set it up right but in the live firewall log it is just dropping and address from source port to my HTPC torrent In port.

Any Help would be great..  I have been trying for two days now.. I don't understand what the problem is..


This thread was automatically locked due to age.
  • Hi, can you please post the entries from the firewall log (the full log not the live log) and it might help to see screenshots of your config.
  • Hi, can you please post the entries from the firewall log (the full log not the live log) and it might help to see screenshots of your config.


    Well I never had logs checked for firewall.. dumb me.. i checked it and posted what is showing..  strange but now it is showing in white and says following rule 2 which doesn't make sense cause that isn't under rule 2..  Even so my torrent still fails when i test it.. here are screen shots
  • All those drops is the log have a destination port of 62271 not for the bittorrent port of 29125.

    The DNAT rule looks correct, have to see the service you created along with the host definition of the HTPC to confirm 100%. Other things to check are if you have a NAT masq rule and what traffic are you allowing for the Internal Network? For example do you have a firewall rule for the HTPC to allow all services to the internet?
  • Hi,

    1. your Full NAT (#3) shouldn't be there

    2. the SNAT (#1) is not needed if you already have Masquerading configured.

    and the port in the logs is different, as mentioned above.

    Barry
  • Just make a rule in firewall From:HOST 192.168.1.40 to any allow [:)]
    Delete NAT rules since you are not sharing any torrent
  • Hi Olsi, without NAT, bittorrent will not perform well; the system penalizes users who don't share.

    Barry
  • thanks Barry, i didn't know that