You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
220 B
13 lines
220 B
21 years ago
|
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
|
||
|
|