1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update local_vars_min.yml

This commit is contained in:
A Holt 2020-05-09 18:07:10 -04:00 committed by GitHub
parent 8663cb59ff
commit b3610ff7b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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_ip: dhcp # wan_ip: 192.168.1.99
wan_netmask: # wan_netmask: 255.255.255.0 wan_netmask: # wan_netmask: 255.255.255.0
wan_gateway: # wan_gateway: 192.168.1.254 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 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 # Enable "campus access" to ~10 common IIAB services like Kiwix (3000), KA Lite