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

Problems with Bittorrent Network Clients

Hi,

Is someone usesing Bittorent (client: azuereus) behind the ASL ??

Greetings Piet 


This thread was automatically locked due to age.
Parents
  • Hi heckpiet

    I use azuereus behind asl.
    whats your problem ?
    Do you have red and yellow smilies but no green one .....
    [:)].
    Let me know what's your problem.....
    because  Ihave green smilies...... [;)]

    regards 
    ronnerich     
  • I've got Azureus working too... 
  • my client have a connection with red and yellow Smilies but he can't download any stuff.

    Maybe someone can post his configs ....
    I have createt rules for the ports 6969 (Tracker Port TCP/UDP)
    and 6881-6889 for Download Ports TCP/UDP

    Thanks Piet 
  • [ QUOTE ]
    my client have a connection with red and yellow Smilies but he can't download any stuff.

    Maybe someone can post his configs ....
    I have createt rules for the ports 6969 (Tracker Port TCP/UDP)
    and 6881-6889 for Download Ports TCP/UDP

    Thanks Piet  

    [/ QUOTE ]
    I use Azureus without any trouble.
    Code:
    Service def:
    Bittorrent   tcp   1024:65535   6881:6889

    NAT rule:
    Bittorrent   Any -> EXTERNAL_Interface__ / Bittorrent   None   NULL

    Packet filter rule:
    Any   Bittorrent   Any   Allow 



    Allowing the tracker traffic would be the same as above but you don't need to unless he is running a tracker.  
  • Hi
    take this and you get green smilies an full bandwith [;)]
    You have to define a host where you client is running 
    and a service "bitorrent" Portrange 6881:6889

    Rule type DNAT/SNAT

    Any        External Interface    bitorrent

                   no change
                   machine with your client         bitorrent(6881:6889)

    /ronnerich 
  • is this rule okay ?


     Bittorrent   Any -> DSL_Interface__ / bittorrent_azureus   Any / bittorrent_azureus   Any / bittorrent_azureus  

    my azureus just uploading ...... downloading dosen't works .   [:S]
  • what kind of NAT have i to create ?   
  • [ QUOTE ]
    is this rule okay ?


     Bittorrent   Any -> DSL_Interface__ / bittorrent_azureus   Any / bittorrent_azureus   Any / bittorrent_azureus  

    my azureus just uploading ...... downloading dosen't works .   [:S] 

    [/ QUOTE ]
    Make sure you have the proper packet rules configured. Also make sure there is something to download.
    If it's uploading it must have downloaded something right?
    Start a torrent up and have a look at the LiveLog.

    [ QUOTE ]
    what kind of NAT have i to create ?    

    [/ QUOTE ]
    NAT rule should look like this:
    http://s91392208.onlinehome.us/media/images/eraser_astaro2.png
    Where NULL = your computer defined VIA a network def.    
  • So i've createt an NAT Rule

    Bittorent   Any -> DSL_Interface__ / bittorrent_azureus   None   Private_Network_192.168.0.0 

    and a Packet Filter Rule, but he dosen't want do down or uploade anything

    any suggestions ?

    Greetings Piet 
  • [ QUOTE ]
    So i've createt an NAT Rule

    Bittorent   Any -> DSL_Interface__ / bittorrent_azureus   None   Private_Network_192.168.0.0 

    and a Packet Filter Rule, but he dosen't want do down or uploade anything

    any suggestions ?

    Greetings Piet  

    [/ QUOTE ]
    You wan't to be sending the fowared packets right to his IP and not the LAN.
    So set up a new network def like this:
    Code:
    NAME  	192.168.0.XXX  	255.255.255.255


    XXX = the LAN ip of the box you wan't to foward too. Then change the NAT dest to the new net def.

    Take a look at the live log, it can tell you exactly what isn't working.
       
  • okay, i have do that.

    So here my settings, maybe someone detect the fault

     Definitions_Networks 

     Definitions_Services Groups 

     Definitions_Services 

     Network_NAT Masquerading 

     Packet Filter_Rules 

    Thanks for helping 
Reply Children