Nmap Development mailing list archives

nmap v6.00 - problem with installed wlan interfaces


From: Tom Eichstaedt <info () tom-e de>
Date: Thu, 24 May 2012 13:47:03 +0200

Hi all,


nmap v6.00 has problems if a wlan interface is installed/activated.
OS: GNU/Linux 3.0


My findings (nmap 5.51 vs nmap 6.00):

=======================================================================

(1) nmap 5.51 with deactivated wlan interface (--iflist):

Starting Nmap 5.51 ( http://nmap.org ) at 2012-05-24 12:59 CEST
************************INTERFACES************************
DEV   (SHORT) IP/MASK          TYPE        UP MTU   MAC
lo    (lo)    127.0.0.1/8      loopback    up 16436
lan-1 (lan-1) 10.100.0.10/24   ethernet    up 1500  00:30:18:4B:9E:CD
wan-1 (wan-1) 192.168.2.1/24   ethernet    up 1500  00:30:18:4B:9E:CC
ppp0  (ppp0)  xxx.xxx.xxx.xxx/32 point2point up 1492

**************************ROUTES**************************
DST/MASK         DEV   GATEWAY
217.0.118.108/32 ppp0
10.100.0.0/24    lan-1
192.168.2.0/24   wan-1
0.0.0.0/0        ppp0  xxx.xxx.xxx.xxx

=======================================================================

(2) nmap 6.00 with deactivated wlan interface (--iflist):

Starting Nmap 6.00 ( http://nmap.org ) at 2012-05-24 13:10 CEST
************************INTERFACES************************
DEV      (SHORT)    IP/MASK          TYPE        UP   MTU   MAC
lo       (lo)       127.0.0.1/8      loopback    up   16436
lan-1 (lan-1) 10.100.0.10/24 ethernet up 1500 00:30:18:4B:9E:CD wan-1 (wan-1) 192.168.2.1/24 ethernet up 1500 00:30:18:4B:9E:CC unused-1 (unused-1) (null)/0 ethernet down 1500 00:30:18:4B:9E:CB unused-2 (unused-2) (null)/0 ethernet down 1500 00:30:18:4B:9E:CA wlan-1 (wlan-1) (null)/0 ethernet down 1500 00:1D:0F:FE:BF:C4
ppp0     (ppp0)     91.57.179.165/32 point2point up   1492

ROUTES: NONE FOUND(!)

=======================================================================

(3) nmap 5.51 with activated wlan interface in master mode (--iflist):

Starting Nmap 5.51 ( http://nmap.org ) at 2012-05-24 13:06 CEST
************************INTERFACES************************
DEV    (SHORT)  IP/MASK          TYPE        UP MTU   MAC
lo     (lo)     127.0.0.1/8      loopback    up 16436
lan-1  (lan-1)  10.100.0.10/24   ethernet    up 1500  00:30:18:4B:9E:CD
wan-1  (wan-1)  192.168.2.1/24   ethernet    up 1500  00:30:18:4B:9E:CC
wlan-1 (wlan-1) 10.100.1.10/24   ethernet    up 1500  00:1D:0F:FE:BF:C4
ppp0   (ppp0)   xxx.xxx.xxx.xxx/32 point2point up 1492

**************************ROUTES**************************
DST/MASK         DEV    GATEWAY
217.0.118.108/32 ppp0
10.100.0.0/24    lan-1
10.100.1.0/24    wlan-1
192.168.2.0/24   wan-1
0.0.0.0/0        ppp0   xxx.xxx.xxx.xxx

=========================================================================

(4) nmap 6.00 with activated wlan interface in master mode (--iflist):

Starting Nmap 6.00 ( http://nmap.org ) at 2012-05-24 13:09 CEST
INTERFACES: NONE FOUND(!)
ROUTES: NONE FOUND(!)

=========================================================================


As you can see, nmap 5.51 works well in any case (1 and 3).
In the second case (2) nmap 6.00 finds no routes (but works).
In the last case (4) nmap 6.00 finds no routes and no interfaces.

Other people with totally different hardware seem to have exactly
the same problem: http://talk.maemo.org/archive/index.php/t-48673.html

I hope my findings will help you to solve the problem.
If you need further information, please let me know.


Cheers, Tom



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


Current thread: