From 90f4ec7bd3ca34dd05ccd7eab493e46ccbf4754e Mon Sep 17 00:00:00 2001 From: Leo Krueger Date: Tue, 3 Mar 2015 21:01:34 +0100 Subject: [PATCH] mesh peerings: update to new prefix --- mesh_peerings.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mesh_peerings.yaml b/mesh_peerings.yaml index f214848..6ab7c8d 100644 --- a/mesh_peerings.yaml +++ b/mesh_peerings.yaml @@ -1,6 +1,6 @@ hh-gw01: ipv4: "10.112.14.1" - ipv6: "fd51:2bb2:fd0d::e01" + ipv6: "2a03:2267::e01" hh-gw02: ipv4: "10.112.42.1" @@ -12,16 +12,16 @@ hh-gw03: hh-gw05: ipv4: "10.112.18.1" - ipv6: "fd51:2bb2:fd0d::d01" + ipv6: "2a03:2267::d01" hh-gw08: ipv4: "10.112.22.1" - ipv6: "fd51:2bb2:fd0d::b01" + ipv6: "2a03:2267::b01" hh-srv01: ipv4: "10.112.1.1" - ipv6: "fd51:2bb2:fd0d::101" + ipv6: "2a03:2267::101" hh-srv02: ipv4: "10.112.1.2" - ipv6: "fd51:2bb2:fd0d::102" + ipv6: "2a03:2267::102"