1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-20 15:45:21 +01:00
openwrt/package/dnsmasq/files/dhcp.conf
2007-08-19 20:50:52 +00:00

10 lines
145 B
Plaintext

config dhcp
option interface lan
option start 100
option limit 150
option leasetime 12h
config dhcp
option interface wan
option ignore 1