forked from remote/site-ffmuc
Change site_code & use different ports for gateways
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
hostname_prefix = 'welcome',
|
hostname_prefix = 'welcome',
|
||||||
site_name = 'Freifunk München Welcome',
|
site_name = 'Freifunk München Welcome',
|
||||||
site_code = 'ffmuc',
|
site_code = 'ffmuc-welcome',
|
||||||
opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
|
opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
|
||||||
|
|
||||||
prefix4 = '10.80.64.0/19',
|
prefix4 = '10.80.64.0/19',
|
||||||
@@ -56,21 +56,21 @@
|
|||||||
key = 'e255f2671c56f28a65173719be61939e5d48518eaa4da0d19283fd5395908e35',
|
key = 'e255f2671c56f28a65173719be61939e5d48518eaa4da0d19283fd5395908e35',
|
||||||
remotes = {
|
remotes = {
|
||||||
'ipv4 "gwf02.ffmuc.net" port 11000',
|
'ipv4 "gwf02.ffmuc.net" port 11000',
|
||||||
'ipv4 "gwf02.freifunk-muenchen.de" port 11000',
|
'ipv4 "gwf02.freifunk-muenchen.de" port 11001',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
gwf03 = {
|
gwf03 = {
|
||||||
key = 'bf16080ab05a4416285638208e6f17055ea8f92cfd496c61eee1f1160cf6d386',
|
key = 'bf16080ab05a4416285638208e6f17055ea8f92cfd496c61eee1f1160cf6d386',
|
||||||
remotes = {
|
remotes = {
|
||||||
'ipv4 "gwf03.ffmuc.net" port 11000',
|
'ipv4 "gwf03.ffmuc.net" port 11000',
|
||||||
'ipv4 "gwf03.freifunk-muenchen.de" port 11000',
|
'ipv4 "gwf03.freifunk-muenchen.de" port 11002',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
gwf04 = {
|
gwf04 = {
|
||||||
key = '421a2c8e78f86d08fa7c8c7660b0dc073640ff365acb308ab92155c33488c539',
|
key = '421a2c8e78f86d08fa7c8c7660b0dc073640ff365acb308ab92155c33488c539',
|
||||||
remotes = {
|
remotes = {
|
||||||
'ipv4 "gwf04.ffmuc.net" port 11000',
|
'ipv4 "gwf04.ffmuc.net" port 11000',
|
||||||
'ipv4 "gwf04.freifunk-muenchen.de" port 11000',
|
'ipv4 "gwf04.freifunk-muenchen.de" port 11003',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user