From 42491f5511d61f14fd11c83a8bddebfcc6ba9dfc Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 24 Mar 2018 11:58:05 +0100 Subject: Added hero.adyxax.org and nas.adyxax.org openvpn tunnels --- cmdb/hosts/nas.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 cmdb/hosts/nas.yaml (limited to 'cmdb/hosts/nas.yaml') diff --git a/cmdb/hosts/nas.yaml b/cmdb/hosts/nas.yaml new file mode 100644 index 0000000..00760e0 --- /dev/null +++ b/cmdb/hosts/nas.yaml @@ -0,0 +1,17 @@ +domain: adyxax.org +host_interface: br0 +host_ip: "10.1.0.251" + +tunnels: + collab: + port: 1195 + ip: "10.1.0.23" + peer: "10.1.0.22" + remote_host: collab-jde.nexen.net + remote_port: 1201 + legend: + port: 1196 + ip: "10.1.0.27" + peer: "10.1.0.26" + remote_host: legend.adyxax.org + remote_port: 1198 -- cgit v1.2.3