Bugfix Peer Groups
This commit is contained in:
parent
b88f5c9fce
commit
1203f45c94
14
site.conf
14
site.conf
@ -33,11 +33,11 @@
|
||||
mac = '04:74:05:d0:4f:aa',
|
||||
},
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac', 'salsa2012+gmac'},
|
||||
methods = {
|
||||
'salsa2012+umac',
|
||||
'salsa2012+gmac'
|
||||
},
|
||||
mtu = 1406,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 2,
|
||||
groups = {
|
||||
wupper = {
|
||||
limit = 1,
|
||||
@ -56,7 +56,7 @@
|
||||
},
|
||||
wupper3 = {
|
||||
key = 'c8f3d1d10b0d6389e39c3c3cb08adfa3123e821fd5bfd6262d2161d80ee4b06c',
|
||||
emotes = {'"wupper3.freifunk-troisdorf.de" port 53840'},
|
||||
remotes = {'"wupper3.freifunk-troisdorf.de" port 53840'},
|
||||
},
|
||||
wupper4 = {
|
||||
key = '5e7fa122990dbc34b8cae7ece2cd4ef919d3f8c23a674b7bbcf05bfebe6a6e8a',
|
||||
@ -72,9 +72,7 @@
|
||||
remotes = {'"gateway2.freifunk-troisdorf.de" port 53840'},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
},
|
||||
},
|
||||
autoupdater = {
|
||||
|
Loading…
Reference in New Issue
Block a user