From owner-freebsd-hubs@FreeBSD.ORG Mon Mar 31 07:04:22 2008 Return-Path: Delivered-To: hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 090161065671 for ; Mon, 31 Mar 2008 07:04:22 +0000 (UTC) (envelope-from randy@psg.com) Received: from psg.com (psg.com [IPv6:2001:418:1::62]) by mx1.freebsd.org (Postfix) with ESMTP id EF15F8FC1D for ; Mon, 31 Mar 2008 07:04:21 +0000 (UTC) (envelope-from randy@psg.com) Received: from [2001:240:0:207:21b:63ff:feb3:55b6] (helo=rmac.psg.com) by psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JgE40-0002w8-Re; Mon, 31 Mar 2008 07:04:19 +0000 Message-ID: <47F08CEF.7070505@psg.com> Date: Mon, 31 Mar 2008 16:04:15 +0900 From: Randy Bush User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Peter Losher References: <47F08C13.20307@isc.org> In-Reply-To: <47F08C13.20307@isc.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -102.6 (---------------------------------------------------) Cc: Garance A Drosihn , hubs@freebsd.org Subject: Re: IPv6 and cvsup servers X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 07:04:22 -0000 >> E.g: "It looks like cvsup4.freebsd.org is refusing connections >> on ipv6 despite it having an AAAA record." >> >> Is this expected? > > Yes; for now. then perhaps that particular name should not have a AAAA rr? > Because the mirror *.freebsd.org hostnames are in fact CNAME's; in > cvsup4's case it's pointed to freebsd.isc.org, which has the A & AAAA > records, and we do offer IPv6 for www5 and ftp4. ahhh. then perhaps cvsup4 should not be a cname for the nonce? assuming ipv4 fallback turns out to be a bit optimistic i fear. :( randy