
Nmap Development mailing list archives
Re: New Nping! Call for testers...
From: David Fifield <david () bamsoftware com>
Date: Tue, 18 Dec 2012 22:42:10 -0800
On Mon, Dec 10, 2012 at 04:04:53PM -0700, Keith Christian wrote:
Downloaded and installed the nmap-6.25-setup.exe 29-Nov-2012 15:31 25M version on Windows 7 Enterprise Edition, 64-bit Service Pack 1 (build 7601) this afternoon. Works fine for IPv4 addresses, when trying out IPv6, the "nping has stopped working" dialog (nothing on the CMD.EXE screen) when running as a regular user or as Administrator: Mon 12/10/2012 15:58:53.50 C:\Users\keith>nping ::1 Invalid host expression: ::1 -- colons only allowed in IPv6 addresses, and then you need the -6 switch Mon 12/10/2012 15:58:56.93 C:\Users\keith>nping -6 ::1 Starting Nping 0.6.25 ( http://nmap.org/nping ) at 2012-12-10 15:59 Mountain Standard Time ----["nping has stopped working" dialog appeared at this point.]----
I see something similar to this on GNU/Linux. # nping -6 ::1 -c 1 Starting Nping 0.6.26SVN ( http://nmap.org/nping ) at 2012-12-18 22:39 PST sendto in send_packet: sendto(4, packet, 20, 0, ::1, 28) => Network is unreachable Offending packet: BOGUS! Can't parse supposed IP packet SENT (0.8724s) TCP :::47519 > ::1:80 S seq=384056817 win=1480 # nping --icmp -6 ::1 -c 1 Starting Nping 0.6.26SVN ( http://nmap.org/nping ) at 2012-12-18 22:40 PST Error opening capture device lo --> Error compiling our pcap filter: expression rejects all packets You might try adding "-e lo0" to your command in order to force the localhost interface to be used. Incidentally, the above commands run without a problem in the nmap-npingchanges branch. David Fifield _______________________________________________ Sent through the dev mailing list http://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- New Nping! Call for testers... Luis MartinGarcia. (Nov 18)
- Re: New Nping! Call for testers... David Fifield (Nov 19)
- Re: New Nping! Call for testers... Keith Christian (Dec 10)
- Re: New Nping! Call for testers... Luis MartinGarcia (Dec 18)
- Re: New Nping! Call for testers... David Fifield (Dec 18)