]> granicus.if.org Git - pdns/commitdiff
Updated pdns.conf-dist to have rfc2136 options
authorRuben d'Arco <cyclops@prof-x.net>
Fri, 1 Mar 2013 16:33:00 +0000 (17:33 +0100)
committermind04 <mind04@monshouwer.org>
Fri, 12 Jul 2013 15:26:10 +0000 (17:26 +0200)
pdns/pdns.conf-dist

index e1b31ded9fa06db4a21da587f71dfd6fa7633f49..b9165ff4737e255a251b5a85108788bad5c89d9e 100644 (file)
@@ -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
 #
 #
 # 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
 #
 #
 # log-dns-queries=no
 
-#################################
-# log-failed-updates   If PDNS should log failed update requests
-#
-# log-failed-updates=
-
 #################################
 # logging-facility     Log under a specific facility
 #