
Nmap Development mailing list archives
Re: nmap v6.00 - problems if a wlan interface is installed/activated
From: Tom Eichstaedt <wintermute () tom-e de>
Date: Sun, 03 Jun 2012 18:26:39 +0200
Am 02.06.2012 22:25, schrieb Djalal Harouni:
For Linux based devices you should apply this patch: http://seclists.org/nmap-dev/2012/q2/att-549/libdnet-stripped_radiotap_monitor.patch to libdnet-stripped/include/dnet/arp.h libdnet-stripped/src/addr.c Thanks.
Hi Djalal, first of all many thanks for the work and the patch. Here is the output of nmap 6.00 (--iflist) after applying the patch: ======================================================================= Starting Nmap 6.00 ( http://nmap.org ) at 2012-06-03 17:55 CEST ************************INTERFACES************************ DEV (SHORT) IP/MASK TYPE UP MTU MAC lo (lo) 127.0.0.1/8 loopback up 16436lan-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) 10.100.1.10/24 ethernet up 1500 00:1D:0F:FE:BF:C4 mon.wlan-1 (mon.wlan-1) (null)/0 ethernet up 1500 00:1D:0F:FE:BF:C4
ppp0 (ppp0) xxx.xxx.xxx.xxx/32 point2point up 1492 ROUTES: NONE FOUND(!) ======================================================================= As you can see, nmap 6.00 works now but there are still no routes found.Compared to the output of nmap 6.00 here comes again the output of nmap v5.51 (--iflist):
======================================================================= Starting Nmap 5.51 ( http://nmap.org ) at 2012-06-03 18:05 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 xxx.xxx.xxx.xxx/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 217.0.118.108 =======================================================================As you can see nmap 5.51 finds the routes on the same box but patched nmap v6.00 still does not.
I don't know if this is really important. I just want to let you know about this issue. 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:
- nmap v6.00 - problems if a wlan interface is installed/activated Tom Eichstaedt (May 26)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Daniel Miller (May 26)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated David Fifield (May 27)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Tom Eichstaedt (May 28)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Djalal Harouni (May 29)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Djalal Harouni (Jun 02)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Daniel Miller (Jun 02)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Tom Eichstaedt (Jun 03)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Djalal Harouni (Jun 03)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Tom Eichstaedt (Jun 04)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Djalal Harouni (Jun 27)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Tom Eichstaedt (Jun 30)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated David Fifield (May 27)
- Re: nmap v6.00 - problems if a wlan interface is installed/activated Daniel Miller (May 26)