mirror of https://github.com/hak5/openwrt.git
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
|
config dhcp
|
||
|
option interface lan
|
||
|
option start 100
|
||
|
option limit 150
|
||
|
option leasetime 12h
|
||
|
|
||
|
config dhcp
|
||
|
option interface wan
|
||
|
option ignore 1
|