aredn/files/etc/config.mesh/dhcp

20 lines
350 B
Plaintext

config dnsmasq
option rebind_protection '0'
option confdir '/tmp/dnsmasq.d,*.conf'
config dhcp
option interface lan
option start <dhcp_start>
option limit <dhcp_limit>
option leasetime 1h
option force 1
option ignore <lan_dhcp>
config dhcp
option interface wan
option ignore 1
config dhcp
option interface wifi
option ignore 1