forked from remote/site-ffmuc
Update site configs for 2017.1
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
site_code = 'ffmuc_welcome',
|
||||
|
||||
opkg = {
|
||||
openwrt = 'http://openwrt.draic.info/%n/%v/%S/packages',
|
||||
extra = {
|
||||
# FIXME
|
||||
gluon = 'http://firmware.ffmuc.net/modules/gluon-%GS-%GR/%S',
|
||||
},
|
||||
},
|
||||
|
||||
prefix4 = '10.80.64.0/19',
|
||||
@@ -19,6 +22,8 @@
|
||||
|
||||
wifi24 = {
|
||||
channel = 6,
|
||||
supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
|
||||
basic_rate = {6000, 9000, 18000, 36000, 54000},
|
||||
ap = {
|
||||
ssid = 'muenchen.freifunk.net',
|
||||
},
|
||||
@@ -61,39 +66,41 @@
|
||||
mac = '16:41:95:40:f7:dc',
|
||||
},
|
||||
|
||||
fastd_mesh_vpn = {
|
||||
methods = {'salsa2012+umac'},
|
||||
mesh_vpn = {
|
||||
mtu = 1280,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gwf01 = {
|
||||
key = '89951ed50d591c0a4682ae50cb38806efe44dd736ba91ef64c9ef06b20ec186e',
|
||||
remotes = {
|
||||
'"gwf01.ffmuc.net" port 11001',
|
||||
'"gwf01.freifunk-muenchen.de" port 11001',
|
||||
fastd = {
|
||||
methods = {'salsa2012+umac'},
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 1,
|
||||
peers = {
|
||||
gwf01 = {
|
||||
key = '89951ed50d591c0a4682ae50cb38806efe44dd736ba91ef64c9ef06b20ec186e',
|
||||
remotes = {
|
||||
'"gwf01.ffmuc.net" port 11001',
|
||||
'"gwf01.freifunk-muenchen.de" port 11001',
|
||||
},
|
||||
},
|
||||
},
|
||||
gwf02 = {
|
||||
key = 'e255f2671c56f28a65173719be61939e5d48518eaa4da0d19283fd5395908e35',
|
||||
remotes = {
|
||||
'"gwf02.ffmuc.net" port 11001',
|
||||
'"gwf02.freifunk-muenchen.de" port 11001',
|
||||
gwf02 = {
|
||||
key = 'e255f2671c56f28a65173719be61939e5d48518eaa4da0d19283fd5395908e35',
|
||||
remotes = {
|
||||
'"gwf02.ffmuc.net" port 11001',
|
||||
'"gwf02.freifunk-muenchen.de" port 11001',
|
||||
},
|
||||
},
|
||||
},
|
||||
gwf03 = {
|
||||
key = 'bf16080ab05a4416285638208e6f17055ea8f92cfd496c61eee1f1160cf6d386',
|
||||
remotes = {
|
||||
'"gwf03.ffmuc.net" port 11001',
|
||||
'"gwf03.freifunk-muenchen.de" port 11001',
|
||||
gwf03 = {
|
||||
key = 'bf16080ab05a4416285638208e6f17055ea8f92cfd496c61eee1f1160cf6d386',
|
||||
remotes = {
|
||||
'"gwf03.ffmuc.net" port 11001',
|
||||
'"gwf03.freifunk-muenchen.de" port 11001',
|
||||
},
|
||||
},
|
||||
},
|
||||
gwf04 = {
|
||||
key = '421a2c8e78f86d08fa7c8c7660b0dc073640ff365acb308ab92155c33488c539',
|
||||
remotes = {
|
||||
'"gwf04.ffmuc.net" port 11001',
|
||||
'"gwf04.freifunk-muenchen.de" port 11001',
|
||||
gwf04 = {
|
||||
key = '421a2c8e78f86d08fa7c8c7660b0dc073640ff365acb308ab92155c33488c539',
|
||||
remotes = {
|
||||
'"gwf04.ffmuc.net" port 11001',
|
||||
'"gwf04.freifunk-muenchen.de" port 11001',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user