From: Gert van Dijk Date: Sun, 31 Mar 2019 17:25:22 +0000 (+0200) Subject: docs: Cross-reference DNSSEC-ALIAS limitation X-Git-Tag: rec-4.2.0-rc1~45^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e153a91ef7d8956b9e8901f33d881d7ea58af7d2;p=thirdparty%2Fpdns.git docs: Cross-reference DNSSEC-ALIAS limitation --- diff --git a/docs/dnssec/modes-of-operation.rst b/docs/dnssec/modes-of-operation.rst index a92abbaf95..aa917e15e7 100644 --- a/docs/dnssec/modes-of-operation.rst +++ b/docs/dnssec/modes-of-operation.rst @@ -32,6 +32,9 @@ DNSSEC data using the original keys. Such a single replicated database requires no further attention beyond monitoring already required during non-DNSSEC operations. +Please note that the ALIAS record type is +:ref:`not supported ` in this mode. + Records, Keys, signatures, hashes within PowerDNS in online signing mode ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/guides/alias.rst b/docs/guides/alias.rst index 419d32e0d4..2efb6b63ba 100644 --- a/docs/guides/alias.rst +++ b/docs/guides/alias.rst @@ -53,6 +53,8 @@ records unless you AXFR regularly. Authoritative Server 4.0.x. Hence, ALIAS records are always expanded on a direct A or AAAA query. +.. _alias_and_dnssec: + ALIAS and DNSSEC ----------------