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

Utorrent

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.
Parents
  • ok,

    The DNAT rule is incorrect as I don't see a destination in the DNAT. I assume ROME is the computer on the LAN that is running utorrent. 

    Should be like this:

    Source: ANY
    Service: Torrent
    Destination: External Address
    Change Destination to: ROME

    Packet filter 9 looks correct however rule 10 is unnecessary. Also make sure you are allowing traffic with source of ROME and destination ANY or Internet for either specifically the torrent service or ANY service.

    Also for udp the source should be 1:65535, and the exception for flood protection won't work because the traffic is not coming from the external interface. I would also recommend as best practice to not bind definitions to specific interfaces, unless for a very specific reason because if done incorrectly could cause problems.
Reply
  • ok,

    The DNAT rule is incorrect as I don't see a destination in the DNAT. I assume ROME is the computer on the LAN that is running utorrent. 

    Should be like this:

    Source: ANY
    Service: Torrent
    Destination: External Address
    Change Destination to: ROME

    Packet filter 9 looks correct however rule 10 is unnecessary. Also make sure you are allowing traffic with source of ROME and destination ANY or Internet for either specifically the torrent service or ANY service.

    Also for udp the source should be 1:65535, and the exception for flood protection won't work because the traffic is not coming from the external interface. I would also recommend as best practice to not bind definitions to specific interfaces, unless for a very specific reason because if done incorrectly could cause problems.
Children
No Data