forked from remote/site-ffmuc
add new segments
This commit is contained in:
154
extra/ffbay_dah.conf
Normal file
154
extra/ffbay_dah.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Landkreis Dachau (DAH)',
|
||||
site_code = 'ffbay_dah',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.248.0/21',
|
||||
prefix6 = 'fdef:ffc0:4fff:1e::/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,
|
||||
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.248.1',
|
||||
ip6 = 'fdef:ffc0:4fff:1e::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10049',
|
||||
'"gw01.freifunk-muenchen.de" port 10049',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10049',
|
||||
'"gw02.freifunk-muenchen.de" port 10049',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10049',
|
||||
'"gw03.freifunk-muenchen.de" port 10049',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10049',
|
||||
'"gw04.freifunk-muenchen.de" port 10049',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10049',
|
||||
'"gw05.freifunk-muenchen.de" port 10049',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffbay_ebe.conf
Normal file
154
extra/ffbay_ebe.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Landkreis Ebersberg (EBE)',
|
||||
site_code = 'ffbay_ebe',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.240.0/21',
|
||||
prefix6 = 'fdef:ffc0:4fff:21::/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,
|
||||
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.240.1',
|
||||
ip6 = 'fdef:ffc0:4fff:21::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10062',
|
||||
'"gw01.freifunk-muenchen.de" port 10062',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10062',
|
||||
'"gw02.freifunk-muenchen.de" port 10062',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10062',
|
||||
'"gw03.freifunk-muenchen.de" port 10062',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10062',
|
||||
'"gw04.freifunk-muenchen.de" port 10062',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10062',
|
||||
'"gw05.freifunk-muenchen.de" port 10062',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffbay_ed.conf
Normal file
154
extra/ffbay_ed.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Landkreis Erding (ED)',
|
||||
site_code = 'ffbay_ed',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.16.0/21',
|
||||
prefix6 = 'fdef:ffc0:4fff:20::/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,
|
||||
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.16.1',
|
||||
ip6 = 'fdef:ffc0:4fff:20::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10061',
|
||||
'"gw01.freifunk-muenchen.de" port 10061',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10061',
|
||||
'"gw02.freifunk-muenchen.de" port 10061',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10061',
|
||||
'"gw03.freifunk-muenchen.de" port 10061',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10061',
|
||||
'"gw04.freifunk-muenchen.de" port 10061',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10061',
|
||||
'"gw05.freifunk-muenchen.de" port 10061',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffbay_ffb.conf
Normal file
154
extra/ffbay_ffb.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Landkreis Fürstenfeldbruck (FFB)',
|
||||
site_code = 'ffbay_ffb',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.232.0/21',
|
||||
prefix6 = 'fdef:ffc0:4fff:1d::/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,
|
||||
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.232.1',
|
||||
ip6 = 'fdef:ffc0:4fff:1d::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10048',
|
||||
'"gw01.freifunk-muenchen.de" port 10048',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10048',
|
||||
'"gw02.freifunk-muenchen.de" port 10048',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10048',
|
||||
'"gw03.freifunk-muenchen.de" port 10048',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10048',
|
||||
'"gw04.freifunk-muenchen.de" port 10048',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10048',
|
||||
'"gw05.freifunk-muenchen.de" port 10048',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffbay_fs.conf
Normal file
154
extra/ffbay_fs.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Landkreis Freising (FS)',
|
||||
site_code = 'ffbay_fs',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.224.0/21',
|
||||
prefix6 = 'fdef:ffc0:4fff:1f::/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,
|
||||
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.224.1',
|
||||
ip6 = 'fdef:ffc0:4fff:1f::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10050',
|
||||
'"gw01.freifunk-muenchen.de" port 10050',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10050',
|
||||
'"gw02.freifunk-muenchen.de" port 10050',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10050',
|
||||
'"gw03.freifunk-muenchen.de" port 10050',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10050',
|
||||
'"gw04.freifunk-muenchen.de" port 10050',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10050',
|
||||
'"gw05.freifunk-muenchen.de" port 10050',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffbay_sta.conf
Normal file
154
extra/ffbay_sta.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Landkreis Starnberg (STA)',
|
||||
site_code = 'ffbay_sta',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.0.0/21',
|
||||
prefix6 = 'fdef:ffc0:4fff:1c::/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,
|
||||
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.0.1',
|
||||
ip6 = 'fdef:ffc0:4fff:1c::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10047',
|
||||
'"gw01.freifunk-muenchen.de" port 10047',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10047',
|
||||
'"gw02.freifunk-muenchen.de" port 10047',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10047',
|
||||
'"gw03.freifunk-muenchen.de" port 10047',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10047',
|
||||
'"gw04.freifunk-muenchen.de" port 10047',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10047',
|
||||
'"gw05.freifunk-muenchen.de" port 10047',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffbay_tol.conf
Normal file
154
extra/ffbay_tol.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Landkreis Bad Tölz-Wolfratshausen (TÖL)',
|
||||
site_code = 'ffbay_tol',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.8.0/21',
|
||||
prefix6 = 'fdef:ffc0:4fff:22::/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,
|
||||
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.8.1',
|
||||
ip6 = 'fdef:ffc0:4fff:22::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10063',
|
||||
'"gw01.freifunk-muenchen.de" port 10063',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10063',
|
||||
'"gw02.freifunk-muenchen.de" port 10063',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10063',
|
||||
'"gw03.freifunk-muenchen.de" port 10063',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10063',
|
||||
'"gw04.freifunk-muenchen.de" port 10063',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10063',
|
||||
'"gw05.freifunk-muenchen.de" port 10063',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc01.conf
Normal file
154
extra/ffmuc01.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Altstadt-Lehel',
|
||||
site_code = 'ffmuc01',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.132.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:3::/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,
|
||||
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.132.1',
|
||||
ip6 = 'fdef:ffc0:4fff:3::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10021',
|
||||
'"gw01.freifunk-muenchen.de" port 10021',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10021',
|
||||
'"gw02.freifunk-muenchen.de" port 10021',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10021',
|
||||
'"gw03.freifunk-muenchen.de" port 10021',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10021',
|
||||
'"gw04.freifunk-muenchen.de" port 10021',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10021',
|
||||
'"gw05.freifunk-muenchen.de" port 10021',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc02.conf
Normal file
154
extra/ffmuc02.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Ludwigsvorstadt-Isarvorstadt',
|
||||
site_code = 'ffmuc02',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.164.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:4::/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,
|
||||
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.164.1',
|
||||
ip6 = 'fdef:ffc0:4fff:4::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10022',
|
||||
'"gw01.freifunk-muenchen.de" port 10022',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10022',
|
||||
'"gw02.freifunk-muenchen.de" port 10022',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10022',
|
||||
'"gw03.freifunk-muenchen.de" port 10022',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10022',
|
||||
'"gw04.freifunk-muenchen.de" port 10022',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10022',
|
||||
'"gw05.freifunk-muenchen.de" port 10022',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc03.conf
Normal file
154
extra/ffmuc03.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Maxvorstadt',
|
||||
site_code = 'ffmuc03',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.168.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:5::/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,
|
||||
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.168.1',
|
||||
ip6 = 'fdef:ffc0:4fff:5::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10023',
|
||||
'"gw01.freifunk-muenchen.de" port 10023',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10023',
|
||||
'"gw02.freifunk-muenchen.de" port 10023',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10023',
|
||||
'"gw03.freifunk-muenchen.de" port 10023',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10023',
|
||||
'"gw04.freifunk-muenchen.de" port 10023',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10023',
|
||||
'"gw05.freifunk-muenchen.de" port 10023',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc04.conf
Normal file
154
extra/ffmuc04.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Schwabing-West',
|
||||
site_code = 'ffmuc04',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.200.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:6::/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,
|
||||
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.200.1',
|
||||
ip6 = 'fdef:ffc0:4fff:6::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10024',
|
||||
'"gw01.freifunk-muenchen.de" port 10024',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10024',
|
||||
'"gw02.freifunk-muenchen.de" port 10024',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10024',
|
||||
'"gw03.freifunk-muenchen.de" port 10024',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10024',
|
||||
'"gw04.freifunk-muenchen.de" port 10024',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10024',
|
||||
'"gw05.freifunk-muenchen.de" port 10024',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc05.conf
Normal file
154
extra/ffmuc05.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Au-Haidhausen',
|
||||
site_code = 'ffmuc05',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.136.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:7::/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,
|
||||
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.136.1',
|
||||
ip6 = 'fdef:ffc0:4fff:7::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10025',
|
||||
'"gw01.freifunk-muenchen.de" port 10025',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10025',
|
||||
'"gw02.freifunk-muenchen.de" port 10025',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10025',
|
||||
'"gw03.freifunk-muenchen.de" port 10025',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10025',
|
||||
'"gw04.freifunk-muenchen.de" port 10025',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10025',
|
||||
'"gw05.freifunk-muenchen.de" port 10025',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc06.conf
Normal file
154
extra/ffmuc06.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Sendling',
|
||||
site_code = 'ffmuc06',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.212.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:8::/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,
|
||||
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.212.1',
|
||||
ip6 = 'fdef:ffc0:4fff:8::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10026',
|
||||
'"gw01.freifunk-muenchen.de" port 10026',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10026',
|
||||
'"gw02.freifunk-muenchen.de" port 10026',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10026',
|
||||
'"gw03.freifunk-muenchen.de" port 10026',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10026',
|
||||
'"gw04.freifunk-muenchen.de" port 10026',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10026',
|
||||
'"gw05.freifunk-muenchen.de" port 10026',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc07.conf
Normal file
154
extra/ffmuc07.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Sendling-Westpark',
|
||||
site_code = 'ffmuc07',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.208.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:9::/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,
|
||||
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.208.1',
|
||||
ip6 = 'fdef:ffc0:4fff:9::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10027',
|
||||
'"gw01.freifunk-muenchen.de" port 10027',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10027',
|
||||
'"gw02.freifunk-muenchen.de" port 10027',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10027',
|
||||
'"gw03.freifunk-muenchen.de" port 10027',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10027',
|
||||
'"gw04.freifunk-muenchen.de" port 10027',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10027',
|
||||
'"gw05.freifunk-muenchen.de" port 10027',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc08.conf
Normal file
154
extra/ffmuc08.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Schwanthalerhöhe',
|
||||
site_code = 'ffmuc08',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.204.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:a::/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,
|
||||
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.204.1',
|
||||
ip6 = 'fdef:ffc0:4fff:a::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10028',
|
||||
'"gw01.freifunk-muenchen.de" port 10028',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10028',
|
||||
'"gw02.freifunk-muenchen.de" port 10028',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10028',
|
||||
'"gw03.freifunk-muenchen.de" port 10028',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10028',
|
||||
'"gw04.freifunk-muenchen.de" port 10028',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10028',
|
||||
'"gw05.freifunk-muenchen.de" port 10028',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc09.conf
Normal file
154
extra/ffmuc09.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Neuhausen-Nymphenburg',
|
||||
site_code = 'ffmuc09',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.180.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:b::/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,
|
||||
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.180.1',
|
||||
ip6 = 'fdef:ffc0:4fff:b::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10029',
|
||||
'"gw01.freifunk-muenchen.de" port 10029',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10029',
|
||||
'"gw02.freifunk-muenchen.de" port 10029',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10029',
|
||||
'"gw03.freifunk-muenchen.de" port 10029',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10029',
|
||||
'"gw04.freifunk-muenchen.de" port 10029',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10029',
|
||||
'"gw05.freifunk-muenchen.de" port 10029',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc10.conf
Normal file
154
extra/ffmuc10.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Moosach',
|
||||
site_code = 'ffmuc10',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.176.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:c::/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,
|
||||
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.176.1',
|
||||
ip6 = 'fdef:ffc0:4fff:c::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10030',
|
||||
'"gw01.freifunk-muenchen.de" port 10030',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10030',
|
||||
'"gw02.freifunk-muenchen.de" port 10030',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10030',
|
||||
'"gw03.freifunk-muenchen.de" port 10030',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10030',
|
||||
'"gw04.freifunk-muenchen.de" port 10030',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10030',
|
||||
'"gw05.freifunk-muenchen.de" port 10030',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc11.conf
Normal file
154
extra/ffmuc11.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Milbertshofen-Am-Hart',
|
||||
site_code = 'ffmuc11',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.172.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:d::/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,
|
||||
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.172.1',
|
||||
ip6 = 'fdef:ffc0:4fff:d::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10031',
|
||||
'"gw01.freifunk-muenchen.de" port 10031',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10031',
|
||||
'"gw02.freifunk-muenchen.de" port 10031',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10031',
|
||||
'"gw03.freifunk-muenchen.de" port 10031',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10031',
|
||||
'"gw04.freifunk-muenchen.de" port 10031',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10031',
|
||||
'"gw05.freifunk-muenchen.de" port 10031',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc12.conf
Normal file
154
extra/ffmuc12.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Schwabing-Freimann',
|
||||
site_code = 'ffmuc12',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.196.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:e::/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,
|
||||
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.196.1',
|
||||
ip6 = 'fdef:ffc0:4fff:e::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10032',
|
||||
'"gw01.freifunk-muenchen.de" port 10032',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10032',
|
||||
'"gw02.freifunk-muenchen.de" port 10032',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10032',
|
||||
'"gw03.freifunk-muenchen.de" port 10032',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10032',
|
||||
'"gw04.freifunk-muenchen.de" port 10032',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10032',
|
||||
'"gw05.freifunk-muenchen.de" port 10032',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc13.conf
Normal file
154
extra/ffmuc13.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Bogenhausen',
|
||||
site_code = 'ffmuc13',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.148.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:f::/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,
|
||||
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.148.1',
|
||||
ip6 = 'fdef:ffc0:4fff:f::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10033',
|
||||
'"gw01.freifunk-muenchen.de" port 10033',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10033',
|
||||
'"gw02.freifunk-muenchen.de" port 10033',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10033',
|
||||
'"gw03.freifunk-muenchen.de" port 10033',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10033',
|
||||
'"gw04.freifunk-muenchen.de" port 10033',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10033',
|
||||
'"gw05.freifunk-muenchen.de" port 10033',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc14.conf
Normal file
154
extra/ffmuc14.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Berg am Laim',
|
||||
site_code = 'ffmuc14',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.144.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:10::/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,
|
||||
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.144.1',
|
||||
ip6 = 'fdef:ffc0:4fff:10::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10034',
|
||||
'"gw01.freifunk-muenchen.de" port 10034',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10034',
|
||||
'"gw02.freifunk-muenchen.de" port 10034',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10034',
|
||||
'"gw03.freifunk-muenchen.de" port 10034',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10034',
|
||||
'"gw04.freifunk-muenchen.de" port 10034',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10034',
|
||||
'"gw05.freifunk-muenchen.de" port 10034',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc15.conf
Normal file
154
extra/ffmuc15.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Trudering-Riem',
|
||||
site_code = 'ffmuc15',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
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,
|
||||
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',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
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
|
||||
154
extra/ffmuc16.conf
Normal file
154
extra/ffmuc16.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Ramersdorf-Perlach',
|
||||
site_code = 'ffmuc16',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.192.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:12::/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,
|
||||
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.192.1',
|
||||
ip6 = 'fdef:ffc0:4fff:12::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10036',
|
||||
'"gw01.freifunk-muenchen.de" port 10036',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10036',
|
||||
'"gw02.freifunk-muenchen.de" port 10036',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10036',
|
||||
'"gw03.freifunk-muenchen.de" port 10036',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10036',
|
||||
'"gw04.freifunk-muenchen.de" port 10036',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10036',
|
||||
'"gw05.freifunk-muenchen.de" port 10036',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc17.conf
Normal file
154
extra/ffmuc17.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Giesing',
|
||||
site_code = 'ffmuc17',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.184.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:13::/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,
|
||||
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.184.1',
|
||||
ip6 = 'fdef:ffc0:4fff:13::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10037',
|
||||
'"gw01.freifunk-muenchen.de" port 10037',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10037',
|
||||
'"gw02.freifunk-muenchen.de" port 10037',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10037',
|
||||
'"gw03.freifunk-muenchen.de" port 10037',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10037',
|
||||
'"gw04.freifunk-muenchen.de" port 10037',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10037',
|
||||
'"gw05.freifunk-muenchen.de" port 10037',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc19.conf
Normal file
154
extra/ffmuc19.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Thalkirchen-Obersendling-Forstenried-Fürstenried-Solln',
|
||||
site_code = 'ffmuc19',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.216.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:14::/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,
|
||||
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.216.1',
|
||||
ip6 = 'fdef:ffc0:4fff:14::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10039',
|
||||
'"gw01.freifunk-muenchen.de" port 10039',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10039',
|
||||
'"gw02.freifunk-muenchen.de" port 10039',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10039',
|
||||
'"gw03.freifunk-muenchen.de" port 10039',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10039',
|
||||
'"gw04.freifunk-muenchen.de" port 10039',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10039',
|
||||
'"gw05.freifunk-muenchen.de" port 10039',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc20.conf
Normal file
154
extra/ffmuc20.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Hadern',
|
||||
site_code = 'ffmuc20',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.156.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:15::/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,
|
||||
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.156.1',
|
||||
ip6 = 'fdef:ffc0:4fff:15::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10040',
|
||||
'"gw01.freifunk-muenchen.de" port 10040',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10040',
|
||||
'"gw02.freifunk-muenchen.de" port 10040',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10040',
|
||||
'"gw03.freifunk-muenchen.de" port 10040',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10040',
|
||||
'"gw04.freifunk-muenchen.de" port 10040',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10040',
|
||||
'"gw05.freifunk-muenchen.de" port 10040',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc21.conf
Normal file
154
extra/ffmuc21.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Pasing-Obermenzing',
|
||||
site_code = 'ffmuc21',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.188.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:16::/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,
|
||||
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.188.1',
|
||||
ip6 = 'fdef:ffc0:4fff:16::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10041',
|
||||
'"gw01.freifunk-muenchen.de" port 10041',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10041',
|
||||
'"gw02.freifunk-muenchen.de" port 10041',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10041',
|
||||
'"gw03.freifunk-muenchen.de" port 10041',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10041',
|
||||
'"gw04.freifunk-muenchen.de" port 10041',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10041',
|
||||
'"gw05.freifunk-muenchen.de" port 10041',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc22.conf
Normal file
154
extra/ffmuc22.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Aubing-Lochhausen-Langwied',
|
||||
site_code = 'ffmuc22',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.140.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:17::/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,
|
||||
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.140.1',
|
||||
ip6 = 'fdef:ffc0:4fff:17::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10042',
|
||||
'"gw01.freifunk-muenchen.de" port 10042',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10042',
|
||||
'"gw02.freifunk-muenchen.de" port 10042',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10042',
|
||||
'"gw03.freifunk-muenchen.de" port 10042',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10042',
|
||||
'"gw04.freifunk-muenchen.de" port 10042',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10042',
|
||||
'"gw05.freifunk-muenchen.de" port 10042',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc23.conf
Normal file
154
extra/ffmuc23.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Allach-Untermenzing',
|
||||
site_code = 'ffmuc23',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.128.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:18::/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,
|
||||
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.128.1',
|
||||
ip6 = 'fdef:ffc0:4fff:18::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10043',
|
||||
'"gw01.freifunk-muenchen.de" port 10043',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10043',
|
||||
'"gw02.freifunk-muenchen.de" port 10043',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10043',
|
||||
'"gw03.freifunk-muenchen.de" port 10043',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10043',
|
||||
'"gw04.freifunk-muenchen.de" port 10043',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10043',
|
||||
'"gw05.freifunk-muenchen.de" port 10043',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc24.conf
Normal file
154
extra/ffmuc24.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Feldmoching-Hasenbergl',
|
||||
site_code = 'ffmuc24',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.152.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:19::/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,
|
||||
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.152.1',
|
||||
ip6 = 'fdef:ffc0:4fff:19::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10044',
|
||||
'"gw01.freifunk-muenchen.de" port 10044',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10044',
|
||||
'"gw02.freifunk-muenchen.de" port 10044',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10044',
|
||||
'"gw03.freifunk-muenchen.de" port 10044',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10044',
|
||||
'"gw04.freifunk-muenchen.de" port 10044',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10044',
|
||||
'"gw05.freifunk-muenchen.de" port 10044',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc25.conf
Normal file
154
extra/ffmuc25.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - Laim',
|
||||
site_code = 'ffmuc25',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.160.0/22',
|
||||
prefix6 = 'fdef:ffc0:4fff:1a::/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,
|
||||
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.160.1',
|
||||
ip6 = 'fdef:ffc0:4fff:1a::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10045',
|
||||
'"gw01.freifunk-muenchen.de" port 10045',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10045',
|
||||
'"gw02.freifunk-muenchen.de" port 10045',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10045',
|
||||
'"gw03.freifunk-muenchen.de" port 10045',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10045',
|
||||
'"gw04.freifunk-muenchen.de" port 10045',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10045',
|
||||
'"gw05.freifunk-muenchen.de" port 10045',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
154
extra/ffmuc_land.conf
Normal file
154
extra/ffmuc_land.conf
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
hostname_prefix = '',
|
||||
site_name = 'Freifunk München - München-Land',
|
||||
site_code = 'ffmuc_land',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
},
|
||||
|
||||
prefix4 = '10.80.24.0/21',
|
||||
prefix6 = 'fdef:ffc0:4fff:1b::/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,
|
||||
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.24.1',
|
||||
ip6 = 'fdef:ffc0:4fff:1b::1',
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gw01 = {
|
||||
key = '8ddaa67325583c64adf6e60cbe78e3436e5765fd0a2a632fae9e0ad68c855803',
|
||||
remotes = {
|
||||
'"gw01.ffmuc.net" port 10046',
|
||||
'"gw01.freifunk-muenchen.de" port 10046',
|
||||
},
|
||||
},
|
||||
gw02 = {
|
||||
key = 'b860304fce2e0a701d4c13fa5e01f08832291a5c85d11e191639b9276ab53a45',
|
||||
remotes = {
|
||||
'"gw02.ffmuc.net" port 10046',
|
||||
'"gw02.freifunk-muenchen.de" port 10046',
|
||||
},
|
||||
},
|
||||
gw03 = {
|
||||
key = '4b856fca91077d08ea79f13e139c33b1d1a62e1566e0d447bbfd9cf640c74c41',
|
||||
remotes = {
|
||||
'"gw03.ffmuc.net" port 10046',
|
||||
'"gw03.freifunk-muenchen.de" port 10046',
|
||||
},
|
||||
},
|
||||
gw04 = {
|
||||
key = 'adee58f70829e6a03e568ca8273070b38c1b4cfe0beb69c53eea429646908126',
|
||||
remotes = {
|
||||
'"gw04.ffmuc.net" port 10046',
|
||||
'"gw04.freifunk-muenchen.de" port 10046',
|
||||
},
|
||||
},
|
||||
gw05 = {
|
||||
key = '2242fe7fff1def15233a364487545e57c3c69e1b624d97bd5d72359b9851cb6e',
|
||||
remotes = {
|
||||
'"gw05.ffmuc.net" port 10046',
|
||||
'"gw05.freifunk-muenchen.de" port 10046',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
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
|
||||
4
modules
4
modules
@@ -1,5 +1,5 @@
|
||||
GLUON_SITE_FEEDS='ffmuc'
|
||||
|
||||
PACKAGES_FFMUC_REPO=https://github.com/freifunkMUC/gluon-packages.git
|
||||
PACKAGES_FFMUC_BRANCH=ath9k_wifi_fix
|
||||
PACKAGES_FFMUC_COMMIT=b8c2b7dd024d93bc7ceb552adbe8e20f0e68dc26
|
||||
PACKAGES_FFMUC_BRANCH=master
|
||||
PACKAGES_FFMUC_COMMIT=7aee55d08d5415501045c25fb4c114836c107522
|
||||
|
||||
Reference in New Issue
Block a user