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 wont work after upgrade to latest update

Hi, 

I had some struggle to get torrent to work in first place. After finding an post, here on this forum, i managed to get this working. And it has. It worked fine an no problem what so ever. 

But.....

then i updated astaro. I saw there was an update available and installed it. After this no torrent starts. Connection is fine and ports are redirected as supposed. In the log there is no indication that packets are dropped, but no traffic. 

I have my astaro as an firewall on .17 and uses an gateway on .1
When changing, manually to .1 as gateway, traffic is as supposed to be. No problem. 

Is there any known issues in the recent updates ?

Regards 
Jan Kåre


This thread was automatically locked due to age.
  • Hi, Jan,

    Whenever funny things happen, always look in the Intrusion Prevention log.

    Cheers - Bob
  • Hi, 

    Thanks for the response. I have checked the IPS log and cant find anything strange. 

    Decided to try to turn it off to see if that helps. No go.

    Switched back to gateway and torrents fly. Routing them through Astaro FW no go. 

    Any suggestions of test i can do to figure out why it stops ?

    Regards
  • Hi, have you looked at the PacketFilter log?

    Also, make sure your Masquerading and other NAT settings are still enabled.

    Barry
  • Hi, 

    They have now been disabled and re enabled. All is running as i suppose it should. 
    I followed this guide : https://community.sophos.com/products/unified-threat-management/astaroorg/f/54/t/40578

    I see from the firewall that it drops packets from my external WAN address.

    Network as follows :

    .17 Internal
    .22 External WAN
    .56 My computer
    19810 - Port

    I cant understand why it suddenly wont work anymore ?
    Sometimes it work if i restart both torrent client and firewall at the same time. 

    Cheers
  • Strange.

    I also run bit torrent, using Vuze in classic Azureus mode as my bit torrent client.
    I have my v8.3x Astaro 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 on TCP port 52525, and use UDP on the same port for DHT communication.

    I had no problems when I upgraded to the latest v8.304 version.

    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.