On 12/01/2020 21:13, Thomas wrote:
Hi Thomas,
Is it safe to mix dynamic updates and manual editing
of a zone?
Yes, but only if you follow the proper procedure, as follows:
knotc zone-freeze <zone>
knotc zone-flush <zone>
edit zone file, taking care to increment the serial number
knotc zone-reload <zone>
knotc zone-thaw <zone>
Regards,
Anand