Date: Sun, 9 Nov 2008 17:20:05 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: <200811091720.mA9HK5ZU008154@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: Garrett Cooper <yanefbsd@gmail.com> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/128727: host(1) does not work properly with the -6 option Date: Sun, 9 Nov 2008 09:09:20 -0800 (PST) -- On Sun, 11/9/08, Garrett Cooper <yanefbsd@gmail.com> wrote: > From: Garrett Cooper <yanefbsd@gmail.com> > Subject: Re: bin/128727: host(1) does not work properly with the -6 option > To: "Matt D. Harris" <mdh_lists@yahoo.com> > Cc: bug-followup@FreeBSD.org > Date: Sunday, November 9, 2008, 12:08 PM > On Nov 9, 2008, at 8:13 AM, Matt D. Harris wrote: > > > 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?200811091720.mA9HK5ZU008154>