Re: NS record for subzone definition

2012-03-14 Thread Casey Deccio
On Tue, Mar 13, 2012 at 9:33 AM, hugo hugoo wrote: > Thanks for this interesting feedback. > Now I have the problem to detect this kind of bad configuration. > > If I have: > > Zone toto.be: > > toto.be. > > NS ns1.xxx.be > > + some records > > > Zone titi.toto.be: > > > titi.to

Re: with subject: NS record for subzone definition

2012-03-13 Thread Chris Buxton
On Mar 13, 2012, at 6:23 AM, hugo hugoo wrote: > I have zone "toto.be" with some records (not important) > > In the same name server, I want to create the subzone "titi.toto.be" with > some records. > > > ==> do I have to create in zone "toto.be" the following NS record: > >

RE: NS record for subzone definition

2012-03-13 Thread hugo hugoo
will be the command to detect that zone toto.be has no NS for titi.toto.be ?? Regards, Hugo, > Date: Tue, 13 Mar 2012 15:03:38 + > From: c...@cam.ac.uk > To: hugo...@hotmail.com > CC: ben.crosw...@gmail.com; bind-users@lists.isc.org > Subject: Re: NS record for sub

Re: NS record for subzone definition

2012-03-13 Thread Chris Thompson
On Mar 13 2012, hugo hugoo wrote: Thanks for this clear feedback. I understand the problem if the subdomain is not on the same name servers as the domain. The NS record is needed to could find the subdomain on the other name server. You said that the NS is not mandatory (it will work fine in t

with subject: NS record for subzone definition

2012-03-13 Thread hugo hugoo
Dear all, I have a problem in the understanding of the creation of a subzone. Here the situation; let's call the name server ns1.xxx.be I have zone "toto.be" with some records (not important) In the same name server, I want to create the subzone "titi.toto.be" with some records. ==> d