From b7bc2437a32b4c214369e2cb6bc0006ca6363c6e Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 15 Mar 2018 19:02:29 +0100 Subject: Imported some more openvpn tunnels --- cmdb/hosts/legend.yaml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'cmdb/hosts/legend.yaml') diff --git a/cmdb/hosts/legend.yaml b/cmdb/hosts/legend.yaml index 46cd451..131449d 100644 --- a/cmdb/hosts/legend.yaml +++ b/cmdb/hosts/legend.yaml @@ -1,5 +1,5 @@ domain: adyxax.org -host_interface: dummy0 +host_interface: br0 host_ip: "10.1.0.254" tunnels: @@ -7,4 +7,21 @@ tunnels: port: 1195 ip: "10.1.0.2" peer: "10.1.0.3" - + cobsd: + port: 1200 + ip: "10.1.0.31" + peer: "10.1.0.30" + remote_host: cobsd-jde.nexen.net + remote_port: 1199 + collab: + port: 1196 + ip: "10.1.0.6" + peer: "10.1.0.7" + hurricane: + port: 1194 + ip: "10.1.0.0" + peer: "10.1.0.1" + myth: + port: 1199 + ip: "10.1.0.28" + peer: "10.1.0.29" -- cgit v1.2.3