From: nixargh Date: Thu, 16 Jan 2025 09:42:49 +0000 (+0300) Subject: Update docs/modes-of-operation.rst X-Git-Tag: dnsdist-2.0.0-alpha1~165^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92a841fcff05052017a2852af069c595d4795379;p=thirdparty%2Fpdns.git Update docs/modes-of-operation.rst Co-authored-by: Miod Vallat --- diff --git a/docs/modes-of-operation.rst b/docs/modes-of-operation.rst index 84fc1e7af4..8cdf74b364 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 secondary gets notification and is bootstraping a new domain using autosecondary feature it does - SOA and NS queries to IP address from ``supermasters`` table. These queries are NOT recursive! + 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.