X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f52d66ff00b24111f87c274d3d7085ef2e1d27b1..79f752c5f730df9f0b727d39b40b59b33caf9569:/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 #