fixed default config

This commit is contained in:
Bastian 2018-01-14 20:44:00 +01:00
parent 4434a300cf
commit 291947a156
2 changed files with 14 additions and 15 deletions

View File

@ -1,18 +1,17 @@
subst = { subst = {
['%%SN'] = 'Bitte wählen', ['%%SN'] = 'Bitte wählen',
['%%SC'] = 'ffrgb', ['%%SC'] = 'ffrgb',
['%%GN'] = 'legacy', ['%%GN'] = 'ffrgb_cty',
['%%ID'] = '00', ['%%ID'] = '01',
['%%SS'] = 'regensburg.freifunk.net', ['%%V4'] = '10.90.32.0/19',
['%%V4'] = '10.90.0.0/19', ['%%V6'] = '10',
['%%V6'] = 'fdef:f00f:1337:cafe::/64', ['%%N4'] = '10.90.32.1',
['%%N4'] = '10.90.0.1', ['%%MT'] = '1280',
['%%BS'] = '02:0E:8E:1E:61:17', ['%%BS'] = '02:0E:8E:1E:61:01',
['%%NN'] = '16:41:95:40:f7:dd', ['%%NN'] = '16:41:95:40:f7:01',
['%%IB'] = 'mesh.ffrgb', ['%%IB'] = 'mesh.ffrgb_cty',
['%%MT'] = '1426', ['%%PRI'] = '185.53.218.131',
['%%PRI'] = '78.47.168.10', ['%%SEC'] = '',
['%%SEC'] = '213.166.225.5', ['%%PRIKEY'] = '86a4dcdbaba87fe30da03cc398a083d7a0725c44dac733b583515b188fdc63dd',
['%%PRIKEY'] = '58c2ac30c4693e8fde59c3794ac4c09748ec6a969e9688c42e144f5382e16e66' ['%%SECKEY'] = '',
['%%SECKEY'] = '40ebfaf04da006d9150d3d8adeaab0dfa62ca645b416403537cb009bbf2125b5'
} }

View File

@ -54,7 +54,7 @@
ingress = 12000, ingress = 12000,
egress = 1200, egress = 1200,
}, },
methods = {'salsa2012+umac'}, methods = {'salsa2012+umac','null'},
mtu = '%MT', mtu = '%MT',
groups = { groups = {
backbone = { backbone = {