Re: How to dynamically add and remove zones?
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
Anand, I really appreciate your fast answer. Thanks, that helps. ---------- From: Anand Buddhdev <[email protected] > Sent: Tuesday, 28. Aug 2018 – 21:34 CEST +0200 To: [email protected] Subject: Re: [nsd-users] How to dynamically add and remove zones? On 28/08/2018 21:28, [email protected] wrote: Hey Kaulkwappe (is that your name?), > When I use a slave server I wonder about something: > > Why do I need zone files when the data is stored into /var/lib/nsd/nsd.db and so > the zone files remain empty? On a slave server with all the zone data in nsd.db, there's no need for plain text zone files. However, the recommendation these days is to NOT use the database. Instead, use this setting in your config file: database: "" This will write out the slave zones to disk in plain text. This mode uses less memory, and is more robust. Support for the database mode may disappear completely in a future release of NSD. Regards, Anand _______________________________________________ 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