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

Remote IP using port 6881 being dropped

Hello all.

I'm trying to open up port 6881 for remote IPs through ASL but having a bit
of issue here.

Looking at the Packet Filter live log, local network(192.168..) can go out
through port 6881 but remote IPs are being dropped:

The following are my config:

Service Definition:
   Name: BitTorrent
   Protocol: TCP
   Source Port: 1024:65535
   Destination Port: 6881
       
Packet Filter Rules:
   Source: Any
   Service: BitTorrent
   Action: Allow
   Destination: inwall(Address)  inwall(Address) / BitTorrent
   SRC Translation: eth0(Address)  


This thread was automatically locked due to age.
Parents
  • It seems to be working now. I've set None to Source Translation in my NAT. And also changed Destination to myPC in my Packet Filter Rules.

    I'm actually downloading now but DHT still remains at yellow in Azureus and I'm not sure if it's a concern and/or how to correct it.

    Any ideas or suggestion is appreciated.

    Thanks,
    jav
Reply
  • It seems to be working now. I've set None to Source Translation in my NAT. And also changed Destination to myPC in my Packet Filter Rules.

    I'm actually downloading now but DHT still remains at yellow in Azureus and I'm not sure if it's a concern and/or how to correct it.

    Any ideas or suggestion is appreciated.

    Thanks,
    jav
Children