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

low id at emule

hi,
i have a problem with asl 5.100 and emule. i become a low id but i have configured a service with source 1:65635 and destination 4662:4672. packet filter rules are configured source=my client, service=what i configured, dest=any and a second rule reverse.
where to the hell are the failure???????


This thread was automatically locked due to age.
Parents Reply Children
  • Have the same problem on Astaro V5.100.

    Defined a service using 
    TCP 1024:65535 4662
    UDP 1:65535 4672
    UDP 1024:65535 4665
    TCP 1024:65535 4661
    (found elsewhere in this forum)

    and added 
    TCP 4662 1024:65535
    UDP 4672 1024:65535
    (suggested by eMule help),

    grouped all that to one service and defined a DNAT/SNAT rule for "any" source addresses to "external (address)" using "eMule" service, changing the destination to my eMule PC (which I configured with a static IP and defined it among my networks).

    A pair of packet filter rules allows all packets using eMule service to go to or come in from my external address to my eMule client PC.

    Allthough I told my eMule to use my SOCKS proxy he even can't connect to any server, the eMule port test says TCP isn't reachable.

    All other services (POP3, surfing, ICQ) work fine. What's wrong?

    Thx
    Ontario

    PS: Is there any documentation available where all this is clearly explained with EXAMPLES? The Astaro documentation just tells how to use things but not whatfor.
  • eMule and Astaro work just fine. See the Howto on DNAT, it tells all.

    Dan
  • Ok, I've found the bugs in my config:

    1. There's a difference between "any" and "external (network)" - the pair of packet filter rules must be:

    eMule client PC -> ANY (using eMule service configured before)
    ANY -> eMule client PC

    2. Forget about telling eMule to use the SOCKS proxy: Doesn't work.

    UBB Admin, should I write a complete "eMule with Astaro" Howto and post it here?

    CU
    Ontario
  • Wouldn't hurt. A lot of people ask about it.

    Also a lot of people want to setup QOS for it.
    (easier to do within the client if just one user though)

    Barry