Fix for Windows 10 DNS Leak

The patch includes an update to the OpenVPN server config to
address a DNS leak when using Windows 10, as documented at:
https://community.openvpn.net/openvpn/ticket/605
This commit is contained in:
Achint Sandhu 2016-07-05 13:29:45 -04:00
parent ff731723d4
commit bcedc8d6d6

View File

@ -218,6 +218,7 @@ key-direction 0
keepalive 10 60
persist-key
persist-tun
push block-outside-dns
proto $OVPN_PROTO
# Rely on Docker to do port mapping, internally always 1194