+3 October 2025: Yorgos
+ - Note 'respip' and 'dns64' module order in the unbound.conf
+ man page.
+
2 October 2025: Wouter
- Fix that https is set up as enabled when the port is listed in
interface-automatic-ports. Also for the set up of quic it is
.. note::
These settings go in the :ref:`server:<unbound.conf.server>` section.
+.. note::
+ If combining the ``respip`` and ``dns64`` modules, the ``respip`` module
+ needs to appear before the ``dns64`` module in the
+ :ref:`module-config<unbound.conf.module-config>`
+ configuration option so that response IP and/or RPZ feeds can properly
+ filter responses regardless of DNS64 synthesis.
+
@@UAHL@unbound.conf.dns64@dns64-prefix@@: *<IPv6 prefix>*
This sets the DNS64 prefix to use to synthesize AAAA records with.
module-config: "respip validator iterator"
+.. note::
+ If combining the ``respip`` and ``dns64`` modules, the ``respip`` module
+ needs to appear before the ``dns64`` module in the
+ :ref:`module-config<unbound.conf.module-config>`
+ configuration option so that response IP and/or RPZ feeds can properly
+ filter responses regardless of DNS64 synthesis.
+
QNAME, Response IP Address, nsdname, nsip and clientip triggers are supported.
Supported actions are: NXDOMAIN, NODATA, PASSTHRU, DROP, Local Data, tcp-only
and drop.