From owner-freebsd-stable Thu Sep 21 8:36:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from liam.london.sparza.com (liam.london.sparza.com [212.135.72.25]) by hub.freebsd.org (Postfix) with ESMTP id 67FA937B422; Thu, 21 Sep 2000 08:36:23 -0700 (PDT) Received: from hagop.london.sparza.com ([212.135.72.28]) by liam.london.sparza.com with esmtp (Exim 3.14 #3) id 13c8On-00038Z-00; Thu, 21 Sep 2000 16:36:33 +0100 Received: from localhost (scot@localhost) by hagop.london.sparza.com (8.9.3/8.9.3) with ESMTP id QAA03567; Thu, 21 Sep 2000 16:36:17 +0100 (BST) (envelope-from scot@london.sparza.com) Date: Thu, 21 Sep 2000 16:36:16 +0100 (BST) From: Scot Elliott To: Tim Zingelman Cc: stable@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: 'host' command with CNAMEs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think this is a bug in that version of Bind as it also happens on my Solaris machine here on which I compiled up bind v8.2.2 recently... Scot On Thu, 21 Sep 2000, Tim Zingelman wrote: > > As I recall, Sean Kelly wrote: > > > I've got two machines here, one running 4.1-STABLE (from Aug 3) and a > > > 5.0-CURRENT (from Aug 10) and both of them show the same issue. When > > > you use the 'host' command to resolve a CNAME, it will show all the A > > > records twice: > > > > > > (7) smkelly@edgemaster:~$ host www.microsoft.com > > > www.microsoft.com is a nickname for microsoft.com > > > microsoft.com has address 207.46.130.45 > > > microsoft.com has address 207.46.230.218 > > > microsoft.com has address 207.46.230.219 > > > microsoft.com has address 207.46.230.218 > > > microsoft.com has address 207.46.230.219 > > > microsoft.com has address 207.46.130.45 > > It is more complicated than that... the bug only shows up if you specify > an alias name... > > $ host releng4.freebsd.org > releng4.freebsd.org is a nickname for usw3.FreeBSD.org > usw3.FreeBSD.org has address 209.180.6.227 > usw3.FreeBSD.org has address 209.180.6.227 > $ > $ host usw3.freebsd.org > usw3.freebsd.org has address 209.180.6.227 > $ > > - Tim > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message