From 313f606692cb451e553c22d5eb8714771e68dd04 Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Fri, 6 May 2022 14:53:58 +0200 Subject: [PATCH] Remove confusing parental-source line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- doc/arm/reference.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index e1656db439..11a3467a6c 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.