<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Hi,
<div dir="auto">With dhcpd I had reservations for all mac adresses of my computer with the same IP (ex: wifi and ethernet) :</div>
<div dir="auto"><br /></div>
<div dir="auto">
<div dir="auto">host solunewifi { hardware ethernet 78:4f:43:7a:52:f1; fixed-address 10.1.11.61; }</div>
<div dir="auto"><span style="color: var(--textColor); background-color: var(--backgroundColor);">host solune { hardware ethernet 68:5b:35:8c:d1:fe; fixed-address 10.1.11.61; }</span><br /></div>
<div dir="auto"><span style="color: var(--textColor); background-color: var(--backgroundColor);"><br /></span></div>
<div dir="auto"><span style="color: var(--textColor); background-color: var(--backgroundColor);">It seems I can't do the same thing with kea:</span></div>
<div dir="auto"><span style="background-color: var(--backgroundColor);">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 '</span><span style="caret-color: rgb(39, 39, 40);">68:5b:35:8c:d1:fe</span><span style="background-color: var(--backgroundColor);"> and DUID '(null)' to the IPv4 subnet id '0' for the address 10.1.11.61: There's already a reservation for this address<br /></span></div>
<div dir="auto"><span style="background-color: var(--backgroundColor);"><br /></span></div>
<div dir="auto"><span style="background-color: var(--backgroundColor);">Is there a workaround to accomplish it ?</span></div>
<div dir="auto"><span style="background-color: var(--backgroundColor);"><br /></span></div>
<div dir="auto"><span style="background-color: var(--backgroundColor);">regards</span></div>
<div dir="auto"><br /></div>
</div>
<div dir="auto"><br /></div>
</div>
</div>
</body>
</html>