From 788988593db27007d050ddfa961246ff69d6aade Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 3 Sep 2020 14:19:37 +0200 Subject: [PATCH] rec docs: link to multi-prefix dns64 example on our wiki --- pdns/recursordist/docs/dns64.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pdns/recursordist/docs/dns64.rst b/pdns/recursordist/docs/dns64.rst index a9f2b0de46..1f7b9ff105 100644 --- a/pdns/recursordist/docs/dns64.rst +++ b/pdns/recursordist/docs/dns64.rst @@ -25,4 +25,6 @@ To setup DNS64, with both forward and reverse records, create the following Lua Where fe80::21b:77ff:0:0 is your "Pref64" translation prefix and the "ip6.arpa" string is the reversed form of this Pref64 address. Now ensure your script gets loaded by specifying it with :ref:`lua-dns-script=dns64.lua `. +On our wiki, a user has kindly supplied `an example script with support for multiple prefixes `_. + To enhance DNS64, see the :doc:`lua-scripting/index` documentation. -- 2.47.2