[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: on master and slave DNS servers



It's been quite a while since I read/posted stuff from debian-user due
to too much work at the office, so my apologies if you've already
received this info.

I run a number of servers in the configuration you detailed below, and
they work fine.  

You may want to add an "also-notify" statement to the top-level server 
if you want changes to propagate as quickly as possible.  Otherwise you
can lower your TTL times, but there are a couple of RFC's that suggest 
higher TTL times these days, since the Notify feature is available and
works well in BIND 8.  

(By the way, has anyone else noticed really bad behaviour of WinNT's 
DNS server when receiving Notifies?  One machine I have to deal with 
almost always ignores them completely, and I've sniffed the network 
to make sure they're being received.)

Nate Duehr

On Mon, Mar 06, 2000 at 11:17:26PM -0800, t s a d i wrote:
> hello all,
> 
>     with reference to the example bellow;  will it matter if
> ns1.secure.net and ns2.secure.net are just slave servers to some other
> DNS server ?
> 
>     that is, its /etc/named.conf will only contain something like :
> 
>   zone "cproda.com" {
>          type slave;
>          file "cproda.com.db";
>          masters {
>                  123.123.123.123;
>          };
>   };
> 
>     of course, the dns server 123.123.123.123 will be a fully working
> master domain server for zone cproda.com.
> 
> TIA,
> Chad
> 

-- 
Nate Duehr <nate@natetech.com>

GPG Key fingerprint = DCAF 2B9D CC9B 96FA 7A6D AAF4 2D61 77C5 7ECE C1D2
Public Key available upon request, or at wwwkeys.pgp.net and others.

Attachment: pgpY3bu3Bcy8c.pgp
Description: PGP signature


Reply to: