adding google nameservers into the DHCP push

This commit is contained in:
Paimpozhil 2014-04-29 16:05:53 -04:00
parent 71136d9ba3
commit 83e47bb3be
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ dh dh.pem
keepalive 10 60
persist-key
persist-tun
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 8.8.4.4"
proto udp
port 1194