back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch for...
[openwrt.git] / package / dnsmasq / files / dhcp.conf
1 config dhcp
2 option interface lan
3 option start 100
4 option limit 150
5 option leasetime 12h
6
7 config dhcp
8 option interface wan
9 option ignore 1
This page took 0.036446 seconds and 5 git commands to generate.