aMule Bug Tracker - aMule | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001349 | aMule | External Conn | public | 2008-07-03 12:22 | 2008-07-05 13:45 |
Reporter | phaoost | ||||
Assigned To | |||||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | 2.2.1 | ||||
Target Version | Fixed in Version | ||||
Fixed in Revision | |||||
Operating System | Debian Sid | ||||
Summary | 0001349: Port 4662 trouble | ||||
Description | 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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|