From: nixargh Date: Thu, 16 Jan 2025 13:09:14 +0000 (+0300) Subject: Update docs/modes-of-operation.rst X-Git-Tag: dnsdist-2.0.0-alpha1~165^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c31b924a4271d81d349121d8b1f092bf993773;p=thirdparty%2Fpdns.git Update docs/modes-of-operation.rst Co-authored-by: Peter van Dijk --- diff --git a/docs/modes-of-operation.rst b/docs/modes-of-operation.rst index 9fb3cfc930..38e7def932 100644 --- a/docs/modes-of-operation.rst +++ b/docs/modes-of-operation.rst @@ -255,8 +255,8 @@ Adding a autoprimary can be done either directly in the database, or by using the 'pdnsutil add-autoprimary' command. .. warning:: - When a secondary receives notification while bootstraping a new domain using autosecondary feature, it will send - SOA and NS queries to the IP address obtained from the ``supermasters`` table. These queries are **not** recursive. + When a secondary receives notification while bootstrapping a new domain using autosecondary feature, it will send + SOA and NS queries to the IP address matched in the ``supermasters`` table. These queries are **not** recursive. This will cause domain bootstrap to fail if the primary authoritative server is hidden behind a recursor, so make sure these queries go (or are forwarded by dnsdist) straight to the auth server.