summaryrefslogtreecommitdiff
path: root/cmdb/hosts/collab-jde.yaml
diff options
context:
space:
mode:
authorJulien Dessaux2018-04-19 15:05:56 +0200
committerJulien Dessaux2018-04-19 15:13:37 +0200
commit1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b (patch)
tree748fd5d14fc4bdd6a9c88f748f42646b4a26034e /cmdb/hosts/collab-jde.yaml
parentAdded openvpn ipv6 support (diff)
downloadmasterfiles-1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b.tar.gz
masterfiles-1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b.tar.bz2
masterfiles-1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b.zip
Finished adding ipv6 addresses on all openvpn intercos
Diffstat (limited to 'cmdb/hosts/collab-jde.yaml')
-rw-r--r--cmdb/hosts/collab-jde.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/cmdb/hosts/collab-jde.yaml b/cmdb/hosts/collab-jde.yaml
index f5eea5c..71656d3 100644
--- a/cmdb/hosts/collab-jde.yaml
+++ b/cmdb/hosts/collab-jde.yaml
@@ -7,6 +7,16 @@ tunnels:
port: 1199
ip: "10.1.0.14"
peer: "10.1.0.15"
+ ip6: "fd00:0:0:3::"
+ peer6: "fd00:0:0:3::1"
+ cobsd:
+ port: 1197
+ ip: "10.1.0.13"
+ peer: "10.1.0.12"
+ ip6: "fd00:0:0:8::1"
+ peer6: "fd00:0:0:8::"
+ remote_host: cobsd-jde.nexen.net
+ remote_port: 1194
hurricane:
port: 1194
ip: "10.1.0.5"
@@ -25,11 +35,17 @@ tunnels:
port: 1198
ip: "10.1.0.16"
peer: "10.1.0.17"
+ ip6: "fd00:0:0:5::"
+ peer6: "fd00:0:0:5::1"
hero:
port: 1200
ip: "10.1.0.18"
peer: "10.1.0.19"
+ ip6: "fd00:0:0:6::"
+ peer6: "fd00:0:0:6::1"
nas:
port: 1201
ip: "10.1.0.22"
peer: "10.1.0.23"
+ ip6: "fd00:0:0:7::"
+ peer6: "fd00:0:0:7::1"