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

Confused with Bittorrent, UTM 9

Hi guys, I searched the forum here on how to open Bit-torrent in Sophos 9. But what I found that I cant follow the steps since the location of DNAT and package filtering had been changed since that old releases. For it, kindly help me on how to allow it to work in my PC.

What I did so for :-

Network definition.
Name: myPC
IP: 192.168.2.50

Service Definition.
Name: Torrent
Protocol: TCP/UCP
Port: 6881

Please advice me, and thank you.


This thread was automatically locked due to age.
Parents
  • I haven't looked at v9 yet, but I'm sure the PF and NAT features are still there.

    You need one service definition for incoming BT, and one for outgoing.
    in:
    source port: 1-65535
    dest port: 6881

    out:
    source port: 6881
    dest port: 1-65535


    The DNAT should use the 'in' definition.

    Barry
Reply
  • I haven't looked at v9 yet, but I'm sure the PF and NAT features are still there.

    You need one service definition for incoming BT, and one for outgoing.
    in:
    source port: 1-65535
    dest port: 6881

    out:
    source port: 6881
    dest port: 1-65535


    The DNAT should use the 'in' definition.

    Barry
Children
No Data