Dear colleagues,<style>
body {
font-family: "Arial";
font-size: 100% !important;
margin: 0;
line-height: 1.2rem;
}
</style><div><br></div><div>I'm not very familiar with nameserver software but it seems NSD is a quite simple and robust solution for me. But I wonder how I can dynamically add or remove zones without restarting the deamon?</div><div><br></div><div>I've used the command 'nsd-control addzone example.com {pattern-name}' but it does not do anything except writing that to '/var/lib/nsd/zone.list'. What do I have to do when I dynamically want to add or remove zones without downtime of the primary nameserver (master)?</div><div><br></div><div>Kind regards,</div><div>Kaulkwappe</div>