aMule Bug Tracker - aMule
View Issue Details
0001349aMuleExternal Connpublic2008-07-03 12:222008-07-05 13:45
phaoost 
 
normalmajoralways
newopen 
2.2.1 
 
Debian Sid
0001349: Port 4662 trouble
I am having troubles with amule - it is giving me lowid:
2008-07-03 13:18:22: ServerSocket.cpp(277): WARNING: eDonkeyServer No3 (38.107.164.15:4661) - NG : Your 4662 port is not reachable. Please review your network config.

When I test it on http://www.amule.org/testport.php?tcpport=4662 [^] it reports: Success The TCP port 4662 is available. You should be able to use the ED2K P2P service without any problems.

Here's my configuration:
root@warp:~# iptables-save |grep "4662\|4672\|4665"
-A INPUT -p tcp -m tcp --dport 4662 -j ACCEPT
-A INPUT -p udp -m udp --dport 4665 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 4665 -j ACCEPT
-A INPUT -p udp -m udp --dport 4672 -j ACCEPT
root@warp:~# netstat -nlp|grep amule
tcp 0 0 0.0.0.0:4662 0.0.0.0:* LISTEN 22067/amule
udp 0 0 0.0.0.0:4665 0.0.0.0:* 22067/amule
udp 0 0 0.0.0.0:4672 0.0.0.0:* 22067/amule
root@warp:~# netstat -nlp|grep "4662\|4672\|4665"
tcp 0 0 0.0.0.0:4662 0.0.0.0:* LISTEN 22067/amule
udp 0 0 0.0.0.0:4665 0.0.0.0:* 22067/amule
udp 0 0 0.0.0.0:4672 0.0.0.0:* 22067/amule

Also I would like to state that previous version was giving be high ID. No network modification have been done after upgrade.
No tags attached.
Issue History
2008-07-03 12:22phaoostNew Issue
2008-07-03 12:22phaoostOperating System => Debian Sid
2008-07-05 13:45sturedmanNote Added: 0002857

Notes
(0002857)
sturedman   
2008-07-05 13:45   
Never use 4662. It is blocked by many providers. Not necessarily yours, it could just be the server's (that's why the port test works for you).