diff --git a/site.conf b/site.conf index 4ceefce..1b5dc5b 100644 --- a/site.conf +++ b/site.conf @@ -1,7 +1,7 @@ { hostname_prefix = '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', prefix4 = '10.80.64.0/19', @@ -56,21 +56,21 @@ key = 'e255f2671c56f28a65173719be61939e5d48518eaa4da0d19283fd5395908e35', remotes = { 'ipv4 "gwf02.ffmuc.net" port 11000', - 'ipv4 "gwf02.freifunk-muenchen.de" port 11000', + 'ipv4 "gwf02.freifunk-muenchen.de" port 11001', }, }, gwf03 = { key = 'bf16080ab05a4416285638208e6f17055ea8f92cfd496c61eee1f1160cf6d386', remotes = { 'ipv4 "gwf03.ffmuc.net" port 11000', - 'ipv4 "gwf03.freifunk-muenchen.de" port 11000', + 'ipv4 "gwf03.freifunk-muenchen.de" port 11002', }, }, gwf04 = { key = '421a2c8e78f86d08fa7c8c7660b0dc073640ff365acb308ab92155c33488c539', remotes = { 'ipv4 "gwf04.ffmuc.net" port 11000', - 'ipv4 "gwf04.freifunk-muenchen.de" port 11000', + 'ipv4 "gwf04.freifunk-muenchen.de" port 11003', }, }, },