From: Ruben d'Arco Date: Fri, 1 Mar 2013 16:33:00 +0000 (+0100) Subject: Updated pdns.conf-dist to have rfc2136 options X-Git-Tag: rec-3.6.0-rc1~556^2~3^2~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6fee8a26068f707263e96dda138b622da11a116a;p=thirdparty%2Fpdns.git Updated pdns.conf-dist to have rfc2136 options --- diff --git a/pdns/pdns.conf-dist b/pdns/pdns.conf-dist index e1b31ded9f..b9165ff473 100644 --- a/pdns/pdns.conf-dist +++ b/pdns/pdns.conf-dist @@ -4,6 +4,11 @@ # # add-superfluous-nsec3-for-old-bind=yes +################################# +# allow-2136-from A global setting to allow RFC2136 from these IP ranges. +# +# allow-2136-from=0.0.0.0/0 + ################################# # allow-axfr-ips Allow zonetransfers only to these subnets # @@ -134,11 +139,21 @@ # # experimental-logfile=/var/log/pdns.log +################################# +# experimental-rfc2136 Enable/Disable RFC2136 (Dynamic DNS) support. Default is no. +# +# experimental-rfc2136=no + ################################# # fancy-records Process URL and MBOXFW records # # fancy-records=no +################################# +# forward-2136 A global setting to allow RFC2136 packages that are for a Slave domain, to be forwarded to the master. +# +# forward-2136=yes + ################################# # guardian Run within a guardian process # @@ -184,11 +199,6 @@ # # log-dns-queries=no -################################# -# log-failed-updates If PDNS should log failed update requests -# -# log-failed-updates= - ################################# # logging-facility Log under a specific facility #