Remove confusing parental-source line

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 313f606692)
This commit is contained in:
Matthijs Mekking 2022-05-06 14:53:58 +02:00
parent 8d42fda54b
commit 4dbfa40e95

View 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.