summaryrefslogtreecommitdiff
path: root/cmdb/hosts
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
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')
-rw-r--r--cmdb/hosts/andromeda.yaml4
-rw-r--r--cmdb/hosts/cobsd-jde.yaml10
-rw-r--r--cmdb/hosts/collab-jde.yaml16
-rw-r--r--cmdb/hosts/hero.yaml4
-rw-r--r--cmdb/hosts/legend.yaml10
-rw-r--r--cmdb/hosts/myth.yaml6
-rw-r--r--cmdb/hosts/nas.yaml4
7 files changed, 54 insertions, 0 deletions
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
diff --git a/cmdb/hosts/cobsd-jde.yaml b/cmdb/hosts/cobsd-jde.yaml
index 14cdd8b..cfc50e2 100644
--- a/cmdb/hosts/cobsd-jde.yaml
+++ b/cmdb/hosts/cobsd-jde.yaml
@@ -3,11 +3,21 @@ host_interface: lo1
host_ip: "10.1.0.250"
tunnels:
+ collab:
+ port: 1194
+ ip: "10.1.0.12"
+ peer: "10.1.0.13"
+ ip6: "fd00:0:0:8::"
+ peer6: "fd00:0:0:8::1"
legend:
port: 1199
ip: "10.1.0.30"
peer: "10.1.0.31"
+ ip6: "fd00:0:0:9::"
+ peer6: "fd00:0:0:9::1"
myth:
port: 1198
ip: "10.1.0.24"
peer: "10.1.0.25"
+ ip6: "fd00:0:0:a::"
+ peer6: "fd00:0:0:a::1"
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"
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
diff --git a/cmdb/hosts/legend.yaml b/cmdb/hosts/legend.yaml
index 1f0c339..084c92b 100644
--- a/cmdb/hosts/legend.yaml
+++ b/cmdb/hosts/legend.yaml
@@ -7,10 +7,14 @@ tunnels:
port: 1195
ip: "10.1.0.2"
peer: "10.1.0.3"
+ ip6: "fd00:0:0:4::"
+ peer6: "fd00:0:0:4::1"
cobsd:
port: 1200
ip: "10.1.0.31"
peer: "10.1.0.30"
+ ip6: "fd00:0:0:9::1"
+ peer6: "fd00:0:0:9::"
remote_host: cobsd-jde.nexen.net
remote_port: 1199
collab:
@@ -29,11 +33,17 @@ tunnels:
port: 1199
ip: "10.1.0.28"
peer: "10.1.0.29"
+ ip6: "fd00:0:0:c::"
+ peer6: "fd00:0:0:c::1"
hero:
port: 1197
ip: "10.1.0.20"
peer: "10.1.0.21"
+ ip6: "fd00:0:0:b::"
+ peer6: "fd00:0:0:b::1"
nas:
port: 1198
ip: "10.1.0.26"
peer: "10.1.0.27"
+ ip6: "fd00:0:0:d::"
+ peer6: "fd00:0:0:d::1"
diff --git a/cmdb/hosts/myth.yaml b/cmdb/hosts/myth.yaml
index 213c109..a0bc10a 100644
--- a/cmdb/hosts/myth.yaml
+++ b/cmdb/hosts/myth.yaml
@@ -7,6 +7,8 @@ tunnels:
port: 1194
ip: "10.1.0.25"
peer: "10.1.0.24"
+ ip6: "fd00:0:0:a::1"
+ peer6: "fd00:0:0:a::"
remote_host: cobsd-jde.nexen.net
remote_port: 1198
collab:
@@ -15,9 +17,13 @@ tunnels:
peer: "10.1.0.16"
remote_host: collab-jde.nexen.net
remote_port: 1198
+ ip6: "fd00:0:0:5::1"
+ peer6: "fd00:0:0:5::"
legend:
port: 1196
ip: "10.1.0.29"
peer: "10.1.0.28"
+ ip6: "fd00:0:0:c::1"
+ peer6: "fd00:0:0:c::"
remote_host: legend.adyxax.org
remote_port: 1199
diff --git a/cmdb/hosts/nas.yaml b/cmdb/hosts/nas.yaml
index 00760e0..44eaae7 100644
--- a/cmdb/hosts/nas.yaml
+++ b/cmdb/hosts/nas.yaml
@@ -7,11 +7,15 @@ tunnels:
port: 1195
ip: "10.1.0.23"
peer: "10.1.0.22"
+ ip6: "fd00:0:0:7::1"
+ peer6: "fd00:0:0:7::"
remote_host: collab-jde.nexen.net
remote_port: 1201
legend:
port: 1196
ip: "10.1.0.27"
peer: "10.1.0.26"
+ ip6: "fd00:0:0:d::1"
+ peer6: "fd00:0:0:d::"
remote_host: legend.adyxax.org
remote_port: 1198