mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 20:34:05 +02:00
a91ebb0ed7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|
|
|