Your message dated Wed, 14 Jun 2006 15:11:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369669: requires working DNS even when specifiing target
by IP
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: nmap
Version: 4.00-2
Severity: normal
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?
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-12-amd64-k8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Versions of packages nmap depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libgcc1 1:4.1.0-1 GCC support library
ii libpcre3 6.4-2 Perl 5 Compatible Regular Expressi
ii libssl0.9.8 0.9.8a-8 SSL shared libraries
ii libstdc++6 4.1.0-1 The GNU Standard C++ Library v3
nmap recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Jun 13, 2006 at 11:13:45PM -0700, Fyodor wrote:
> On Thu, Jun 01, 2006 at 11:18:30AM +0200, Robert Millan wrote:
> >
> > Sorry, I don't know. However, the big problem here is inability to use nmap
> > when /etc/resolv.conf is broken.
> >
> > When this happens, instead of aborting, I think it should just disable
> > whatever
> > functionality is associated with reverse-resolution.
>
> This should be fixed in 3.10 (which Lamont just uploaded to Debian).
> Please give it a try and let us know if it works for you.
Works fine, thanks.
--
Robert Millan
--- End Message ---