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:
parent
53bfa74856
commit
542bda46c1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue