Nmap Development mailing list archives

RE: nping command line parsing: set source IP address


From: Perry Hooker <phooker () terraechos com>
Date: Fri, 17 May 2013 16:36:48 +0000

Yes, I built Nping from source.  "make distclean" followed by rebuild had no effect.  FWIW, this behavior also 
manifests on our servers running RHEL Server release 6.2 Beta (Santiago).  Please let me know what details I can 
provide to help reproduce this behavior.

-----Original Message-----
From: David Fifield [mailto:david () bamsoftware com] 
Sent: Friday, May 17, 2013 1:45 AM
To: Perry Hooker
Cc: dev () nmap org
Subject: Re: nping command line parsing: set source IP address

On Wed, May 15, 2013 at 11:11:38PM +0000, Perry Hooker wrote:
I've run in to some problems using nping 0.6.25 with the command-line
option to set the source IP address (-S, --source-ip) on CentOS 6.2.
Specifically, when I specify a numeric source IP address, e.g.

$ nping -c 1 -S 192.168.1.1 127.0.0.1

I get the error message

WARNING: No targets specified, so 0 hosts pinged.

However, the command

$ nping -c 1 -S random 127.0.0.1

functions as expected.

Thanks for this report. However I can't reproduce this at all. Did you build Nping from source? Try "make distclean" 
followed by a rebuild.

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


Current thread: