Re: please respond to this?
Claudio M <[email protected]> Sat, 16 Mar 2019 12:46:14 +0100
| Newsgroups | gmane.comp.security.nmap.devel |
|---|---|
| Message-ID | <CAMw1ynSjoyH5-EvSMqTwdGCRMxWh3--rhAgHULaOxkKiESy_Pg@mail.gmail.com> |
eth0 is, normally, the identifier of an ethernet card (the one with the cable); wireless interfaces start with "w". To see all the interfaces available on your system use either "ifconfig" or "ip link show", then use that in nmap. FYI newer Linux versions are using a different way of identifying cards, so your card could be called something like wlp2s0. Read https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ for more info. On Fri, Mar 15, 2019 at 9:51 PM Mike . <[email protected]> wrote: > this is my 3rd message that will prob be ignored again. anyway, does nmap > just not work on wireless cards? went down to my local lib, plugged in and > got this after firing it up > > Starting Nmap 7.70 ( https://nmap.org ) at 2019-03-15 15:49 Central > Daylight Tim > e > Initiating Ping Scan at 15:49 > dnet: Failed to open device eth0 > QUITTING! > > odd thing though. i am not using ETH0! that is my ethernet that is > DISABLED! so does it just not support my standard Intel WIRELESS card? > wlan? wont even see it listed with --iflist. what gives > _______________________________________________ > Sent through the dev mailing list > https://nmap.org/mailman/listinfo/dev > Archived at http://seclists.org/nmap-dev/ _______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/