From c42d79194279f16dade7bc4dff0df0656b293c6c Mon Sep 17 00:00:00 2001 From: nixargh Date: Thu, 16 Jan 2025 12:43:14 +0300 Subject: [PATCH] Update docs/modes-of-operation.rst Co-authored-by: Miod Vallat --- 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 8cdf74b364..9fb3cfc930 100644 --- a/docs/modes-of-operation.rst +++ b/docs/modes-of-operation.rst @@ -257,8 +257,8 @@ 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. - It means that domain bootstrap will fail if your primary authoritative server is hidden behind recursor, - so make sure these queries goes (or routed by dnsdist) straight to auth server. + 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. .. note:: Removal of zones provisioned using the autoprimary must be -- 2.47.2