Remove hard coded DNS push.
TODO: control with cmdline option
This commit is contained in:
parent
f6b177df4e
commit
bf50da4ee2
@ -140,8 +140,8 @@ key-direction 0
|
|||||||
keepalive 10 60
|
keepalive 10 60
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
push "dhcp-option DNS 8.8.4.4"
|
#push "dhcp-option DNS 8.8.4.4"
|
||||||
push "dhcp-option DNS 8.8.8.8"
|
#push "dhcp-option DNS 8.8.8.8"
|
||||||
|
|
||||||
proto $OVPN_PROTO
|
proto $OVPN_PROTO
|
||||||
# Rely on Docker to do port mapping, internally always 1194
|
# Rely on Docker to do port mapping, internally always 1194
|
||||||
|
Loading…
Reference in New Issue
Block a user