Testing Backbone Groups

This commit is contained in:
Stefan Hoffmann 2015-05-25 11:04:04 +02:00
parent 670a38cb7c
commit d4a4d44c04

View File

@ -39,7 +39,7 @@
}, },
mtu = 1406, mtu = 1406,
groups = { groups = {
backbone = { wupper = {
limit = 2, limit = 2,
peers = { peers = {
wupper0 = { wupper0 = {
@ -62,12 +62,17 @@
key = '5e7fa122990dbc34b8cae7ece2cd4ef919d3f8c23a674b7bbcf05bfebe6a6e8a', key = '5e7fa122990dbc34b8cae7ece2cd4ef919d3f8c23a674b7bbcf05bfebe6a6e8a',
remotes = {'"wupper4.freifunk-troisdorf.de" port 53840'}, remotes = {'"wupper4.freifunk-troisdorf.de" port 53840'},
}, },
},
},
troisdorf = {
limit = 1,
peers = {
gateway2 = { gateway2 = {
key = '9154293d90bb907a647338585da4ddf283e534a948a0bb73ca604391fdd4aa0b', key = '9154293d90bb907a647338585da4ddf283e534a948a0bb73ca604391fdd4aa0b',
remotes = {'"gateway2.freifunk-troisdorf.de" port 53840'}, remotes = {'"gateway2.freifunk-troisdorf.de" port 53840'},
}, },
}, },
}, }
}, },
}, },
autoupdater = { autoupdater = {