Enable DHCP
This commit is contained in:
parent
7ecd3f31af
commit
0bd2230e1d
1 changed files with 1 additions and 3 deletions
|
|
@ -4,11 +4,9 @@
|
|||
Name={{ network_interface }}
|
||||
|
||||
[Network]
|
||||
Address={{ lan_ip }}/{{ lan_prefix }}
|
||||
Gateway={{ lan_gateway }}
|
||||
|
||||
DNS={{ lan_dns }}
|
||||
DNSOverTLS=yes
|
||||
DNSSEC=yes
|
||||
DHCP=ipv4
|
||||
|
||||
IgnoreCarrierLoss=yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue