View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001349aMuleExternal Connpublic2008-07-03 12:222008-07-05 13:45
Reporterphaoost 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version2.2.1 
Target VersionFixed in Version 
Summary0001349: Port 4662 trouble
DescriptionI 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.
TagsNo tags attached.
Fixed in Revision
Operating SystemDebian Sid
Attached Files

- Relationships

-  Notes
(0002857)
sturedman (developer)
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).

- Issue History
Date Modified Username Field Change
2008-07-03 12:22 phaoost New Issue
2008-07-03 12:22 phaoost Operating System => Debian Sid
2008-07-05 13:45 sturedman Note Added: 0002857


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker