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.
  • OK, first I suggest you drop Azureus and use uTorrent.  Much nicer and smaller.

    Second:

    NAT rule should be:
    Source Address: ANY
    Destination Address: [Your external interface IP]
    Service: [Service definition rule for torrent (ie ports 6881:6889)  Generally with torrent you only need ONE port these days, not a port range..  So I'd use a new port say, 15000 and tell your torrent client to use that port).
    Change source to: NO CHANGE
    Change destination to: [IP OF YOUR PC]

    Packet filter:
    Yours looks OK to me.  Make sure a lower rule number isn't blocking the traffic.

    Try that.  I get nice fast torrent transfers using the above.
  • It doesn't work [[:(]] 
    I changed the port to 15000, installed uTorrent, moved the rule to the top. 
    Still the same [[:(]] 
    I don't know what is wrong
  • Hi 

    Thanks, it works for me [:)]

    narra
  • Service
    BitTorrent TCP Source1:65535 Destination6881:6889
    Azureus only requires a single port to work. It is not nessessary to define a port range. For the distributed tracker in Azureus to work, the UDP port must also be open. You can redefine your Bit Torrent rule as follows: BitTorrent TCP/UDP Source1:65535 Destination:6881

    Port 6881 is the default port used for Bit Torrent. However, you can use any free port number instead, as long as you configure both your Bit Torrent client and your ASG box for the new port number. The tracker site keeps track of both the IP address and port number used by each swarm member, so the PCs in a torrent swarm can all be using different port numbers without any problems. There are also a number of membership based Bit Torrent tracker sites that simply will not accept connections from clients that use the default 6881 port. I would guess this is done to avoid connections from folks that are new to Bit Torrents. Personally, I run Azureus on TCP/UDP port 52525.
  • Keep in mind, too, that some ISPs block BitTorrent ports. You *may* need to try a few ports before finding one that works.
  • I'm having trouble getting this all working with the latest Azureus and ASG V7.002.   Here's what I've got today:

    Service definition:

    Name:  Azureus
    Type:  TCP/UDP
    Destination Port: 42424
    Source Port: 1024:65535

    Packet Filters:

    1:  Internal (Network) -> Any, Any
    2:  Any -> opus, Azureus

    NAT entry:
    DNAT [Azureus]: Any -> Azureus -> opus
    Destionation Translation: External (Address), Azureus

    Anyone see what I'm doing wrong?  Azureus running on my Linux node, opus, is showing completely firewalled.  Azureus is set up to use port 42424 and I know my ISP isn't filtering since this was working on ipCop just a week ago.
  • Your DNAT rule should be
    Source: any
    Dest: External Address
    Service: Azureus (42424)

    Translation: PC; port that bt client is running on PC

    Barry
  • I made this change and it does look better.  Not seeing any download, but I am uploading....
  • Still no download occurring; any other ideas?
  • Have you got a packet filter rule defined?

    Any Source ==== (Torrent port/s) ==== Your PC ==== Allow
    You will need the DNAT rule as well.