Re: zone before delegation?

2011-10-29 Thread Bill Owens
On Fri, Oct 28, 2011 at 05:39:05PM +, Laws, Peter C. wrote: OK, so simply putting the NS records in the parent zone is sufficient to make it a separate zone. No need to put stuff in named.conf unless I want to or until I actually delegate to a different set of nameservers. Actually, the

RE: zone before delegation?

2011-10-29 Thread Scott Morizot
On 28 Oct 2011 at 17:39, Laws, Peter C. wrote: OK, so simply putting the NS records in the parent zone is sufficient to make it a separate zone. No need to put stuff in named.conf unless I want to or until I actually delegate to a different set of nameservers. If you put NS records

zone before delegation?

2011-10-28 Thread Laws, Peter C.
It seems like there are two ways I could delegate a zone. I could, in the zone file for the parent, simply list the name of the zone and a number of NS records to which the zone has been delegated. Or, I could create a zone statement within named.conf that points to a file that contains an SOA

Re: zone before delegation?

2011-10-28 Thread Bill Owens
On Fri, Oct 28, 2011 at 04:48:10PM +, Laws, Peter C. wrote: It seems like there are two ways I could delegate a zone. I could, in the zone file for the parent, simply list the name of the zone and a number of NS records to which the zone has been delegated. Or, I could create a zone

RE: zone before delegation?

2011-10-28 Thread Laws, Peter C.
On Fri, Oct 28, 2011 at 04:48:10PM +, Laws, Peter C. wrote: It seems like there are two ways I could delegate a zone. I could, in the zone file for the parent, simply list the name of the zone and a number of NS records to which the zone has been delegated. Or, I could create a zone

Re: zone before delegation?

2011-10-28 Thread Kevin Darcy
On 10/28/2011 12:48 PM, Laws, Peter C. wrote: It seems like there are two ways I could delegate a zone. I could, in the zone file for the parent, simply list the name of the zone and a number of NS records to which the zone has been delegated. Or, I could create a zone statement within