Dear all, I would like to make host reservations for multiple MAC addresses that share a single IP(v4) address, for example:
{
"hw-address": "00:15:e9:7c:56:8e",
"ip-address": "172.16.1.13"
},
{
"hw-address": "00:15:e9:7c:56:8f",
"ip-address": "172.16.1.13"
},
Unfortunately, this is not possible. I get the following message:
DHCP4_CONFIG_LOAD_FAIL configuration error using file:
/usr/local/etc/kea/kea-dhcp4.conf, reason: failed to add new host using the HW
address '00:15:e9:7c:56:8f and DUID '(null)' to the IPv4 subnet id '3' for the
address 172.16.1.13: There's already a reservation for this address
That was/is possible in the ISC DHCPD.
Is there a specific reason for that behaviour? And can I change it in any way?
Or is my config simply wrong?
Kind regards,
Robin Därmann
(Network Operation Center RUB)
--
| Robin Därmann Network Operation Center |
| RS18625-RIPE Ruhr-Universitaet Bochum |
| You always meet twice in a lifetime... |
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users. Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
