Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Nov 2008 17:50:08 GMT
From:      mdh <mdh_lists@yahoo.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/128727: host(1) does not work properly with the -6 option
Message-ID:  <200811091750.mA9Ho8jh031564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/128727; it has been noted by GNATS.

From: mdh <mdh_lists@yahoo.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: bin/128727: host(1) does not work properly with the -6 option
Date: Sun, 9 Nov 2008 09:16:02 -0800 (PST)

 > 1. Do you have IPv6 enabled in the kernel?
 
 Yes, IPv6 is working on the system.  I can ping6 its ::1 locally, as well as its external v6 interface from a v6-connected remote host over the internet. 
 
 > 2. What does your /etc/hosts file say?
 
 It has a localhost entry for 127.0.0.1 and a localhost entry for ::1
 
 > 3. Can you actually resolve the `mydomain' domain?
 
 I've simply put that in as a placeholder for the actual domain.  Resolution works fine.  I can even resolve the A and AAAA records in the domain via the host command when *not* using the -6 option (ie host(1) asks the nameserver on the 127.0.0.1 interface).  What I was trying to do was force host(1) to query the nameserver on ::1 to ensure that BIND was properly answering queries on its IPv6 addresses. 
 
 Thanks, Matt
 
 
 
       



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