mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update local_vars_medium.yml
This commit is contained in:
parent
b3610ff7b4
commit
f852ce23e3
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ wifi_up_down: True # Creates a 2nd virtual wifi adapter for upstream WiFi
|
|||
wan_ip: dhcp # wan_ip: 192.168.1.99
|
||||
wan_netmask: # wan_netmask: 255.255.255.0
|
||||
wan_gateway: # wan_gateway: 192.168.1.254
|
||||
wan_nameserver: # wan_nameserver: 192.168.1.254
|
||||
# Can be set to override ISP-provided DNS servers when on a DHCP network:
|
||||
wan_nameserver: # wan_nameserver: 192.168.1.254 or 8.8.8.8 or 1.1.1.1
|
||||
wan_try_dhcp_before_static_ip: True # Facilitate field updates w/ cablemodems
|
||||
|
||||
# Enable "campus access" to ~10 common IIAB services like Kiwix (3000), KA Lite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue