Nmap Development mailing list archives

Re: Device eth6


From: "Gisle Vanem" <gvanem () yahoo no>
Date: Tue, 15 Jul 2014 15:06:54 +0200

"Michael Szpakowicz" <spok3161 () gmail com> wrote:

dnet: Failed to open device eth6

I am running Windows 8.1 with a 64 bit processor, and I tried running Nmap
(and Zenmap) as an administrator, as well as disabling UAC

What WinPcap name is behind that 'eth6' device then? Use 'nmap --iflist' to check. In my case (I only have eth0+1), it shows:

Starting Nmap 6.46 ( http://nmap.org ) at 2014-07-15 13:03 CET
************************INTERFACES************************
DEV  (SHORT) IP/MASK            TYPE     UP MTU  MAC
eth0 (eth0)  10.0.0.5/24        ethernet up 1500 00:18:4D:00:DE:76
eth1 (eth1)  10.0.0.6/24        ethernet up 6130 20:CF:30:90:56:99
ppp0 (ppp0)  108.171.112.137/32 other    up 1400
lo0  (lo0)   127.0.0.1/0        loopback up 1520

DEV    WINDEVICE
eth0   \Device\NPF_{37FC13D9-2F52-47CA-AB64-32B2B434C749}
eth1   \Device\NPF_{8D3A23A7-9C6C-408B-A23B-6736F9E56510}
ppp0   <none>
lo0    <none>
<none> \Device\NPF_{7F56352E-EF2F-49F4-844C-BA1FA0105667}
<none> \Device\NPF_GenericDialupAdapter
<none> \\.\airpcap00

------

And BTW, you can force nmap to use a specific device by using 'nmap -e eth1'.
But then you probably need the '-S <ip>' option too. Use a .bat-file or an alias to make this simpler for you.

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


Current thread: