diff --git a/resources/dhcp/files/kea-dhcp4.conf b/resources/dhcp/files/kea-dhcp4.conf index 33cc55f..863c772 100644 --- a/resources/dhcp/files/kea-dhcp4.conf +++ b/resources/dhcp/files/kea-dhcp4.conf @@ -115,6 +115,11 @@ // cookie server "hw-address": "BC:24:11:41:E1:61", "ip-address": "94.45.254.6" + }, + { + // CTF server + "hw-address": "b0:26:28:23:9b:de", + "ip-address": "94.45.254.7" } ] },