On Tue, May 30, 2006 at 07:59:15PM +0200, Robert Millan wrote:
>
> nmap requires working DNS even when specifiing target by IP:
> 
> $ sudo nmap -sS -O 192.168.100.1
> 
> Starting Nmap 4.00 ( http://www.insecure.org/nmap/ ) at 2006-05-30 19:56 CEST
> Unable to determine any DNS servers. Try using --system_dns or specify valid 
> servers with --dns_servers
> QUITTING!
> 
> Sounds like-overzealous sanity check, anyway.  Once the host is determined to 
> be
> a domain name, why not just attempting to resolve it using the standard 
> library
> calls instead?

Thanks for the report.  The error message is for reverse-resolution,
so it doesn't matter that you specified an IP.  Do the standard
library calls find DNS servers for you?  If so, how?  We would like to
fix it so Nmap can determine the DNS servers the same way.  Also,
please try to reproduce the problem with the latest version of Nmap,
4.04BETA1: http://seclists.org/lists/nmap-dev/2006/Apr-Jun/0326.html

Cheers,
Fyodor


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to