]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add some clarifications wrt dynamic zones
authorMatthijs Mekking <matthijs@isc.org>
Fri, 24 Jun 2022 14:36:23 +0000 (16:36 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 27 Jun 2022 09:01:33 +0000 (11:01 +0200)
These were suggested by GitLab user @elmaimbo.

doc/arm/reference.rst

index 00ee0914787a87cb5dd9d95e34bf40a75751c573..abd39be914df4b9b08f6b7385a3a90a98e26efff 100644 (file)
@@ -6659,8 +6659,16 @@ perform dynamic updates to a zone:
 - :namedconf:ref:`allow-update` - a simple access control list
 - :namedconf:ref:`update-policy` - fine-grained access control
 
-In both cases, BIND 9 writes the updates
-to the zone's filename set in ``file``.
+In both cases, BIND 9 writes the updates to the zone's filename
+set in ``file``.
+
+In the case of a DNSSEC zone, DNSSEC records are also written to
+the zone's filename, unless ``inline-signing`` is enabled.
+
+   .. note:: The zone file can no longer be manually updated while ``named``
+      is running; it is now necessary to perform :option:`rndc freeze`, edit,
+      and then perform :option:`rndc thaw`. Comments and formatting
+      in the zone file are lost when dynamic updates occur.
 
 .. namedconf:statement:: update-policy