Anonymous | Login | Signup for a new account | 2025-07-01 13:10 CEST | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000391 | aMule | Transfer | public | 2005-04-24 13:49 | 2005-05-02 05:00 | ||||
Reporter | pohl597 | ||||||||
Assigned To | Kry | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | SVN | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000391: Extended UDP port not open | ||||||||
Description | The extended UDP port, specified in preferences/connection, is not open. Tested with "netstat -a" and "nmap -sU -p 1-10000 localhost". As a consequence other clients can not connect to my shared files (always red and 0 sources). Although I am firewalled the port should be still reacheable from localhost. | ||||||||
Additional Information | debian 2.0.0-rc8+CVS20050423-1 package | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | ![]() | ||||||||
![]() |
|
(0000912) Kry (manager) 2005-04-24 20:06 |
kry@Edelweiss:~$ cat .aMule/amule.conf | grep UDP UDPPort=10512 UDPDisable=0 kry@Edelweiss:~$ netstat -a -n | grep 10512 udp 0 0 0.0.0.0:10512 0.0.0.0:* kry@Edelweiss:~$ |
(0000928) Kry (manager) 2005-04-26 18:15 |
Closing if no feedback before friday... |
(0000930) pohl597 (reporter) 2005-04-26 20:20 |
Hi, the problem occurs only when the computer has been UDP portscanned. the protocol of commands is given below. Thanks Alexander ---------------- amule@host-188-13:~$ cat .aMule/amule.conf | grep UDP UDPPort=7899 UDPDisable=0 Cat_ClientUDPSocket=1 Cat_ServerUDP=1 amule@host-188-13:~$ netstat -a | grep 7899 udp 0 0 *:7899 *:* host-188-13:/home/alex# nmap -sU -p 1-10000 localhost Starting nmap 3.75 ( http://www.insecure.org/nmap/ [^] ) at 2005-04-26 19:30 BST Interesting ports on localhost.localdomain (127.0.0.1): (The 9993 ports scanned but not shown below are in state: closed) PORT STATE SERVICE 68/udp open|filtered dhcpclient 111/udp open|filtered rpcbind 137/udp open|filtered netbios-ns 138/udp open|filtered netbios-dgm 631/udp open|filtered unknown 765/udp open|filtered webster 768/udp open|filtered unknown Nmap run completed -- 1 IP address (1 host up) scanned in 2.876 seconds amule@host-188-13:~$ netstat -a | grep 7899 amule@host-188-13:~$ ------- |
(0000933) Kry (manager) 2005-04-28 01:18 edited on: 2005-04-28 01:22 |
kry@Edelweiss:~$ cat .aMule/amule.conf | grep UDP UDPPort=10512 UDPDisable=0 kry@Edelweiss:~$ netstat -a -n | grep 10512 udp 0 0 0.0.0.0:10512 0.0.0.0:* kry@Edelweiss:~$ sudo nmap -sU -p 1-10000 localhost Starting nmap 3.81 ( http://www.insecure.org/nmap/ [^] ) at 2005-04-28 01:36 CEST Interesting ports on localhost.localdomain (127.0.0.1): (The 9994 ports scanned but not shown below are in state: closed) PORT STATE SERVICE (blalblablalblablalblablalbla) Nmap finished: 1 IP address (1 host up) scanned in 3.272 seconds kry@Edelweiss:~$ netstat -a -n | grep 10512 udp 0 0 0.0.0.0:10512 0.0.0.0:* kry@Edelweiss:~$ It's ok on my side. edited on: 04-28-05 01:22 |
(0000934) Kry (manager) 2005-04-28 01:23 |
Notice the Edit I did, I had made some mistakes on the original one and I was thinking I was getting the same results as you. No I'm not, it works ok here. |
(0000947) Kry (manager) 2005-05-02 05:00 |
Actually gone? |
![]() |
|||
Date Modified | Username | Field | Change |
2005-04-24 13:49 | pohl597 | New Issue | |
2005-04-24 13:49 | pohl597 | File Added: logfile | |
2005-04-24 20:06 | Kry | Status | new => assigned |
2005-04-24 20:06 | Kry | Assigned To | => Kry |
2005-04-24 20:06 | Kry | Note Added: 0000912 | |
2005-04-24 20:06 | Kry | Status | assigned => feedback |
2005-04-26 18:15 | Kry | Note Added: 0000928 | |
2005-04-26 20:20 | pohl597 | Note Added: 0000930 | |
2005-04-28 01:18 | Kry | Note Added: 0000933 | |
2005-04-28 01:22 | Kry | Note Edited: 0000933 | |
2005-04-28 01:23 | Kry | Note Added: 0000934 | |
2005-05-02 05:00 | Kry | Status | feedback => closed |
2005-05-02 05:00 | Kry | Note Added: 0000947 |
Copyright © 2000 - 2025 MantisBT Team |