]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: Cross-reference DNSSEC-ALIAS limitation
authorGert van Dijk <gertvdijk@gmail.com>
Sun, 31 Mar 2019 17:25:22 +0000 (19:25 +0200)
committerGert van Dijk <gertvdijk@gmail.com>
Mon, 8 Apr 2019 10:15:08 +0000 (12:15 +0200)
docs/dnssec/modes-of-operation.rst
docs/guides/alias.rst

index a92abbaf956aca2c7223e80e2632ca926e9ccd01..aa917e15e7a96b6ed493d7e54134703a7498d450 100644 (file)
@@ -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 <alias_and_dnssec>` in this mode.
+
 Records, Keys, signatures, hashes within PowerDNS in online signing mode
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
index 419d32e0d4c7584dd952013827c188f759dd5610..2efb6b63bacdbf6c201da0a5a4967dfef6e139fb 100644 (file)
@@ -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
 ----------------