mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 04:21:07 -05:00
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:
parent
8d42fda54b
commit
4dbfa40e95
1 changed files with 5 additions and 7 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue