From owner-freebsd-current@FreeBSD.ORG Fri Feb 6 07:04:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED7916A4CE for ; Fri, 6 Feb 2004 07:04:07 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 8649A43D2F for ; Fri, 6 Feb 2004 07:04:02 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 6 Feb 2004 15:04:01 +0000 (GMT) Date: Fri, 6 Feb 2004 15:04:01 +0000 From: David Malone To: Guido van Rooij Message-ID: <20040206150401.GA625@walton.maths.tcd.ie> References: <20040206144006.GA848@gvr.gvr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040206144006.GA848@gvr.gvr.org> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-current@freebsd.org Subject: Re: resolver issues: AAAA in ipv4 only environment X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 15:04:07 -0000 On Fri, Feb 06, 2004 at 03:40:06PM +0100, Guido van Rooij wrote: > It seems there are a lot of broken named's on the Internet that do not > answer to AAAA queries. [Not really answering your question, but...] I've done some measurements, and it seems about half a percent of names and nameservers have some problem answering AAAA queries. Unfortunately, those names crop up alot, as several ad servers have problems. However, I think Doubliclick are now actually working toward fixing their name servers (though more people letting them know what a pain it is would probably help). I've also written a script that tries to diagnose which name servers are at fault for a given name: http://www.cnri.dit.ie/cgi-bin/check_aaaa.pl David.