You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please wait while the ports of your eMule are being tested...
Testing IP: (xxx.xxx.xxx.xxx)
Obfuscation: Disabled
Starting TCP connection test...
TCP test failed! UDP test will not be performed.
Connection test finished.
Results in detail:
TCP connection test failed.
It was not possible, to establish a TCP connection to your eMule.
Other users will only be able to connect to you with the help of a server, resulting in a low ID for you. While eMule still works, this will give you several disadvantages. Therfore it is highly recommended to solve this problem.
How to resolve port problems... Something is interfering with your network communications. There are two main reasons for this:
If you are using a firewall, ensure that your firwall don't block the required ports! You might need to set a rule to allow the ports to be available.
If you use a router, make sure that your router forwards the required ports to your local IP!
You can find more details and guides [here in the online help.](http://www.emule-project.net/home/perl/help.cgi?rm=show_entries&cat_id=232)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This are the ports being used:

❯ sudo ss -tulpn | grep amule
udp UNCONN 0 0 0.0.0.0:4665 0.0.0.0:* users:(("amule",pid=54625,fd=15))
udp UNCONN 0 0 0.0.0.0:4672 0.0.0.0:* users:(("amule",pid=54625,fd=17))
tcp LISTEN 0 4096 0.0.0.0:4662 0.0.0.0:* users:(("amule",pid=54625,fd=16))
This is what I've done on my router website:


And on Manjaro Linux:
Testing gives an error:
http://porttest.emule-project.net:81/ct_frame.php?lang=1036&tcpport=4662
Beta Was this translation helpful? Give feedback.
All reactions