In case it helps with resolving the wireless issue I'm seeing with Vista:
C:\nmap-4.23RC3>nmap 192.168.1.11 --iflist
Starting Nmap 4.23RC3 ( http://insecure.org ) at 2007-11-28 19:42 GMT
Standard Time
_ifcombo_name: Mapping unknown interface type 1 to "net".
_ifcombo_name: Mapping unknown interface type 71 to "net".
_ifcombo_name: Mapping unknown interface type 71 to "net".
_ifcombo_name: Mapping unknown interface type 71 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
************************INTERFACES************************
DEV (SHORT) IP/MASK TYPE UP MAC
net0 (net0) (null)/0 other down
eth0 (eth0) (null)/0 ethernet up E0:3F:20:52:41:53
eth1 (eth1) (null)/0 ethernet up E0:3F:20:52:41:53
eth2 (eth2) (null)/0 ethernet up DE:DD:20:52:41:53
eth3 (eth3) (null)/0 ethernet up DE:DD:20:52:41:53
eth4 (eth4) (null)/0 ethernet down 00:19:B9:7F:5E:39
eth5 (eth5) (null)/0 ethernet down 00:19:B9:7F:5E:39
eth6 (eth6) (null)/0 ethernet down 00:1A:6B:3E:59:93
eth7 (eth7) (null)/0 ethernet down 00:50:56:C0:00:01
eth8 (eth8) (null)/0 ethernet down 00:50:56:C0:00:08
eth9 (eth9) (null)/0 ethernet down 00:1A:6B:3E:59:93
ppp0 (ppp0) (null)/0 other up
ppp1 (ppp1) (null)/0 other down
lo0 (lo0) 127.0.0.1/8 loopback up
net0 (net0) 192.168.1.14/24 other up
net1 (net1) (null)/0 other up
net2 (net2) (null)/0 other up
net0 (net0) (null)/0 other up
net1 (net1) (null)/0 other up
net2 (net2) (null)/0 other up
net3 (net3) (null)/0 other up
net4 (net4) (null)/0 other up
DEV WINDEVICE
net2 \Device\NPF_{D744CB9D-F791-4C60-AA04-851443B57BD4}
net3 \Device\NPF_{14EFA483-1F71-4688-BD5D-3880992943F5}
net4 \Device\NPF_{B5EA1905-7BA2-4A24-AB56-167C7764EC12}
**************************ROUTES**************************
DST/MASK DEV GATEWAY
192.168.1.14/32 net0 192.168.1.14
255.255.255.255/32 lo0 127.0.0.1
127.0.0.1/32 lo0 127.0.0.1
127.255.255.255/32 lo0 127.0.0.1
192.168.1.255/32 net0 192.168.1.14
255.255.255.255/32 net0 192.168.1.14
192.168.1.0/0 net0 192.168.1.14
127.0.0.0/0 lo0 127.0.0.1
224.0.0.0/0 net0 192.168.1.14
224.0.0.0/0 lo0 127.0.0.1
0.0.0.0/0 net0 192.168.1.1
C:\nmap-4.23RC3>nmap 192.168.1.11 -vv
Starting Nmap 4.23RC3 ( http://insecure.org ) at 2007-11-28 19:43 GMT
Standard Time
_ifcombo_name: Mapping unknown interface type 1 to "net".
_ifcombo_name: Mapping unknown interface type 71 to "net".
_ifcombo_name: Mapping unknown interface type 71 to "net".
_ifcombo_name: Mapping unknown interface type 71 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
_ifcombo_name: Mapping unknown interface type 131 to "net".
Initiating Ping Scan at 19:43
Scanning 192.168.1.11 [2 ports]
_ifcombo_name: Mapping unknown interface type 1 to "net".
pcap_open_live(net0, 100, 0, 2) FAILED. Reported error: Error opening
adapter: The system cannot find the device specified. (20). Will wait 5
seconds then retry.
Hopefully those numbers mean something useful. Computer Management tells me
I have four network adapters, although the two VMWare network adapters
(VMNet1 and VMNet8) are currently disabled:
Broadcom NetXtreme 57xx Gigabit Controller (I believe this is
\Device\NPF_{B5EA1905-7BA2-4A24-AB56-167C7764EC12})
Intel(R) PRO/Wireless 3945ABG Network Connection (I believe this is
\Device\NPF_{14EFA483-1F71-4688-BD5D-3880992943F5})
I'm not sure what the other device is.
Rob
-----Original Message-----
From: David Fifield [mailto:david_at_bamsoftware.com]
Sent: 28 November 2007 05:02
To: nmap-dev_at_insecure.org
Subject: Re: Cannot get nmap working on windows vista
<snip>
Hi everyone. Anyone who has experienced this problem, please try again
with 4.23RC3. 4.23RC3 will print a message when an interface type is
unrecognized that will help us debug this. The message will look like
_ifcombo_name: Mapping unknown interface type %d to "net".
where %d will be replaced with some number. Please send whatever number
you see to the list.
David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Nov 28 2007