From b5205a78acb8eb6acae85bfd1473a5505c0af083 Mon Sep 17 00:00:00 2001 From: stebifan Date: Thu, 26 Nov 2015 15:43:15 +0100 Subject: [PATCH] Changed Mesh VPN Tunneldigger Round Robin DNS --- site.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/site.conf b/site.conf index 10fad30..dbe59c9 100644 --- a/site.conf +++ b/site.conf @@ -120,11 +120,9 @@ tunneldigger_mesh_vpn = { mtu = 1312, brokers = {'troisdorf1.freifunk-troisdorf.de:53844', - 'troisdorf2.freifunk-troisdorf.de:53844', - 'troisdorf3.freifunk-troisdorf.de:53844', - 'troisdorf4.freifunk-troisdorf.de:53844', - 'troisdorf5.freifunk-troisdorf.de:53844', - 'troisdorf6.freifunk-troisdorf.de:53844'}, + 'l2tp1.freifunk-troisdorf.de:53844', + 'l2tp2.freifunk-troisdorf.de:53844' + }, }, roles = { default = 'node',