From 4c46e4befe8dec7b819355faa171e7c0fa522197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Fri, 29 Dec 2023 04:13:20 +0100 Subject: [PATCH] c3d2: add v4 for schalter to fix kea --- config/net/c3d2.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/net/c3d2.nix b/config/net/c3d2.nix index 54b6748..3a642c1 100644 --- a/config/net/c3d2.nix +++ b/config/net/c3d2.nix @@ -68,6 +68,7 @@ c3d2-gw2 = "172.22.99.3"; c3d2-gw3 = "172.22.99.4"; dacbert = "172.22.99.203"; + schalter = "172.22.99.204"; glotzbert = "172.22.99.205"; pulsebert = "172.22.99.208"; pipebert = "172.22.99.209";