Bugfix Peer Groups

This commit is contained in:
stebifan 2015-06-02 10:44:07 +02:00
parent b88f5c9fce
commit 1203f45c94

View File

@ -33,11 +33,11 @@
mac = '04:74:05:d0:4f:aa', mac = '04:74:05:d0:4f:aa',
}, },
fastd_mesh_vpn = { fastd_mesh_vpn = {
methods = {'salsa2012+umac', 'salsa2012+gmac'}, methods = {
'salsa2012+umac',
'salsa2012+gmac'
},
mtu = 1406, mtu = 1406,
groups = {
backbone = {
limit = 2,
groups = { groups = {
wupper = { wupper = {
limit = 1, limit = 1,
@ -56,7 +56,7 @@
}, },
wupper3 = { wupper3 = {
key = 'c8f3d1d10b0d6389e39c3c3cb08adfa3123e821fd5bfd6262d2161d80ee4b06c', key = 'c8f3d1d10b0d6389e39c3c3cb08adfa3123e821fd5bfd6262d2161d80ee4b06c',
emotes = {'"wupper3.freifunk-troisdorf.de" port 53840'}, remotes = {'"wupper3.freifunk-troisdorf.de" port 53840'},
}, },
wupper4 = { wupper4 = {
key = '5e7fa122990dbc34b8cae7ece2cd4ef919d3f8c23a674b7bbcf05bfebe6a6e8a', key = '5e7fa122990dbc34b8cae7ece2cd4ef919d3f8c23a674b7bbcf05bfebe6a6e8a',
@ -72,9 +72,7 @@
remotes = {'"gateway2.freifunk-troisdorf.de" port 53840'}, remotes = {'"gateway2.freifunk-troisdorf.de" port 53840'},
}, },
}, },
}, }
},
},
}, },
}, },
autoupdater = { autoupdater = {