<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap:break-word"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">Thanks very much for the update. I’m glad I was able to help you find the problem. I’ll try to spin up a test environment as soon as I can and report back.</div> <br> <div id="bloop_sign_1483627949734706944" class="bloop_sign"></div> <br><p class="airmail_on">On January 5, 2017 at 2:49:06 AM, Marcin Siodelski (<a href="mailto:marcin@isc.org">marcin@isc.org</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>We have investigated this today and it appears we do have some problem<br>in the code with the reservations by client identifier. There is no<br>workaround for this and the only way to make it usable is to patch the code.<br><br>The relevant Kea ticket is here: <a href="http://kea.isc.org/ticket/5102">http://kea.isc.org/ticket/5102</a><br><br>We will release the fix in Kea 1.2 but if you're ok with patching your<br>Kea version locally, you're welcome to use the patch provided in the<br>ticket description. This should fix the problem. I'd appreciate if you<br>let me know how it works for you.<br><br>Thanks for pointing out the issue.<br>Marcin Siodelski<br>ISC<br><br>On 05.01.2017 10:41, Olivier Français wrote:<br>> Hello,<br>><br>> I think I have the same issue. I try to do host reservation with a<br>> client-id and a cisco device without success.<br>> It works with mac address, but not with client-id.<br>><br>> I've try to change the identifiers for :<br>> "host-reservation-identifiers": [ "auto" ]<br>> and<br>> "host-reservation-identifiers": [ "client-id" ]<br>> but it doesn't work.<br>><br>> My device get and ip address, but not the reserved IP.<br>><br>> I took the client-id value from the lease table :<br>><br>> kea=> SELECT * FROM lease4;<br>> -[ RECORD 1 ]--+-----------------------------<br>> address        | 3232235782<br>> hwaddr         | \xc8f9f9f79440<br>> client_id      | \x0073772d3235373431332d326b<br>> valid_lifetime | 180<br>> expire         | 2017-01-05 09:35:55+00<br>> subnet_id      | 1<br>> fqdn_fwd       | t<br>> fqdn_rev       | t<br>> hostname       | sw-257413-2k<br>> state          | 0<br>><br>> kea=> SELECT * FROM hosts;<br>> -[ RECORD 1 ]---------+-----------------------------<br>> host_id               | 3<br>> dhcp_identifier       | \x0073772d3235373431332d326b<br>> dhcp_identifier_type  | 3<br>> dhcp4_subnet_id       | 1<br>> dhcp6_subnet_id       |<br>> ipv4_address          | 3232235801<br>> hostname              |<br>> dhcp4_client_classes  |<br>> dhcp6_client_classes  |<br>> dhcp4_next_server     | 16777216<br>> dhcp4_server_hostname |<br>> dhcp4_boot_file_name  |<br>><br>><br>> I use PostgreSQL 9.4.10 with Kea :<br>> 1.1.0<br>> tarball<br>> linked with:<br>> log4plus 1.1.2<br>> OpenSSL 1.1.0c  10 Nov 2016<br>> database:<br>> MySQL backend 5.0, library 10.0.28-MariaDB<br>> PostgreSQL backend 3.0, library 90409<br>> Memfile backend 2.0<br>><br>><br>> If it can help.<br>><br>> Thanks<br>><br>><br>><br>> _______________________________________________<br>> Kea-users mailing list<br>> <a href="mailto:Kea-users@lists.isc.org">Kea-users@lists.isc.org</a><br>> <a href="https://lists.isc.org/mailman/listinfo/kea-users">https://lists.isc.org/mailman/listinfo/kea-users</a><br>><br><br>_______________________________________________<br>Kea-users mailing list<br><a href="mailto:Kea-users@lists.isc.org">Kea-users@lists.isc.org</a><br><a href="https://lists.isc.org/mailman/listinfo/kea-users">https://lists.isc.org/mailman/listinfo/kea-users</a><br></div></div></span></blockquote></body></html>