changeset 360:58cf3e347102

Remove local DNS64 generation to get redundancy back
author IBBoard <dev@ibboard.co.uk>
date Mon, 05 Oct 2020 20:05:38 +0100
parents 05cad5ba9506
children 5be4616ffca0
files common/unbound.conf-ibbvps
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/common/unbound.conf-ibbvps	Sat Oct 03 19:49:56 2020 +0100
+++ b/common/unbound.conf-ibbvps	Mon Oct 05 20:05:38 2020 +0100
@@ -1,12 +1,12 @@
 # Based on https://www.nlnetlabs.nl/documentation/unbound/howto-setup/
+# Note: If the upstream DNS stops synthesising IPv6 records for IPv4-only
+# domains due to honouring DNSSEC then we need to go back to doing DNS64 here
 server:
 	interface: 127.0.0.1
 	interface: ::1
 	access-control: 127.0.0.0/24 allow
 	access-control: ::1 allow
         verbosity: 1
-        module-config: "dns64 validator iterator"
-        dns64-prefix: 2a00:1098:0:82:1000:3a::/96
 
 forward-zone:
         name: "."