zone. Setting a range here and in ``ALLOW-DNSUPDATE-FROM`` enables updates
from either address range.
+``dnsupdate-require-tsig``
+~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+A setting to require DNS updates to be signed by a valid TSIG signature.
+The default is no, which means zones without TSIG keys can be updated by
+unauthenticated agents operating from an allowed address range.
+
``forward-dnsupdate``
~~~~~~~~~~~~~~~~~~~~~
By default, an update can add, update or delete any resource records in
the zone. See :ref:`dnsupdate-update-policy` for finer-grained
control of what an update is allowed to do.
+Use :ref:`setting-dnsupdate-require-tsig` to disallow unsigned updates.
.. _metadata-forward-dnsupdate:
Enable/Disable DNS update (RFC2136) support. See :doc:`dnsupdate` for more.
+.. _setting-dnsupdate-require-tsig:
+
+``dnsupdate-require-tsig``
+-------------
+
+- Boolean
+- Default: no
+
+Requires DNS updates to be signed by a valid TSIG signature even if the zone has no associated keys.
+
.. _setting-do-ipv6-additional-processing:
``do-ipv6-additional-processing``