From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 12 May 2021 07:44:26 +0000 (-0400) Subject: Correct faq entry to talk about zones X-Git-Tag: dnsdist-1.7.0-alpha1~143^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ec4df6f901369b9d8ebf4fb00b18083256ca00f;p=thirdparty%2Fpdns.git Correct faq entry to talk about zones --- diff --git a/docs/appendices/FAQ.rst b/docs/appendices/FAQ.rst index a7a0ac2e5c..9ef78dede3 100644 --- a/docs/appendices/FAQ.rst +++ b/docs/appendices/FAQ.rst @@ -26,7 +26,7 @@ How can I limit Zone Transfers (AXFR) per Domain? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ With the ALLOW-AXFR-FROM metadata, See :ref:`the documentation `. -I have a working Autoprimary/Autosecondary setup but when I remove Domains from the Primary they still remain on the Secondary. Am I doing something wrong? +I have a working Autoprimary/Autosecondary setup but when I remove Zones from the Primary they still remain on the Secondary. Am I doing something wrong? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You're not doing anything wrong. This is the perfectly normal and expected behavior because the AXFR (DNS Zonetransfer) Protocol does not provide for zone deletion.