From 877cbc10056bb17ac93943cd3beec6948b410431 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Mon, 25 Aug 2025 14:05:25 +0300 Subject: [PATCH] Restore unique MAC addresses to interfaces --- files/kea/kea-dhcp4.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/kea/kea-dhcp4.conf b/files/kea/kea-dhcp4.conf index c046a5e..dd31e90 100644 --- a/files/kea/kea-dhcp4.conf +++ b/files/kea/kea-dhcp4.conf @@ -108,7 +108,7 @@ "hostname": "s2.net.tjas" }, { - "hw-address": "90:1b:0e:5b:18:fa", + "hw-address": "90:1b:0e:5b:18:fb", "ip-address": "192.168.2.10", "hostname": "olympus.juva.tjas" } @@ -205,7 +205,7 @@ "hostname": "s3.net.tjas" }, { - "hw-address": "90:1b:0e:5b:18:fa", + "hw-address": "90:1b:0e:5b:18:fc", "ip-address": "192.168.69.20", "hostname": "olympus.juva.tjas" }