Re: on master and slave DNS servers

2000-05-18 Thread Nate Duehr
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 t

Re: on master and slave DNS servers

2000-03-07 Thread Adam Shand
it should not matter. both master and slave servers are capable of being authoritive (all that ns1/ns2 need to be in this case). it does mean that you propagation times will be a little higher but if you running bind 8 with updates turned on it shouldn't be a big deal. adam. On Mon, 6 Mar 2000

on master and slave DNS servers

2000-03-07 Thread t s a d i
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"