1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 01:44:36 +03:00
openwrt-xburst/package/dnsmasq/files/dhcp.conf
florian 05d91b11d2 Use the end variable instead of limit (#2142)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 15:24:00 +00:00

10 lines
143 B
Plaintext

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