Nmap Development mailing list archives

Re: Installation of nmap on HP UX 11.31


From: Corey Chandler <lists () sequestered net>
Date: Wed, 11 Mar 2009 17:12:04 -0700

David Meyer wrote:
Hello Nmap development/support team

I would like to install nmap-4.76. To do so I downloaded the build
dependencies like gmake gcc ... and did


*snip*
after the successful installation I get the following error:

# nmap google.com

Starting Nmap 4.76 ( http://nmap.org ) at 2009-03-11 17:16 MEZ

Warning: File ./nmap-services exists, but Nmap is using
/usr/local/share/nmap/nmap-services for security and consistency
reasons.  set NMAPDIR=. to give priority to files in your local
directory (may affect the other data files too).
The above error is due to you running nmap in the directory in which you built it. Go to any other directory and it'll go away as if by magic.
Warning: Hostname google.com resolves to 3 IPs. Using 74.125.45.100.
Yup.  It'll do that.
getsysroutes: route_loop() failed

QUITTING!

I'd be curious to see if it does that when you scan scanme.nmap.org; failing that, it looks like the relevant code snippet is in tcpip.cc.

Perhaps HP-UX approaches the networking interfaces differently and is causing the breakage? Someone who knows more about that aspect of nmap will have to chime in...

--
Corey Chandler / KB1JWQ
Living Legend / Systems Exorcist
Today's Excuse: Password is too complex to decrypt


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


Current thread: