roles/dch-openvpn-server: Add FireMon Mgmt subnet

jenkins-master
Dustin 2018-07-14 19:16:06 -05:00
parent 16a883f2f1
commit 6e77d3cf07
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
ifconfig-push 172.30.0.210 255.255.255.240 ifconfig-push 172.30.0.210 255.255.255.240
iroute 192.168.0.0 255.255.0.0 iroute 192.168.0.0 255.255.0.0
iroute 172.16.0.0 255.255.240.0 iroute 172.16.0.0 255.255.240.0
iroute 172.28.33.0 255.255.255.0
push "route 172.30.0.0 255.255.255.192 172.30.0.209" push "route 172.30.0.0 255.255.255.192 172.30.0.209"
push "route 172.31.0.0 255.255.255.224 172.30.0.209" push "route 172.31.0.0 255.255.255.224 172.30.0.209"

View File

@ -14,6 +14,7 @@ push "topology subnet"
ifconfig 172.30.0.209 255.255.255.240 ifconfig 172.30.0.209 255.255.255.240
route 192.168.0.0 255.255.0.0 172.30.0.210 route 192.168.0.0 255.255.0.0 172.30.0.210
route 172.16.0.0 255.255.240.0 172.30.0.210 route 172.16.0.0 255.255.240.0 172.30.0.210
route 172.28.33.0 255.255.255.0 172.30.0.210
client-to-client client-to-client
client-config-dir clients client-config-dir clients