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-unsubscr...@freebsd.org"


-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@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.
_______________________________________________
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-unsubscr...@freebsd.org"

Reply via email to