From: JP Mens Date: Thu, 26 Oct 2017 08:11:54 +0000 (+0200) Subject: dnsupdate default for allow-dnsupdate-from X-Git-Tag: rec-4.1.0-rc2~20^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96c7fbd2334cd920e09f9c485992c0182b7f0406;p=pdns dnsupdate default for allow-dnsupdate-from --- diff --git a/docs/dnsupdate.rst b/docs/dnsupdate.rst index 6cbc95376..da9605e2b 100644 --- a/docs/dnsupdate.rst +++ b/docs/dnsupdate.rst @@ -39,7 +39,7 @@ enable DNS update support. Default is ``no``. ~~~~~~~~~~~~~~~~~~~~~~~~ A list of IP ranges that are allowed to perform updates on any domain. -The default is ``0.0.0.0/0``, which means that all ranges are accepted. +The default is ``127.0.0.0/8``, which means that all loopback addresses are accepted. Multiple entries can be used on this line (``allow-dnsupdate-from=198.51.100.0/8 203.0.113.2/32``). The option can be left empty to disallow everything, this then should be used in