X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/85e49e4898d55395c4dc6694280356f3d26f2748..833439850e2c3d4dbcf94eecd578ba03343b202b:/package/dnsmasq/files/dhcp.conf diff --git a/package/dnsmasq/files/dhcp.conf b/package/dnsmasq/files/dhcp.conf index 837be313e..25ecde6f5 100644 --- a/package/dnsmasq/files/dhcp.conf +++ b/package/dnsmasq/files/dhcp.conf @@ -12,6 +12,9 @@ config dnsmasq 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