<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Hello:<br>
<br>
This can be done via our premium DDNS Tuning hook library:<br>
<br>
<a class="moz-txt-link-freetext" href="https://kea.readthedocs.io/en/latest/arm/hooks.html#libdhcp-ddns-tuning-so-ddns-tuning">https://kea.readthedocs.io/en/latest/arm/hooks.html#libdhcp-ddns-tuning-so-ddns-tuning</a><br>
<br>
which allows you to define hostname expression. You would do
something similar to this:<br>
<br>
"hostname-expr" : "ifelse(option[host-name].exists,
option[host-name], option[81])"<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 9/6/23 09:23, Marc Richman wrote:<br>
</div>
<blockquote type="cite"
cite="mid:PH0PR13MB6017338D089B62C09B23344986EFA@PH0PR13MB6017.namprd13.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
<div style="font-family: Aptos, Aptos_EmbeddedFont,
Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size:
12pt; color: rgb(0, 0, 0);" class="elementToProof">
<div class="moz-text-html" lang="x-western">
<div style="font-size:12pt" class="ContentPasted0">Our windows
systems are populating option 81 with
<hostname>.<domain> </div>
<div style="font-size:12pt" class="ContentPasted0">but the DNS
records should be
<hostname>.<site>.<domain></div>
<div style="font-size:12pt" class="ContentPasted0
ContentPasted1">this causes the A records to look like the
following <hostname>.<domain>
. <hostname>.<site>.<domain></div>
<div style="font-size:12pt" class="ContentPasted0
ContentPasted1"><br class="ContentPasted0">
</div>
<div style="font-size:12pt" class="ContentPasted0
ContentPasted1">I can't find any way to get the kea servers
to use the unqualified option 12 </div>
<div style="font-size:12pt" class="ContentPasted0
ContentPasted1"><br class="ContentPasted0">
</div>
<div style="font-size:12pt" class="ContentPasted0
ContentPasted1">anybody have any thoughts on how to fix
this?</div>
<div style="font-size:12pt" class="ContentPasted0
ContentPasted1"><br class="ContentPasted0">
</div>
<div style="font-size:12pt" class="ContentPasted0
ContentPasted1"><br class="ContentPasted0">
</div>
<div style="font-size:12pt" class="ContentPasted0
ContentPasted1"> Thanks</div>
<span style="font-size:12pt" class="ContentPasted0
ContentPasted1"> Marc</span></div>
<br>
</div>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
</blockquote>
<br>
</body>
</html>