[H-GEN] DNS zone files and transfers
Bruce Campbell
bc at thehub.com.au
Fri Feb 12 01:00:04 EST 1999
On Fri, 12 Feb 1999 davidj at amh.com.au wrote:
> Can I force the main nameserver to send updates out, and if I can, what
> are the directives for my named.boot or named.conf?
It is a version 8ism of BIND, and happens automatically to other version 8
nameservers (at least in the ones I'm playing with[1] ;) ), or you can put
a notify yes in the zone definition. Point of interest, no notify on
loopback is good ie:
zone "0.0.127.IN-ADDR.ARPA" in {
type master;
file "master/db.127.0.0";
notify no;
};
--==--
Bruce.
[1] They're only leetle. [2]
: ndc trace ; sleep 60 ; ndc notrace ; ls -l named.run
: 7280514 named.run [3]
[2] Yes, I do know what the physical hardware running it is, and a few
other nameservers. Scary stuff ;)
[3] Most of that is due to Indonesia having crap delegations :( (RISK
anyone?)
More information about the General
mailing list