Skip to content
Snippets Groups Projects
Commit 390b991e authored by Lorenz Wenner's avatar Lorenz Wenner
Browse files

Revert " geändert: lohne.conf"

This reverts commit 2494a9b8.
parent 4bc0afce
No related branches found
No related tags found
No related merge requests found
{ {
domain_names = { lohne = 'lohne' }, domain_names = { lohne = 'lohne' },
domain_seed = '8b5029248dc02bdc1af2790cf487ba438704c513a117645a00a8f67f83dee08c', domain_seed = '8b5029248dc02bdc1af2790cf487ba438704c513a117645a00a8f67f83dee08c',
prefix6 = '2a06:e881:2000:4300::/64', prefix6 = '2a06:e881:2000:4300::/64',
extra_prefixes6 = { 'fd74:fdaa:9dc4:2000::/64' }, extra_prefixes6 = { 'fd74:fdaa:9dc4:2000::/64' },
prefix4 = '10.18.32.0/21', prefix4 = '10.18.32.0/21',
wifi24 = { wifi24 = {
ap = { ap = {
ssid = 'testing.nordwest.freifunk.net', ssid = 'testing.nordwest.freifunk.net',
}, },
mesh = { mesh = {
id = 't-ffnw-mesh_02:00:0A:12:20:00', id = 't-ffnw-mesh_02:00:0A:12:20:00',
}, },
}, },
wifi5 = { wifi5 = {
ap = { ap = {
ssid = 'testing.nordwest.freifunk.net', ssid = 'testing.nordwest.freifunk.net',
}, },
mesh = { mesh = {
id = 't-ffnw-mesh_02:00:0A:12:20:00', id = 't-ffnw-mesh_02:00:0A:12:20:00',
}, },
}, },
next_node = { next_node = {
name = { 'node.ffnw', 'nextnode', 'nn' }, name = { 'node.ffnw', 'nextnode', 'nn' },
ip6 = 'fd74:fdaa:9dc4:2000::1:1', ip6 = 'fd74:fdaa:9dc4:2000::1:1',
ip4 = '10.18.32.1', ip4 = '10.18.32.1',
}, },
mesh_vpn = { mesh_vpn = {
fastd = { fastd = {
groups = { groups = {
backbone = { backbone = {
peers = { peers = {
vec01 = { vec01 = {
key ='6051e5fd6848819f636030fcddf6e64bf2375bad06c82b95c719ab45a4c96116', key ='6051e5fd6848819f636030fcddf6e64bf2375bad06c82b95c719ab45a4c96116',
remotes = {'"vec01.sn.ffnw.de" port 10004'}, remotes = {'"vec01.sn.ffnw.de" port 10004'},
}, },
vec01 = { vec01 = {
key ='a4ce41a63f5baf4c0ba95cff3bd1a666ddcd78fb58d11564f6d35581d4b3fb23', key ='a4ce41a63f5baf4c0ba95cff3bd1a666ddcd78fb58d11564f6d35581d4b3fb23',
remotes = {'"vec01.sn.ffnw.de" port 10005'}, remotes = {'"vec01.sn.ffnw.de" port 10005'},
}, },
}, },
}, },
}, },
}, },
tunneldigger = { tunneldigger = {
brokers = {'vec01.sn.ffnw.de:9002'} brokers = {'vec01.sn.ffnw.de:9002'}
}, },
}, },
hoodselector = { hoodselector = {
shapes = { shapes = {
{ {
{ {
lat = 52.625, lat = 52.625,
...@@ -75,5 +75,5 @@ ...@@ -75,5 +75,5 @@
} }
} }
} }
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment