1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update iiab-remote-on.j2

This commit is contained in:
A Holt 2018-09-05 11:26:58 -04:00 committed by GitHub
parent 645954fff5
commit c0405e1a28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@ if [ $? -ne 0 ]; then
echo Cannot find the OpenVPN program (openvpn).
exit 1
fi
systemctl enable openvpn@xscenet.service
systemctl start openvpn@xscenet.service
systemctl enable openvpn
systemctl start openvpn
sleep 5
ping -c 2 {{ openvpn_server_virtual_ip }} # 10.8.0.1