From 30c31b924a4271d81d349121d8b1f092bf993773 Mon Sep 17 00:00:00 2001 From: nixargh Date: Thu, 16 Jan 2025 16:09:14 +0300 Subject: [PATCH] Update docs/modes-of-operation.rst Co-authored-by: Peter van Dijk --- docs/modes-of-operation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2