From 1fa79a5474d208bb0d6c69bbf7907b649f5c3b69 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Tue, 5 Dec 2023 14:13:37 +0100 Subject: [PATCH] add qualified suffy kea --- hosts/fw.cloonar.com/modules/dhcp4.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/fw.cloonar.com/modules/dhcp4.nix b/hosts/fw.cloonar.com/modules/dhcp4.nix index 5a15b4d..820be46 100644 --- a/hosts/fw.cloonar.com/modules/dhcp4.nix +++ b/hosts/fw.cloonar.com/modules/dhcp4.nix @@ -17,6 +17,10 @@ persist = true; type = "memfile"; }; + dhcp-ddns = { + qualifying-suffix = "cloonar.com."; + replace-client-name = "when-not-present"; + }; rebind-timer = 2000; renew-timer = 1000; subnet4 = [