Nmap Development mailing list archives

Error code 10022 (Unknown error)


From: Alan Jones <asj () ipa net>
Date: Fri, 23 Apr 2004 15:26:14 -0500 (GMT-05:00)

Running NMap 3.50 on Windows 2000, with WinPcap 3.0 with the folloiwng paramaters:

nmap -v -sS -O -sV -sU -a -p 15600 -oX range.xml 10.0.20.*

It scans several addresses then errors out. with this

==========
Host 10.0.20.23 appears to be down, skipping it.
Host 10.0.20.24 appears to be up ... good.
Initiating SYN Stealth Scan against 10.0.20.24 at 14:46
The SYN Stealth Scan took 0 seconds to scan 1 ports.
Initiating UDP Scan against 10.0.20.24 at 14:46
The UDP Scan took 1 second to scan 1 ports.
Adding open port 15600/udp
Initiating service scan against 1 service on 1 host at 14:46
Unexpected nsock_loop error.  Error code 10022 (Unknown error)
QUITTING!
==========

If I use the same paramaters and just 10.0.20.24 it errors out also as in
nmap -v -sS -O -sV -sU -a -p 15600 -oX range.xml 10.0.20.24


However if I pull out the -0X range.xml  part and just do:
nmap -v -sS -O -sV -sU -A -p 1-5600  10.0.20.24

Starting nmap 3.50 ( http://www.insecure.org/nmap ) at 2004-04-23 14:51 Central
Daylight Time
Host 10.0.20.24 appears to be up ... good.
Initiating SYN Stealth Scan against 10.0.20.24 at 14:51
Adding open port 129/tcp
Adding open port 631/tcp
Adding open port 139/tcp
Adding open port 515/tcp
Adding open port 80/tcp
Adding open port 23/tcp
Adding open port 21/tcp
The SYN Stealth Scan took 25 seconds to scan 5600 ports.
Initiating UDP Scan against 10.0.20.24 at 14:52
==================


Then it hanges.... for a while then gives

Adding open port 3555/udp
Adding open port 3514/udp
Adding open port 1192/udp
Adding open port 1374/udp
Adding open port 1070/udp
Adding open port 5389/udp
Adding open port 898/udp
Adding open port 2173/udp
Adding open port 1855/udp
Adding open port 2859/udp
Adding open port 1681/udp
Adding open port 4675/udp
(no udp responses received -- assuming all ports filtered)
Initiating service scan against 7 services on 1 host at 15:02
Got nsock WRITE error #10054 (Unknown error)
=================


then finally finishes up with UDP info then unknow service Finger print info, then finally

=================
Device type: printer
Running: Okidata embedded
OS details: Okidata Oki C5100 Printer
TCP Sequence Prediction: Class=trivial time dependency
                         Difficulty=0 (Trivial joke)
IPID Sequence Generation: Incremental

Nmap run completed -- 1 IP address (1 host up) scanned in 711.327 seconds
=================



The box 10.0.20.24 that it is scanning is a Shap AR-M350 Copier/Multi Function Unit



Any ideas?

thanks

Alan










---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to 
nmap-dev-help () insecure org . List archive: http://seclists.org



Current thread: