From 704ba416063ec4c32098a4d4e21ed589f1dc33d3 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Sat, 21 Apr 2018 13:12:43 +0200 Subject: [PATCH] Update to Gluon 2017.1.6, removing DNS caching on the go The new version doesn't support DNS caching anymore because of problems with DNSSEC validating clients --- gluon | 2 +- site.conf | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) mode change 100755 => 100644 site.conf diff --git a/gluon b/gluon index a7d28bc..a8af5c4 160000 --- a/gluon +++ b/gluon @@ -1 +1 @@ -Subproject commit a7d28bc965b457ed0d8c12424e06b387542d49af +Subproject commit a8af5c4499c23baa4a4e8d6c01828a7885739f37 diff --git a/site.conf b/site.conf old mode 100755 new mode 100644 index 01fae6d..ce74468 --- a/site.conf +++ b/site.conf @@ -54,16 +54,6 @@ ip6 = 'fd2f:5119:0f2c::127', mac = '16:41:95:40:f7:dc', }, - dns = { - cacheentries = 500, - servers = { - 'fd2f:5119:0f2c::1', - 'fd2f:5119:0f2c::2', - 'fd2f:5119:0f2c::3', - 'fd2f:5119:0f2c::5', - 'fd2f:5119:0f2c::6', - }, - }, mesh_vpn = { enabled = true,