Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 11:20:08 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Nicolas Blais <nicblais@clkroot.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: dig -6 causes bind9 error
Message-ID:  <4A1C32D8.5010202@FreeBSD.org>
In-Reply-To: <7061d9f50905261034l39077a73j1cb0bf7b59b54723@mail.gmail.com>
References:  <7061d9f50905261034l39077a73j1cb0bf7b59b54723@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Nicolas Blais wrote:
> Hi again,
> 
> On a 8-CURRENT machine and a 7.2-STABLE machine, whenever the command "dig
> -6 xxxx" is issued, the following error is printed:

Given that you appear to only have an IPv4 server in your
/etc/resolv.conf file, why would you expect that to work? The -4 and
-6 flags are only relevant when you are using a name server hostname
that has both A and AAAA records.

That said, I agree that the error message is less than graceful,
although dig is apparently trying to be helpful in converting what
you've given it into the best IPv6 format it can think of to try and
do what you told it to do.


hth,

Doug



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A1C32D8.5010202>