adding google nameservers into the DHCP push
This commit is contained in:
parent
71136d9ba3
commit
83e47bb3be
2
bin/run
2
bin/run
@ -46,6 +46,8 @@ dh dh.pem
|
|||||||
keepalive 10 60
|
keepalive 10 60
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
|
push "dhcp-option DNS 8.8.8.8"
|
||||||
|
push "dhcp-option DNS 8.8.4.4"
|
||||||
|
|
||||||
proto udp
|
proto udp
|
||||||
port 1194
|
port 1194
|
||||||
|
Loading…
x
Reference in New Issue
Block a user