From 2a954004ebe367f3b55c39835a17d963b7012176 Mon Sep 17 00:00:00 2001 From: Frank Louwers Date: Wed, 8 Nov 2023 14:58:41 +0100 Subject: [PATCH] clarify `also-notify-from` docs --- docs/settings.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/settings.rst b/docs/settings.rst index ef487677f2..3b5ec4ea84 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -61,6 +61,10 @@ Allow DNS updates from these IP ranges. Set to empty string to honour ``ALLOW-DN Allow AXFR NOTIFY from these IP ranges. Setting this to an empty string will drop all incoming notifies. +.. note:: + IPs allowed by this setting, still go through the normal NOTIFY processing as described in :ref:`modes-of-operation-secondary-operation` + The IP the NOTIFY is received from, still needs to be a nameserver for the secondary domain. Explicitly setting this paramater will not bypass those checks. + .. _setting-allow-unsigned-autoprimary: ``allow-unsigned-autoprimary`` -- 2.47.2