Nmap Development mailing list archives

Re: nmap v6.00 - problems if a wlan interface is installed/activated


From: Daniel Miller <bonsaiviking () gmail com>
Date: Sat, 2 Jun 2012 20:18:36 -0500

This fixes the issue for me on Linux 3.2.0-24 (Ubuntu Precise)

Dan

On Sat, Jun 2, 2012 at 3:25 PM, Djalal Harouni <tixxdz () opendz org> wrote:
Hi Dan, Tom

On Sat, May 26, 2012 at 07:49:17PM -0500, Daniel Miller wrote:
Confirmed, I just updated to a 3.0 kernel (3.2.0-24), and this problem
presents on an old svn build of 5.61test5 with wlan0 in monitor mode:

$ nmap --iflist -ddd

Starting Nmap 5.61TEST5 ( http://nmap.org ) at 2012-05-26 19:37 CDT
Fetchfile found /usr/local/bin/../share/nmap/nmap-services
PORTS: Using top 1000 ports found open (TCP:1000, UDP:0, SCTP:0)
INTERFACES: NONE FOUND(!)
Reason: getinterfaces_dnet: intf_loop() failed
ROUTES: NONE FOUND(!)
Reason: getsysroutes_dnet: sysroutes_dnet_find_interfaces() failed


If needed, I can do a debug build and step through this, but I'd
rather not, if someone can identify the issue first.
We believe that svn commit r28796 will fix this issue.

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.

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


Current thread: