forked from remote/site-ffmuc
161 lines
4.3 KiB
Lua
161 lines
4.3 KiB
Lua
{
|
|
hostname_prefix = '',
|
|
site_name = 'Freifunk München - Trudering-Riem',
|
|
site_code = 'ffmuc15',
|
|
|
|
opkg = {
|
|
extra = {
|
|
gluon = 'http://firmware.ffmuc.net/modules/gluon-%GS-%GR/%S',
|
|
},
|
|
},
|
|
|
|
prefix4 = '10.80.220.0/22',
|
|
prefix6 = 'fdef:ffc0:4fff:11::/64',
|
|
|
|
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
|
|
ntp_servers = { '0.ntp.ffmuc.net', '1.ntp.ffmuc.net' },
|
|
|
|
mesh_on_wan = false,
|
|
|
|
regdom = 'DE',
|
|
|
|
wifi24 = {
|
|
channel = 6,
|
|
supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
|
|
basic_rate = {6000, 9000, 18000, 36000, 54000},
|
|
ap = {
|
|
ssid = 'muenchen.freifunk.net',
|
|
},
|
|
--mesh = {
|
|
-- id = 'ffmuc-mesh',
|
|
-- mcast_rate = 12000,
|
|
--},
|
|
ibss = {
|
|
ssid = 'mesh.ffmuc',
|
|
bssid = '02:0E:8E:1E:61:17',
|
|
mcast_rate = 12000,
|
|
},
|
|
},
|
|
|
|
wifi5 = {
|
|
channel = 44,
|
|
ap = {
|
|
ssid = 'muenchen.freifunk.net',
|
|
},
|
|
--mesh = {
|
|
-- id = 'ffmuc-mesh',
|
|
-- mcast_rate = 12000,
|
|
--},
|
|
ibss = {
|
|
ssid = 'mesh.ffmuc',
|
|
bssid = '02:0E:8E:1E:61:17',
|
|
mcast_rate = 12000,
|
|
},
|
|
},
|
|
|
|
mesh = {
|
|
batman_adv = {
|
|
gw_sel_class = 3,
|
|
},
|
|
},
|
|
|
|
next_node = {
|
|
ip4 = '10.80.220.1',
|
|
ip6 = 'fdef:ffc0:4fff:11::1',
|
|
mac = '16:41:95:40:f7:dc',
|
|
},
|
|
|
|
mesh_vpn = {
|
|
mtu = 1280,
|
|
fastd = {
|
|
methods = {'salsa2012+umac'},
|
|
groups = {
|
|
backbone = {
|
|
limit = 1,
|
|
peers = {
|
|
gw01 = {
|
|
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
|
remotes = {
|
|
'"gw01.ffmuc.net" port 10035',
|
|
'"gw01.freifunk-muenchen.de" port 10035',
|
|
},
|
|
},
|
|
gw02 = {
|
|
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
|
remotes = {
|
|
'"gw02.ffmuc.net" port 10035',
|
|
'"gw02.freifunk-muenchen.de" port 10035',
|
|
},
|
|
},
|
|
gw03 = {
|
|
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
|
remotes = {
|
|
'"gw03.ffmuc.net" port 10035',
|
|
'"gw03.freifunk-muenchen.de" port 10035',
|
|
},
|
|
},
|
|
gw04 = {
|
|
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
|
remotes = {
|
|
'"gw04.ffmuc.net" port 10035',
|
|
'"gw04.freifunk-muenchen.de" port 10035',
|
|
},
|
|
},
|
|
gw05 = {
|
|
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
|
remotes = {
|
|
'"gw05.ffmuc.net" port 10035',
|
|
'"gw05.freifunk-muenchen.de" port 10035',
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
bandwidth_limit = {
|
|
enabled = false,
|
|
egress = 1500,
|
|
ingress = 12000,
|
|
},
|
|
},
|
|
|
|
autoupdater = {
|
|
enabled = 1,
|
|
branch = 'stable',
|
|
branches = {
|
|
stable = {
|
|
name = 'stable',
|
|
mirrors = {
|
|
'http://firmware.ffmuc.net/stable/sysupgrade/',
|
|
'http://[fdef:ffc0:4fff::130]/stable/sysupgrade/',
|
|
},
|
|
probability = 0.1,
|
|
good_signatures = 3,
|
|
pubkeys = {
|
|
'2a74ed02120a7d48bb2dc9be988b3480ed99844054b3d7f3e5d3df27d19d814b', -- ole
|
|
'7e3bd782e40189b903b3fb1e488d64b23aa04bc353b1a521b4cd50e70b299113', -- fpletz
|
|
'56c4201f6ce2994678b0142e19099dd28d6ed17775d35ca9a7f12d9235890ffc', -- chris
|
|
'2f92051ac4452d6026061e6c3719ffbd4f34ba7fbc474439fc6f857b76159bae', -- build.freifunk-muenchen.de (fpletz)
|
|
},
|
|
},
|
|
experimental = {
|
|
name = 'experimental',
|
|
mirrors = {
|
|
'http://firmware.ffmuc.net/experimental/sysupgrade/',
|
|
'http://[fdef:ffc0:4fff::130]/experimental/sysupgrade/',
|
|
},
|
|
probability = 0.5,
|
|
good_signatures = 2,
|
|
pubkeys = {
|
|
'2a74ed02120a7d48bb2dc9be988b3480ed99844054b3d7f3e5d3df27d19d814b', -- ole
|
|
'7e3bd782e40189b903b3fb1e488d64b23aa04bc353b1a521b4cd50e70b299113', -- fpletz
|
|
'56c4201f6ce2994678b0142e19099dd28d6ed17775d35ca9a7f12d9235890ffc', -- chris
|
|
'2f92051ac4452d6026061e6c3719ffbd4f34ba7fbc474439fc6f857b76159bae', -- build.freifunk-muenchen.de (fpletz)
|
|
},
|
|
},
|
|
},
|
|
},
|
|
|
|
}
|
|
-- vim: set ft=lua:ts=2:sw=2:et
|