Hello:

This can be done via our premium DDNS Tuning hook library:

https://kea.readthedocs.io/en/latest/arm/hooks.html#libdhcp-ddns-tuning-so-ddns-tuning

which allows you to define hostname expression. You would do something similar to this:

"hostname-expr" : "ifelse(option[host-name].exists, option[host-name], option[81])"



On 9/6/23 09:23, Marc Richman wrote:
Our windows systems are populating option 81 with <hostname>.<domain>
but the DNS records  should be <hostname>.<site>.<domain>
this causes the A records to look like the following   <hostname>.<domain> . <hostname>.<site>.<domain>

I can't find any way to get the kea servers to use the unqualified option 12

anybody have any thoughts on how to fix this?


    Thanks
        Marc


-- 
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.

Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to