From 675a4024fbe89c09f99a891aa38a8e9f0931e7ac Mon Sep 17 00:00:00 2001 From: nlmark Date: Mon, 17 Jun 2013 00:49:14 +0200 Subject: [PATCH] Include a warning in the supermaster section Some users coming to #powerdns ask questions and don't see the SOA isn't available on the slave as long as they don't run pdnssec rectify after a change. --- pdns/docs/pdns.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 3fe8c2c9fc..44c1776a3a 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -14792,6 +14792,12 @@ end + + + If you use another PowerDNS server as master and have DNSSEC enabled on that server please don't forget to rectify the domains after every change. + If you don't do this there is no SOA record available and one requirement will fail. + + So, to benefit from this feature, a backend needs to know about the IP address of the supermaster, and how PDNS will be listed in the set of NS records remotely, and the 'account' name of your supermaster. There is no need to fill the account name out but it does help keep track of -- 2.47.2