X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2b0f31d36202b05a041644dc88951e19c530cddd..06d45609f690dd4c74bb02aba6fc261f099c833d:/package/dnsmasq/files/dhcp.conf diff --git a/package/dnsmasq/files/dhcp.conf b/package/dnsmasq/files/dhcp.conf index 72d51661a..25ecde6f5 100644 --- a/package/dnsmasq/files/dhcp.conf +++ b/package/dnsmasq/files/dhcp.conf @@ -11,6 +11,10 @@ config dnsmasq option readethers 1 option leasefile '/tmp/dhcp.leases' option resolvfile '/tmp/resolv.conf.auto' + #list server '/mycompany.local/1.2.3.4' + #option nonwildcard 1 + #list interface br-lan + #list notinterface lo config dhcp lan option interface lan