From 57b187aa0f1adcb9cedca29da74d721bd988a797 Mon Sep 17 00:00:00 2001 From: ruebezahl Date: Sun, 8 Mar 2015 19:11:05 +0100 Subject: [PATCH] nur noch dns-namen fuer gateways --- site.conf | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/site.conf b/site.conf index 2185940..4cebd05 100644 --- a/site.conf +++ b/site.conf @@ -45,8 +45,8 @@ gw02 = { --[[ mephisto ]] key = '7f7970e0fe5622aa4e308e003812bf2f60f5f1956c58ea20969a1106e6c793c0', remotes = { - '[2a02:958:0:1::1:5] port 10000', - '213.166.225.5 port 10000', + 'gw02.ffmuc.net port 10000', + 'gw02.freifunk-muenchen.de port 10000', }, }, gw07 = { --[[ ole ]] @@ -54,7 +54,6 @@ remotes = { '"gw07.ffmuc.net" port 10000', '"gw07.freifunk-muenchen.de" port 10000', - '46.38.234.101 port 10000', }, }, gw08 = { --[[ ole ]] @@ -62,14 +61,13 @@ remotes = { '"gw08.ffmuc.net" port 10000', '"gw08.freifunk-muenchen.de" port 10000', - '46.38.240.165 port 10000', }, }, gw09 = { --[[ ole ]] key = '839e2e2c8c79b6dd14fb06b65d55d6b57ad506fb88abcc6491647bd666efc629', remotes = { - '[2a03:4000:7:35::1] port 10000', - '46.38.240.90 port 10000', + '"gw09.ffmuc.net" port 10000', + '"gw09.freifunk-muenchen.de" port 10000', }, }, },