Missing Keys variable in Template fixed

This commit is contained in:
Bastian 2018-01-14 21:21:21 +01:00
parent 5094d4fc18
commit a21c9f4d44
2 changed files with 6 additions and 5 deletions

View File

@ -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
},
},
},

View File

@ -55,6 +55,7 @@
egress = 1200,
},
methods = {'salsa2012+umac'},
configurable = true,
mtu = 1426,
groups = {
backbone = {