X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7087aeda0de9e7c8649d230e6c119a56a6b5cbe8..9a9d15ed063b02c1c7d786e39e593f9723c96927:/package/dnsmasq/files/dnsmasq.conf diff --git a/package/dnsmasq/files/dnsmasq.conf b/package/dnsmasq/files/dnsmasq.conf index 8a51f8445..8001e3b9b 100644 --- a/package/dnsmasq/files/dnsmasq.conf +++ b/package/dnsmasq/files/dnsmasq.conf @@ -8,16 +8,11 @@ localise-queries local=/lan/ domain=lan expand-hosts -resolv-file=/tmp/resolv.conf +no-negcache +resolv-file=/tmp/resolv.conf.auto -@ifdef dhcp_enable -dhcp-range=@@start@@,@@end@@,@@netmask@@,@@lease@@ dhcp-authoritative dhcp-leasefile=/tmp/dhcp.leases -@endif -@ifdef wan_ifname -except-interface=@@wan_ifname@@ -@endif # use /etc/ethers for static hosts; same format as --dhcp-host #