From 3a3b72ef40d0cd0eaa01161355b79fb391214da9 Mon Sep 17 00:00:00 2001 From: clerie Date: Mon, 7 Dec 2020 21:01:03 +0100 Subject: [PATCH] Auto generated link local IPv6 for OSPF --- hosts/dn42-il-gw5/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dn42-il-gw5/configuration.nix b/hosts/dn42-il-gw5/configuration.nix index 86d3467..2affabe 100644 --- a/hosts/dn42-il-gw5/configuration.nix +++ b/hosts/dn42-il-gw5/configuration.nix @@ -24,7 +24,7 @@ # VM Nat Netz mercury networking.interfaces.ens18.ipv4.addresses = [ { address = "192.168.10.25"; prefixLength = 24; } ]; # OSPF Netz - networking.interfaces.ens19.ipv6.addresses = []; + networking.interfaces.ens19 = {}; # Lokales Netz networking.interfaces.ens20.ipv6.addresses = [ { address = "fd56:4902:eca0:5::1"; prefixLength = 64; } ]; # IPv6 Uplink