diff --git a/templates/network/link1.network.j2 b/templates/network/link1.network.j2 index bec9b4b..8063c39 100644 --- a/templates/network/link1.network.j2 +++ b/templates/network/link1.network.j2 @@ -6,5 +6,5 @@ Name={{ network_interface }} [Network] DHCP=ipv4 Address={{ lan_ip_address }}/24 -Gateway={{ lan_ip_address[:-3] }}1 -DNS={{ lan_ip_address[:-3] }}1 +Gateway={{ lan_ip_address[:-3] }}254 +DNS={{ lan_ip_address[:-3] }}254