From 1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 19 Apr 2018 15:05:56 +0200 Subject: Finished adding ipv6 addresses on all openvpn intercos --- cmdb/hosts/hero.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cmdb/hosts/hero.yaml') diff --git a/cmdb/hosts/hero.yaml b/cmdb/hosts/hero.yaml index 834733f..bc73683 100644 --- a/cmdb/hosts/hero.yaml +++ b/cmdb/hosts/hero.yaml @@ -9,9 +9,13 @@ tunnels: peer: "10.1.0.18" remote_host: collab-jde.nexen.net remote_port: 1200 + ip6: "fd00:0:0:6::1" + peer6: "fd00:0:0:6::" legend: port: 1196 ip: "10.1.0.21" peer: "10.1.0.20" + ip6: "fd00:0:0:b::1" + peer6: "fd00:0:0:b::" remote_host: legend.adyxax.org remote_port: 1197 -- cgit v1.2.3