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

Azureus. Need help!!

Hello all.
I have problem with Azureus 2.5.0.0 and BitCommet (ASG 6.301)
My rules
Service
BitTorrent TCP Source1:65535 Destination6881:6889
DNAT
Any->External IP->BitTorrent->None->MyPC internal IP
PacketFilter
Any->BitTorrent->MyPC internal IP
I don't know what is wrong?? When I do Azureus Test NAT on port 6881 it shows that is OK but i can't download anything. I have a "red face" that means I'm not connected.


This thread was automatically locked due to age.
  • I thought SNAT was Source NAT and DNAT was Destination NAT (at least, that's what the V7 GUI labels these things as).  So am I translating the packets that leave my torrent client machine so that they look like they came from my ASL box, or am I translating the inbound packets so that when they arrive at my ASL box they get shipped on to the torrent client?  Or both?
  • So am I translating the packets that leave my torrent client machine so that they look like they came from my ASL box, or am I translating the inbound packets so that when they arrive at my ASL box they get shipped on to the torrent client?  Or both?


    Both.

    Outgoing packets are MASQueraded (to change their source IP to equal your External IP).

    Incoming requests from other clients need DNAT to change the destination IP to your internal PC.

    Barry
  • That did the trick!  Thanks, Barry, and everyone else!
  • Hey guys,

    Sorry to bring this up from the past. But I have been doing searches and trying to fix my bit torrent issue.

    I have two service definition set as such:
    Vuze In: TCP/UDP  1:65535 → 57934
    Vuze Out: TCP/UDP 57934 → 1:65535


    I have a firewall rule like:
    Rule#1: PC -> Vuze Out -> Any -> (allow)
    Rule#2: Any -> Vuze In -> PC -> (allow)
    Rule#3: Internal -> Any -> Any (allow)

    I have a Masquerading Rule:
    Internal (Network) -> External (WAN)

    I tried the DNAT rule of:
    External (WAN) -> Vuze In -> Internal
    Destination translation: PC

    I am still not getting any luck, what am I missing or doing wrong? I am getting a default drop?

    Attached is the live log.

    Thanks in advance!

    DT
  • Change your DNAT rule to use ANY instead of External (wan).
  • Change your DNAT rule to use ANY instead of External (wan).


    Still getting Default Drops [:(]
  • Still getting Default Drops [:(]


    Just to be sure after I re-read your DNAT, the rule you have is as follows: 

    Traffic Source:ANY
    Traffic Service: Vuze In
    Traffic Destination: External (wan) Address

    Change Destination to: PC
  • I have astaro UTM v9.

    Reads like this:

    For traffic from: Any
    Using service: Vuze In
    Going to: Internal Network

    Change Destination to: PC

    Are you suggesting to change it to:
    Going to: External - ?
  • I have astaro UTM v9.

    Reads like this:

    For traffic from: Any
    Using service: Vuze In
    Going to: Internal Network

    Change Destination to: PC

    Are you suggesting to change it to:
    Going to: External - ?


    Yes, you need to also change the "Going to" to be your external address (use the built in definition) as the traffic is going to your public IP not the internal network and you want to forward that traffic to your PC in the internal network.