[Kea-users] duplicate host reservation

Marc Boisis marc.boisis at univ-lr.fr
Mon Mar 30 18:39:01 UTC 2020


Hi,
With dhcpd  I had reservations for all mac adresses of my computer with the same IP (ex: wifi and ethernet) :

host solunewifi { hardware ethernet 78:4f:43:7a:52:f1; fixed-address 10.1.11.61; }
host solune { hardware ethernet 68:5b:35:8c:d1:fe; fixed-address 10.1.11.61; }

It seems I can't do the same thing with kea:
ERROR [kea-dhcp4.dhcp4/25291] DHCP4_INIT_FAIL failed to initialize Kea server: configuration error using file '../dhcp/kea-config.json': failed to add new host using the HW address '68:5b:35:8c:d1:fe and DUID '(null)' to the IPv4 subnet id '0' for the address 10.1.11.61: There's already a reservation for this address

Is there a workaround to accomplish it ?

regards


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20200330/bd583dc8/attachment.htm>


More information about the Kea-users mailing list