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

Update dhcpcd.conf.j2

This commit is contained in:
A Holt 2019-09-02 23:38:07 -04:00 committed by GitHub
parent 53bfa74856
commit 542bda46c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ static ip_address={{ lan_ip }}/19
static domain_name_servers=127.0.0.1
{% endif %}
# IIAB static IP configuration, alongside optional DHCP & link-local:
# IIAB static IP configuration, alongside optional DHCP & link-local
{% if wan_ip != "dhcp" %}
profile {{ wan_gateway }}
static ip_address={{ wan_ip }}/24