1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update local_vars_big.yml

This commit is contained in:
A Holt 2019-09-02 20:29:36 -04:00 committed by GitHub
parent ad24bf00c5
commit 3295af9036
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ wan_link_local: False # Keep this as 'False' to strongly mandate Ethernet
# 1. Try to set Ethernet Static IP <wan_ip> (if 'arp <wan_gateway>' responds).
# 2. Try to set Ethernet IP using DHCP, if DHCP responds within ~10 seconds.
# 3. Set Ethernet IP to a link-local address 169.254.x.y if both above fail.
# Details in roles/network/templates/network/dhcpcd.conf.j2 for /etc/dhcpcd.conf
# Details @ roles/network/templates/network/dhcpcd.conf.j2 for /etc/dhcpcd.conf
# Enable "campus access" to ~10 common IIAB services like Kiwix (3000), KA Lite
# (8008) and Calibre (8010 or 8080) etc, on the WAN side of your IIAB server.