mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
wan_try_dhcp_then_static_ip -> wan_can_use_dhcp_ip
This commit is contained in:
parent
2d682b6c68
commit
f5935654c8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
# wan_gateway: # wan_gateway: 192.168.1.1
|
||||
# wan_nameserver: # wan_nameserver: 192.168.1.1
|
||||
#
|
||||
# wan_try_dhcp_then_static_ip: True # Facilitate field updates w/ cablemodems.
|
||||
# wan_can_use_dhcp_ip: True # Facilitate field updates w/ cablemodems.
|
||||
# dhcp_timeout: 10 # Revert to Static IP or 169.254.x.y if DHCP isn't
|
||||
# detected on the Ethernet network in 10 seconds (dhcpcd default is 30 sec).
|
||||
# wan_link_local: False # Keep this as 'False' to strongly mandate Ethernet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue