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

No incoming connection 4 eMule

Hi Folks,

it´s eMule connection problem, again!

My eMule client can´t connect to eMule servers, when i look at live packet filter log, i see many connection going out from the eMule client with the eMule ports. 
But i don´t see any connection from out to my eMule client with defint eMule Ports.

From eMule Web Connection test i get a OK.


OK, what is done on the Astaro ...

BASIC
=======

Service :
----------
eMule_In2OUT  TCP/UPD 3000:7000 -> 1024:65535
eMule_OUT2IN  TCP/UPD 1024:65535 -> 3000:7000

Host:
-------
eMULE Client  192.168.xxx.xxx (Host is from the FIREWALL reachable, via ping)


 
RULES
======

Intrusion Protection
---------------------
No P2P Rules with drop function activated. Also i have test to disable the IPS, no change.

Packet Filter
-------------
eMULE Client  -> Any / Service - ANY
ANY -> eMULE Client  / Service - eMule_OUT2IN

Network NAT/Masq.
------------------

Rule 1 for outgoing 

Type       : DNAT/SNDAT
Source     : eMule Clienet
Dest       : Any
Service    : eMule_IN2OUT
CHG Source2: MASQ on 'Online'
CHG Dest2  : -

Rule 2 for outgoing 

Type       : DNAT/SNDAT
Source     : Any
Dest       : Online(Adress)
Service    : eMule_OUT2IN
CHG Source2: -
CHG Dest2  : eMule Client


Thx
BJ


This thread was automatically locked due to age.
  • Why such huge port ranges?
    Especially for incoming, you only need a few ports.
    You're likely to adversely affect your network with such a large NAT rule.

    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.

    Barry