From owner-freebsd-net@FreeBSD.ORG Thu Jun 19 03:11:56 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17D9D3E9 for ; Thu, 19 Jun 2014 03:11:56 +0000 (UTC) Received: from yoshi.brtsvcs.net (yoshi.brtsvcs.net [IPv6:2607:f2f8:a450::66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE7B02DF7 for ; Thu, 19 Jun 2014 03:11:55 +0000 (UTC) Received: from chombo.houseloki.net (c-76-115-19-22.hsd1.or.comcast.net [76.115.19.22]) by yoshi.brtsvcs.net (Postfix) with ESMTPSA id 8B83CE6048; Wed, 18 Jun 2014 20:11:54 -0700 (PDT) Received: from [IPv6:2601:7:2280:38b:31f8:c4d5:547d:8ddf] (unknown [IPv6:2601:7:2280:38b:31f8:c4d5:547d:8ddf]) by chombo.houseloki.net (Postfix) with ESMTPSA id 4ED5BFF2; Wed, 18 Jun 2014 20:11:52 -0700 (PDT) Message-ID: <53A254F7.4040801@bluerosetech.com> Date: Wed, 18 Jun 2014 20:11:51 -0700 From: Darren Pilgrim Reply-To: freebsd-net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Chris H , freebsd-net Subject: Re: 6rd and DNS (bind/nsd) on FreeBSD References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2014 03:11:56 -0000 On 6/18/2014 9:36 AM, Chris H wrote: > Greetings, > I manage a /29 at $home. While I manage _real_ IPv6 on many networks > at $work. I'm stuck with 6rd at $home. I don't much care for 6rd. It's > still pretty much 6to4. But it's all I have to work with, given the > CPE's limitations. So, as I'm new to it, I'm not quite sure _which_ > address to advertise, and listen on, on the DNS. > eg; I'm told I have 6 6rd addresses: > 2602:0000:0000:0000:0000:0000:xxxx:xxxx > or > 2602::xxxx:xxxx > > but the address returned, has the IPv4 bits packed into it. > So which of the to addresses should be advertised in the zone files. > Should that address also be the one used to "listen" on? > > Apologies for seemingly such a dimwitted question. But even > after reading RFC 5569, I'm still unclear. FreeBSD doesn't support 6rd. Ironically, pfSense does.