From: Matthijs Mekking Date: Fri, 6 May 2022 12:53:58 +0000 (+0200) Subject: Remove confusing parental-source line X-Git-Tag: v9.19.2~42^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=313f606692cb451e553c22d5eb8714771e68dd04;p=thirdparty%2Fbind9.git 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. --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index e1656db4394..11a3467a6c5 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -5420,13 +5420,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.