openvpn / server: Adjust vpns for migrated services.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
10dca6059d
commit
a683215e0c
3 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue