Nmap Development mailing list archives

Re: nping --- ethernet request


From: "Luis MartinGarcia." <luis.mgarc () gmail com>
Date: Tue, 30 Oct 2012 21:51:02 +0100

On 10/28/2012 11:19 PM, Petr Lázňovský wrote:
Trying to send the following ethernet request via the nping.exe:

nping.exe --source-mac 00-02-b3-26-42-09 --dest-mac 00-02-b3-16-7e-41 --ether-type 0x88e1

but got this message:

WARNING: No targets were specified, so 0 hosts pinged.

But I think have target defined by "--dest-mac" option, as far as I understand this:

http://nmap.org/book/nping-man-ethernet-options.html

What am i doing wrong?

L.


Hi,

The problem is that you are missing an IP address. All protocols
supported by Nping are based on IP, and therefore you need to pass a
target hostname or address through the command line. Currently there is
no way of sending non IP packets (except for ARP). The ethertype you are
using refers to a protocol, "HomePlug AV MME", that is not supported by
Nping.

What exactly would you like to do with Nping? If it is something cool,
we might consider implementing it :)

Best regards,

Luis MartinGarcia.





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

Current thread: