Merge pull request #3 from paimpozhil/master

adding google nameservers into the DHCP push
This commit is contained in:
Jérôme Petazzoni 2014-05-02 14:36:56 -07:00
commit 048539fdcd

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