mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
fee8556c06
SVN-Revision: 4
13 lines
220 B
Plaintext
13 lines
220 B
Plaintext
max_leases 200
|
|
start 192.168.1.20
|
|
end 192.168.1.250
|
|
interface br0
|
|
lease_file /tmp/udhcpd.leases
|
|
domain lan
|
|
pidfile /tmp/udhcpd.pid
|
|
option dns 192.168.1.1
|
|
option subnet 255.255.255.0
|
|
option router 192.168.1.1
|
|
lease 7200
|
|
|