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

Torrent setup

Okay im still a little shakey on how to set this up


so far ive set up in the firewall


computer -> tcp/udp 50581 -> any ip4
any ip4 -> tcp/udp 50581 -> computer


I've also setup a dnat

any -> tcp/udp 50581 -> external network
dest: computer


still I have nothing

Any ideas?

I don't think Dnat is the right destination becuase i might have multiple torrent clients on the network


This thread was automatically locked due to age.
Parents
  • This is my bit torrent setup. I am using Vuze in classic Azureus mode as my bit torrent client.

    I have my Astaro v8.3x as a gateway on the .1 address, with the .6 address used as an additional address for proxies.
    I run my bit torrent client on a Windows machine on the LAN using TCP port 52525, and I use UDP on the same port for DHT communication.

    My inbound bit torrent service definition looks like this:
    Name: BT-52525-in
    Type of Definition: TCP/UDP
    Destination port: 52525
    Source port: 1:65535

    My outbound bit torrent service definition looks like this:
    Name: BT-52525-out
    Type of Definition: TCP/UDP
    Destination port: 1024:65535
    Source port: 52525

    Under Network Security -> Intrusion Prevention -> Exceptions, I have an entry excepting those two services from everything.

    Under Network Security -> NAT -> DNAT/SNAT, I have an entry like this:
    Position: 1
    Traffic Source: Any
    Traffic Service: BT-52525-in
    Traffic Destination: WAN (Address)
    NAT mode: DNAT (Destination)
    Destination: 
    Destination Service: BT-52525-in

    That is all I have for bit torrent configuration on my Astaro box.
Reply
  • This is my bit torrent setup. I am using Vuze in classic Azureus mode as my bit torrent client.

    I have my Astaro v8.3x as a gateway on the .1 address, with the .6 address used as an additional address for proxies.
    I run my bit torrent client on a Windows machine on the LAN using TCP port 52525, and I use UDP on the same port for DHT communication.

    My inbound bit torrent service definition looks like this:
    Name: BT-52525-in
    Type of Definition: TCP/UDP
    Destination port: 52525
    Source port: 1:65535

    My outbound bit torrent service definition looks like this:
    Name: BT-52525-out
    Type of Definition: TCP/UDP
    Destination port: 1024:65535
    Source port: 52525

    Under Network Security -> Intrusion Prevention -> Exceptions, I have an entry excepting those two services from everything.

    Under Network Security -> NAT -> DNAT/SNAT, I have an entry like this:
    Position: 1
    Traffic Source: Any
    Traffic Service: BT-52525-in
    Traffic Destination: WAN (Address)
    NAT mode: DNAT (Destination)
    Destination: 
    Destination Service: BT-52525-in

    That is all I have for bit torrent configuration on my Astaro box.
Children
No Data