Nmap Development mailing list archives

Re: zenmap doesn't scan my user mode linux image


From: Toralf Förster <toralf.foerster () gmx de>
Date: Wed, 10 Mar 2010 10:04:29 +0100


David Fifield wrote at 21:04:02
It would be very helpful if you could retest with version 5.00 to
confirm that. It will be much easier to fix if you can find a version
that definitely works.

David Fifield

Well,

I tested both version 5.0 and 4.76 - which were known to work at my system 
last year, but currently they show the same behaviour.

Something else must be the culprit (I upgrade glibc from 2.8_p20080602-r1 to 
glibc-2.10.1-r1, this I cannot roll back, kernel sources and headers were 
upgraded too).

What I do not understand is, that the UML is fully reachable and I can browse 
with lynx the internet, but nmap cannot scan it althought I changed the ip 
address to 192.168.1.50 - here are the necessary information :

n22 /etc/apache2 # route -n
Kernel IP routing table    
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.50    0.0.0.0         255.255.255.255 UH    0      0        0 tap0 
9.155.188.0     0.0.0.0         255.255.255.0   U     2000   0        0 wlan0
192.168.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0 
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo   
0.0.0.0         9.155.188.1     0.0.0.0         UG    2000   0        0 wlan0


n22 /etc/apache2 # nmap --iflist                                             

Starting Nmap 4.76 ( http://nmap.org ) at 2010-03-10 09:56 CET
************************INTERFACES************************    
DEV   (SHORT) IP/MASK          TYPE     UP MAC                
lo    (lo)    127.0.0.1/8      loopback up                    
eth0  (eth0)  192.168.0.254/16 ethernet up 00:24:7E:11:75:C4  
wlan0 (wlan0) 9.155.188.8/24   ethernet up 00:22:FA:62:9B:78  
tap0  (tap0)  192.168.0.253/32 ethernet up 5A:17:AB:8A:DF:02  

**************************ROUTES**************************
DST/MASK        DEV   GATEWAY
192.168.1.50/32 tap0
9.155.188.0/0   wlan0
192.168.0.0/0   eth0
127.0.0.0/0     lo
0.0.0.0/0       wlan0 9.155.188.1

n22 /etc/apache2 # nmap n22_uml

Starting Nmap 4.76 ( http://nmap.org ) at 2010-03-10 09:57 CET
Note: Host seems down. If it is really up, but blocking our ping probes, try -
PN
Nmap done: 1 IP address (0 hosts up) scanned in 0.28 seconds

n22 /etc/apache2 # nmap --unprivileged n22_uml

Starting Nmap 4.76 ( http://nmap.org ) at 2010-03-10 09:57 CET
Interesting ports on n22_uml.uml_domain (192.168.1.50):
Not shown: 995 closed ports
PORT    STATE SERVICE
22/tcp  open  ssh
53/tcp  open  domain
80/tcp  open  http
111/tcp open  rpcbind
443/tcp open  https

Nmap done: 1 IP address (1 host up) scanned in 0.09 seconds


-- 
MfG/Sincerely
Toralf Förster

pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: