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

Sorry but... emule with low ID

I know it...  there are a lot of thread about emule with low id, there are the howto about the dnat for the webserver but...   i have read all and I don't understood why my emule have low ID.

Are two mounth that I try...   please help me.

I create a file with the image of my astaro configuration. So you can view my configuration.

The file are a rtf compress with winrar.

My email are elmor@supereva.it

Thank's for your help


My file are too big (180KB) and i cannot upload. If sameone want help  me i can send by email.


This thread was automatically locked due to age.
Parents Reply
  • Here's how I have mine setup:

    I have:
    emule_1 TCP 1024:65535 -> 4662
    emule_2 UDP 1:65535 -> 4672
    emule_3 UDP 1024:65535 -> 4665
    emule_4 TCP 1024:65535 -> 4661

    and a group
    emule

    1 & 2 are NAT'd coming in

    emule group is set to allow - LOW Priority for QOS
    ( ANY emule ANY ALLOW LOW)

    I also have a rule for INT - ANY - ANY Allow Med.
    This covers other programs, as well as outgoing connections to emule peers running non-standard ports.

    btw, I posted this before in another thread.

    Barry
Children
  • Just to be clear, you have a LowID because you don't have the right port or ports forwarded to the computer on your network that runs eMule.

    Forwarding ports in Astaro is pretty easy, but I can see how people would have trouble figuring it out.  It took me a bit of trial and error even after I read all the documentation.  You need to do three things:

    1.  Create a service definition for the port you want to forward.

    e.g. I created a service definition called "eMule TCP"

    Protocol: TCP | Source port: 1:65535 | Destination port: 9662 (I added 5,000 to eMule's default of 4662 because some ISPs throttle traffic on common file-sharing ports; so replace my '9662' with whatever TCP port you are using in eMule)

    2.  Create a NAT rule to forward the port.

    e.g. type: DNAT/SNAT | source address: any | destination address: external address | service: eMule TCP | change source to: no change | change destination to: whisper (the name of the computer where I run eMule) | service destination: no change

    3.  Create a packet filter (i.e. firewall) rule to allow eMule traffic to reach the destination computer.

    e.g. source: any | service: eMule TCP | action: allow low priority | destination: whisper (or the computer name of the machine that runs eMule)

    Be sure to enable that packet filter rule by hitting the green button.  

    This assumes that you have already set up a computer definition for the machine that will be running eMule; if you have not done that already, you'll need to do so.  (definitions -> networks -> type: host)

    Also remember that you'll need to repeat this process for eMule's UDP port as well.  

    Finally, remember that this guide uses 'whisper' as the computer name and TCP port 9662.  You will need to adjust those settings to fit your network.  (Everyone should know to do this, but I thought it'd be safer to spell it out just in case.)

    Cheers,

    Matt