From owner-freebsd-questions@FreeBSD.ORG Sun Nov 23 17:50:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 265BF16A4CE for ; Sun, 23 Nov 2003 17:50:24 -0800 (PST) Received: from p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp (p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp [220.111.132.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C56E43FBD for ; Sun, 23 Nov 2003 17:50:22 -0800 (PST) (envelope-from lukek@meibin.net) Received: (qmail 13975 invoked by uid 89); 24 Nov 2003 01:50:19 -0000 Received: from unknown (HELO ?127.0.0.1?) (192.168.10.35) by 192.168.20.5 with SMTP; 24 Nov 2003 01:50:19 -0000 Date: Mon, 24 Nov 2003 10:48:33 +0900 From: Luke Kearney To: paul van den bergen In-Reply-To: <200311241243.11508.pvandenbergen@swin.edu.au> References: <200311240030.hAO0ULhQ028174@fw.farid-hajji.net> <200311241243.11508.pvandenbergen@swin.edu.au> Message-Id: <20031124104543.153A.LUKEK@meibin.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.01 cc: freebsd-questions@freebsd.org Subject: Re: Ooops - Re: while I have your attention... Names, copyright and IPv6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 01:50:24 -0000 On Mon, 24 Nov 2003 12:43:11 +1100 paul van den bergen granted us these pearls of wisdom: > as usual, there has been a bit of a misunderstanding... being a loosely typed > language, Engliosh is difficult to communicate in :-0 > > Names, addresses and DNS are obviously different things. > > I understand where IPv6 addresses come from (sort of). > I understand (sort of) how IPv6 works for DNS records relating names to IPv6 > addresses > > what I was really asking is: in the IPv4 world, name brokers "sell" names that > are then related to IPv4 addresses. Legality of the name choice etc. is > generally owner onus... Is there a similar sort of (or coincident) naming > authority for IPv6 based names? > > example. > > if I operate a network, boxen1.example.org, boxen2.example.org, etc., as an > IPv4 address space and a second coincident network, boxen1.example6.org, > boxen2.example6.org, etc., as an IPv6 based address space, where does the > authority to allocate the IPv6-network based names reside? > > the technical side of it is clear... someone somewhere needs to keep a track > of the names... > > anyway, this is straying somewhat from the core subject matter of this list... > > > On Mon, 24 Nov 2003 11:30 am, Cordula's Web wrote: > > > how does this all work under IPv6? is the IPv6 domain name allocation as > > > fully fledged as teh IPv4 services? I.e. are there and what are the > > > restrictions on who can set up a name broker service for IPv6? what are > > > the likely gottchas? > > > > I don't know for sure here, so please take this with a grain of salt: > > > > IPv6 addresses are represented by AAAA instead of A records in > > DNS nameservers. Right now, I think that you can only point > > .org (and other [cc]TLD) nameservers to nameservers residing > > on an IPv4 address [anyone correct me if I'm wrong here]. > > But you could always configure your nameservers (let's say > > ns1.bergen.org, ns2.bergen.org) to return IPv6 addresses > > to some names, by adding AAAA records to them. > > > > But since IPv6 names are not (yet) globally routed on the Internet, > > this will have local meaning only (e.g. on an intranet). > > > > Generally speaking: IPv4 and IPv6 addresses are _never_ > > allocated by name brokers or DNS systems. They reside at > > a much lower level, which has nothing to do with _names_. > > If you connect to the Internet, your upstream provider(s) > > will assign to you IPv4 address blocks automatically. > > You would normally not be able to influence this, because > > it is deeply intertwined with the routing protocols that > > all network operators use to transmit data on the Internet. > > > > You may ask how network operators get their IP address > > blocks. Check out IANA: http://www.iana.org/ especially: > > http://www.iana.org/ipaddress/ip-addresses.htm > AFAIK domain names have little to do with your choice of IPV4 or IPV6. There can be only one registered owner of any given domain name and that domain name space could be either v4 or v6 at the discretion of the owner. LukeK