From 700dc51016b4b48d888baa6f0704b0c3aef69ab1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20M=C3=A4user?= Date: Thu, 25 Jan 2018 22:36:14 +0100 Subject: [PATCH] Fixed wrong V6 prefix.. --- host_vars/gw11.regensburg.freifunk.net | 2 +- host_vars/gw21.regensburg.freifunk.net | 2 +- host_vars/gw31.regensburg.freifunk.net | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/host_vars/gw11.regensburg.freifunk.net b/host_vars/gw11.regensburg.freifunk.net index ec274d7..6fb8343 100644 --- a/host_vars/gw11.regensburg.freifunk.net +++ b/host_vars/gw11.regensburg.freifunk.net @@ -2,7 +2,7 @@ batman_ipv4: 10.90.32.11/19 batman_ipv6: fdef:f10f:1337:cafe::11/64 -global_ipv6: 2a02:9d80:6000:0101::11/64 +global_ipv6: 2a00:9d80:6000:0101::11/64 nextnode4: 10.90.32.1 nextnode6: fdef:f10f:1337:cafe::1 mtu: 1312 diff --git a/host_vars/gw21.regensburg.freifunk.net b/host_vars/gw21.regensburg.freifunk.net index 19576f8..27c935e 100644 --- a/host_vars/gw21.regensburg.freifunk.net +++ b/host_vars/gw21.regensburg.freifunk.net @@ -2,7 +2,7 @@ batman_ipv4: 10.90.64.21/19 batman_ipv6: fdef:f20f:1337:cafe::21/64 -global_ipv6: 2a02:9d80:6000:0102::21/64 +global_ipv6: 2a00:9d80:6000:0102::21/64 nextnode4: 10.90.64.1 nextnode6: fdef:f20f:1337:cafe::1 mtu: 1312 diff --git a/host_vars/gw31.regensburg.freifunk.net b/host_vars/gw31.regensburg.freifunk.net index 6bbc595..2b378be 100644 --- a/host_vars/gw31.regensburg.freifunk.net +++ b/host_vars/gw31.regensburg.freifunk.net @@ -2,7 +2,7 @@ batman_ipv4: 10.90.96.31/19 batman_ipv6: fdef:f30f:1337:cafe::31/64 -global_ipv6: 2a02:9d80:6000:0103::31/64 +global_ipv6: 2a00:9d80:6000:0103::31/64 nextnode4: 10.90.96.1 nextnode6: fdef:f30f:1337:cafe::1 mtu: 1312