Re: slave server zone files
"W.C.A. Wijngaards" <[email protected]>
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi John, It doesn't need it, but that is not the default. If you set database: "" in nsd.conf, then no nsd.db is used, and the contents are written to the zonefile. This is a good setting to use. It uses less memory and less disk space, and the zonefile is kept up to date. If you really want no zonefile at all, and then it has to transfer the zone every time, you can set zonefile: "" in the zone entry in nsd.conf. Best regards, Wouter On 15/05/17 11:28, John Griessen wrote: > Why does a slave need zone files? Seems like the info comes from the > master... > > As in my log: > info: zone labhw.com read with success > [2017-05-15 09:09:00.248] nsd[21965]: info: zone labhw.com written to db > > But the zone file on the slave did not change... > So it has a serial mismatch, and requires copying it by typing, or scp > with password hassles. > _______________________________________________ > nsd-users mailing list > [email protected] > https://open.nlnetlabs.nl/mailman/listinfo/nsd-users _______________________________________________ nsd-users mailing list [email protected] https://open.nlnetlabs.nl/mailman/listinfo/nsd-users
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJZGZWsAAoJEJ9vHC1+BF+NrpMP+wUTffVmVJDuSGGLNvzk1Jne 8uy4p8wQhtqxZTr3/jIgek35KV91MXIB9wshxl9Fn6RVwxrz3S9mUk0R/qLiSj/U 3QV4zLoA1b/duPue9iTNnH6o2j0YbOdZ1Gs3gxzRNzobgTp+sNjyyI9Halu/HU2u WVohwLkHgMQ5VCbfKo3TjAuf8Aa3xbhptFDQmsfkOlvmzyqt3oyOLKNc0wX4FDl7 KJD36UdyngRz7RDXz7NvjU/6O/ER/SHqV2vvbQq6AhWrF14P/s5LhIXKdozinrKG QPO3F4uNPAbTyu8CR1GknT8wfp4a0E3Pgx/TZbD/qK1EMtREXE0y4bpWKldF7Mc2 8DtEv1nS7hprV7WA3Lw3tG94o8guzZYijGlXSrb4yOONLXoVUgLs9sSBwsa0FhHT RyML6wpdXOf3VpF3vUPXpIVibaW+eRx2TMGYmbey1hz3/vrwnLAgXqwmFH4BZ+ga 5uTZefUnIQCbVHWr4S7Iogu3ivMbhXzhuG5pSecVnVppTvp9A8J6i7ECRoF/JWlN 3G0rsbInRIMSwqzXnRiJtytXazzyJCOTCxNYlnYDLoJEY+/6SSVyN5GgmIK1uNri rL3BiWGDeW57A6GEb7nxqTCb1Orm3ill/UljNUUlgzups8q+D21wOCpFwOD6jAuY RgXypbxJgLDv+DcZLpOW =t/KO -----END PGP SIGNATURE-----