Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2011 00:59:40 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r218865 - head/etc/namedb
Message-ID:  <201102200059.p1K0xeQx014358@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dougb
Date: Sun Feb 20 00:59:39 2011
New Revision: 218865
URL: http://svn.freebsd.org/changeset/base/218865

Log:
  Add a note about AXFR of important zones being available from ICANN

Modified:
  head/etc/namedb/named.conf

Modified: head/etc/namedb/named.conf
==============================================================================
--- head/etc/namedb/named.conf	Sat Feb 19 22:53:50 2011	(r218864)
+++ head/etc/namedb/named.conf	Sun Feb 20 00:59:39 2011	(r218865)
@@ -91,6 +91,11 @@ zone "." { type hint; file "/etc/namedb/
 
 	To use this mechanism, uncomment the entries below, and comment
 	the hint zone above.
+
+	As documented at http://dns.icann.org/services/axfr/ these zones:
+	"." (the root), ARPA, IN-ADDR.ARPA, IP6.ARPA, and ROOT-SERVERS.NET
+	are availble for AXFR from these servers on IPv4 and IPv6:
+	xfr.lax.dns.icann.org, xfr.cjr.dns.icann.org
 */
 /*
 zone "." {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102200059.p1K0xeQx014358>