From: Frank Louwers Date: Wed, 8 Nov 2023 13:58:41 +0000 (+0100) Subject: clarify `also-notify-from` docs X-Git-Tag: auth-4.9.0-alpha1~25^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a954004ebe367f3b55c39835a17d963b7012176;p=thirdparty%2Fpdns.git clarify `also-notify-from` docs --- 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``