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/andromeda.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cmdb/hosts/andromeda.yaml') diff --git a/cmdb/hosts/andromeda.yaml b/cmdb/hosts/andromeda.yaml index 4ecca5d..7ce5ceb 100644 --- a/cmdb/hosts/andromeda.yaml +++ b/cmdb/hosts/andromeda.yaml @@ -7,11 +7,15 @@ tunnels: port: 1195 ip: "10.1.0.15" peer: "10.1.0.14" + ip6: "fd00:0:0:3::1" + peer6: "fd00:0:0:3::" remote_host: collab-jde.nexen.net remote_port: 1199 legend: port: 1194 ip: "10.1.0.3" peer: "10.1.0.2" + ip6: "fd00:0:0:4::1" + peer6: "fd00:0:0:4::" remote_host: legend.adyxax.org remote_port: 1195 -- cgit v1.2.3