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

Merge pull request #1752 from georgejhunt/ip-openvpn

Add client config that works when DNS does not [OpenVPN]
This commit is contained in:
A Holt 2019-06-25 15:06:16 -04:00 committed by GitHub
commit f8cbf9a7ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@
port {{ openvpn_server_port }}
dev tun
remote {{ openvpn_server }}
remote {{ openvpn_server_real_ip }}
# TLS parameters
tls-client

View file

@ -191,6 +191,7 @@ openvpn_handle:
openvpn_cron_enabled: False
# General OpenVPN settings
openvpn_server: xscenet.net
openvpn_server_real_ip: 3.89.148.185
openvpn_server_virtual_ip: 10.8.0.1
openvpn_server_port: 1194
# Newer versions of NMap do not include NCat which is used to announce handle