openvpn / server: Adjust vpns for migrated services.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-06 09:48:45 -07:00
parent 10dca6059d
commit a683215e0c
3 changed files with 5 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.20.28 192.168.0.28
ifconfig-push 192.168.1.28 192.168.0.28

View file

@ -1,2 +1,3 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.28 192.168.0.28
# migrated to iad2
#ifconfig-push 192.168.1.28 192.168.0.28

View file

@ -1,2 +1,3 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.129 192.168.0.129
# migrated to the iad2 version
#ifconfig-push 192.168.1.129 192.168.0.129