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
_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users