]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document RPZ Extended DNS Error (EDE) code configuration option
authorAram Sargsyan <aram@isc.org>
Fri, 26 Aug 2022 14:39:11 +0000 (14:39 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 31 Aug 2022 08:56:03 +0000 (08:56 +0000)
Add information about the 'ede' option for response policy zones.

doc/arm/reference.rst

index e031d6f36a69f699179691ebae13cce39a2ee84d..3b64f07bb49bf7eb22ac153cc70fe295a1b19e06 100644 (file)
@@ -5374,6 +5374,35 @@ with this zone file:
    example.com                 CNAME   rpz-tcp-only.
    *.example.com               CNAME   rpz-tcp-only.
 
+Response policy zones can be configured to set an Extended DNS Error (EDE) code
+on the responses which have been modified by the response policy:
+
+::
+
+       response-policy { zone "badlist" ede filtered; };
+
+The following settings are supported for the ``ede`` option:
+
+``none``
+   No Extended DNS Error code is set (default).
+
+``forged``
+   Extended DNS Error code 4 - Forged Answer.
+
+``blocked``
+   Extended DNS Error code 15 - Blocked.
+
+``censored``
+   Extended DNS Error code 16 - Censored.
+
+``filtered``
+   Extended DNS Error code 17 - Filtered.
+
+``prohibited``
+   Extended DNS Error code 18 - Prohibited.
+
+See :rfc:`8914` for more information about the Extended DNS Error codes.
+
 RPZ can affect server performance. Each configured response policy zone
 requires the server to perform one to four additional database lookups
 before a query can be answered. For example, a DNS server with four