openvpn / server: add 02 instances to vpn

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-07-14 14:54:38 -07:00
parent b24456a0fb
commit e6fc2e998b
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.105 192.168.0.105

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.128 192.168.0.128

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.130 192.168.0.130