]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove confusing parental-source line
authorMatthijs Mekking <matthijs@isc.org>
Fri, 6 May 2022 12:53:58 +0000 (14:53 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 11 May 2022 15:02:58 +0000 (15:02 +0000)
Remove the line "This address must appear in the secondary server’s
parental-agents zone clause". This line is a copy paste error from
notify-source.

Rewrap.

(cherry picked from commit 313f606692cb451e553c22d5eb8714771e68dd04)

doc/arm/reference.rst

index be07d03ab813fbe3a7c7c7b6b75d14e088d60f05..0d6d23f7bf0c90ff07c799e657c6a64f9cca825e 100644 (file)
@@ -5426,13 +5426,11 @@ old DNSSEC key.
 The following options apply to DS queries sent to ``parental-agents``:
 
 ``parental-source``
-   ``parental-source`` determines which local source address, and
-   optionally UDP port, is used to send parental DS queries. This
-   address must appear in the secondary server's ``parental-agents`` zone
-   clause. This statement sets the ``parental-source`` for all zones, but can
-   be overridden on a per-zone or per-view basis by including a
-   ``parental-source`` statement within the ``zone`` or ``view`` block in the
-   configuration file.
+   ``parental-source`` determines which local source address, and optionally
+   UDP port, is used to send parental DS queries. This statement sets the
+   ``parental-source`` for all zones, but can be overridden on a per-zone or
+   per-view basis by including a ``parental-source`` statement within the
+   ``zone`` or ``view`` block in the configuration file.
 
    .. warning:: Specifying a single port is discouraged, as it removes a layer of
       protection against spoofing errors.