2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Document ipv4only-* options in the ARM

Statements ipv4only-contact, ipv4only-enable, ipv4only-server did not
have their own section in the ARM. Now they have.
This commit is contained in:
Petr Špaček 2022-06-30 13:37:57 +02:00
parent 40b3ce727c
commit 1687b40849
No known key found for this signature in database
GPG Key ID: ABD587CDF06581AE

View File

@ -1689,6 +1689,20 @@ default is used.
suffix ::; suffix ::;
}; };
.. namedconf:statement:: ipv4only-enable
This enables or disables automatic zones ``ipv4only.arpa``,
``170.0.0.192.in-addr.arpa``, and ``171.0.0.192.in-addr.arpa``.
By default these zones are loaded if :any:`dns64` is configured.
.. namedconf:statement:: ipv4only-server
.. namedconf:statement:: ipv4only-contact
``ipv4only-server`` and ``ipv4only-contact`` can be used to specify the name
of the server and contact for the IPV4ONLY.ARPA zone created by
:any:`dns64`.
.. namedconf:statement:: dnssec-loadkeys-interval .. namedconf:statement:: dnssec-loadkeys-interval
When a zone is configured with ``auto-dnssec maintain;``, its key When a zone is configured with ``auto-dnssec maintain;``, its key