From a21c9f4d441a108758cc2c0f2402215f7ec57e86 Mon Sep 17 00:00:00 2001 From: Bastian Date: Sun, 14 Jan 2018 21:21:21 +0100 Subject: [PATCH] Missing Keys variable in Template fixed --- extra/template.conf | 10 +++++----- site.conf | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/extra/template.conf b/extra/template.conf index fc4fb2b..6d58e00 100644 --- a/extra/template.conf +++ b/extra/template.conf @@ -62,7 +62,7 @@ limit = 1, peers = { gwpri = { --[[ pri gw instance 1 ]] - key = '58c2ac30c4693e8fde59c3794ac4c09748ec6a969e9688c42e144f5382e16e66', + key = '%PRIKEY', remotes = { 'ipv4 "%PRI" port 10%ID0', 'ipv4 "%PRI" port 10%ID1', @@ -70,7 +70,7 @@ }, }, gwsec = { --[[ sec gw instance 1 ]] - key = 'aa87e56e1e4d54fc8f4bfac755216425916d188d6fafc6a66ff90272c6b64214', + key = '%SECKEY', remotes = { 'ipv4 "%SEC" port 10%ID0', 'ipv4 "%SEC" port 10%ID1', @@ -95,7 +95,7 @@ pubkeys = { '4d6b1a8e2ecfdb59469c38c3659916dd6046cd5270ddd31c3319b21c508eaa07', -- mephisto '130ff01b6c8df0349c977a5c9539775209493bc771b713e5b3e58cc1d7c4145a', -- sven - 'dc024622f48f25f3e11881eab29a2a015950f31c884f0043ddc78156dcfab9da', -- xaver + 'dc024622f48f25f3e11881eab29a2a015950f31c884f0043ddc78156dcfab9da', -- xaver }, }, experimental = { @@ -106,8 +106,8 @@ good_signatures = 1, pubkeys = { '4d6b1a8e2ecfdb59469c38c3659916dd6046cd5270ddd31c3319b21c508eaa07', -- mephisto - '130ff01b6c8df0349c977a5c9539775209493bc771b713e5b3e58cc1d7c4145a', -- sven - 'dc024622f48f25f3e11881eab29a2a015950f31c884f0043ddc78156dcfab9da', -- xaver + '130ff01b6c8df0349c977a5c9539775209493bc771b713e5b3e58cc1d7c4145a', -- sven + 'dc024622f48f25f3e11881eab29a2a015950f31c884f0043ddc78156dcfab9da', -- xaver }, }, }, diff --git a/site.conf b/site.conf index 96fae78..f9071dc 100644 --- a/site.conf +++ b/site.conf @@ -55,6 +55,7 @@ egress = 1200, }, methods = {'salsa2012+umac'}, + configurable = true, mtu = 1426, groups = { backbone = {