Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2011 19:52:04 -0500
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        Doug Barton <dougb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r218753 - head/etc/namedb
Message-ID:  <4D6065B4.7040709@p6m7g8.com>
In-Reply-To: <201102162123.p1GLN9f9084297@svn.freebsd.org>
References:  <201102162123.p1GLN9f9084297@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/16/2011 4:23 PM, Doug Barton wrote:
> Author: dougb
> Date: Wed Feb 16 21:23:09 2011
> New Revision: 218753
> URL: http://svn.freebsd.org/changeset/base/218753
> 
> Log:
>   Remove in-addr.arpa from the list of zones it is possible to slave locally
This is b/c of the recent change to fix the list of root servers that
serve this right ?

> 
> Modified:
>   head/etc/namedb/named.conf
> 
> Modified: head/etc/namedb/named.conf
> ==============================================================================
> --- head/etc/namedb/named.conf	Wed Feb 16 21:21:23 2011	(r218752)
> +++ head/etc/namedb/named.conf	Wed Feb 16 21:23:09 2011	(r218753)
> @@ -109,14 +109,6 @@ zone "arpa" {
>  	};
>  	notify no;
>  };
> -zone "in-addr.arpa" {
> -	type slave;
> -	file "/etc/namedb/slave/in-addr.arpa.slave";
> -	masters {
> -		192.5.5.241;	// F.ROOT-SERVERS.NET.
> -	};
> -	notify no;
> -};
>  */
>  
>  /*	Serving the following zones locally will prevent any queries
> _______________________________________________
> svn-src-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-all
> To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"


-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



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