DHCP was not always starting on the lan interface like we need it to. (#1213)

This commit is contained in:
Tim Wilkinson 2024-05-21 21:02:28 -07:00 committed by GitHub
parent f7f31c8237
commit d92876dccf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ config dhcp
option start <dhcp_start>
option limit <dhcp_limit>
option leasetime 1h
option ignore <lan_dhcp>
option force 1
option ignore <lan_dhcp>
config dhcp
option interface wan