From a6c5354b7a533f0c8291efe612e6bcf00f3f6ec4 Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Fri, 13 Feb 2015 15:08:01 +0100 Subject: [PATCH] site.conf: Update bat15 gateways --- site.conf | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/site.conf b/site.conf index 264c3e2..d96e15e 100644 --- a/site.conf +++ b/site.conf @@ -42,21 +42,14 @@ backbone = { limit = 2, peers = { - test_gw05 = { --[[ VPN Server von christian ]] - key = '9cef3f9a70cab24f9c64007e07318b350795a98c65efb9b650ffc919ee463930', + gw02 = { --[[ mephisto ]] + key = '7f7970e0fe5622aa4e308e003812bf2f60f5f1956c58ea20969a1106e6c793c0', remotes = { - '"gw05.ffmuc.net" port 10015', - '"gw05.freifunk-muenchen.de" port 10015', + '2a02:958:0:1::1:5 port 10000', + '213.166.225.5 port 10000', }, }, - test_gw06 = { --[[ VPN Server von lhampe ]] - key = 'a020ee412581656af896597c1f0402b478696923f7868450d22d5e8a59084efd', - remotes = { - '"gw06.ffmuc.net" port 10000', - '"gw06.freifunk-muenchen.de" port 10000', - }, - }, - test_gw07 = { --[[ VPN Server von Ole (netcup) ]] + gw07 = { --[[ ole ]] key = '6597ad3726901e9d2890dc69780a1b7a89a1b7fdec8b73ffdea7760a063bbc6d', remotes = { '"gw07.ffmuc.net" port 10000', @@ -64,7 +57,7 @@ '46.38.234.101 port 10000', }, }, - test_gw08 = { --[[ VPN Server von Ole (netcup) ]] + gw08 = { --[[ ole ]] key = 'd5fc5b4bae145f153ea8c5d094244f371508552a1f2724f707ef1afbaa502cfa', remotes = { '"gw08.ffmuc.net" port 10000', @@ -72,7 +65,14 @@ '46.38.240.165 port 10000', }, }, - }, + gw09 = { --[[ ole ]] + key = '839e2e2c8c79b6dd14fb06b65d55d6b57ad506fb88abcc6491647bd666efc629', + remotes = { + '2a03:4000:7:35::1 port 10000', + '46.38.240.90 port 10000', + }, + }, + }, }, },