Hi Joop,
Could you try this "hostname-expr" in your ddns-tuning parameters:
"hostname-expr" : "'vm-test-' +
uint8totext(substring(option[50].hex,0,1)) + '-' +
uint8totext(substring(option[50].hex,1,1)) + '-' +
uint8totext(substring(option[50].hex,2,1)) + '-' +
uint8totext(substring(option[50].hex,3,1))"
You need not define a flex-id or load the flex-id hooks library if you
do not use host reservations that depend on flex-ids's
/Peter
On 06/01/2026 14.42, Peter Davies wrote:
"hostname-expr" : "concat('vm-test-',addrtotext(option[50].hex))"
--
Peter Davies
Support Engineer
Internet Systems Corporation
--
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.
[email protected]