From 83e47bb3be8ce6c0878bcbff02ca307510e332da Mon Sep 17 00:00:00 2001 From: Paimpozhil Date: Tue, 29 Apr 2014 16:05:53 -0400 Subject: [PATCH] adding google nameservers into the DHCP push --- bin/run | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/run b/bin/run index 9d1c0da..908e28b 100755 --- a/bin/run +++ b/bin/run @@ -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