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

DC++

Hello, Direct Connect or DC++ behind the firewal astaro works alone in passive mode, which is the passages in order to make it to become active mode. Thanks   


This thread was automatically locked due to age.
Parents Reply
  • You need to define the DC++ port you are using...  Typically this is: 

    DCplusplus tcp/udp 1024:65535 1412 

    Next define a NAT rule for DC++

    DCpp   Any -> ADSL_Interface__ / DCplusplus   None   MyPC

    Then a packet filter rule...

    Any DCplusplus MyPC Allow 

    This allows DC++ to work in Active mode.  I'm doing so at home....
     
Children