<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">Is there any way to have different DDNS options — generated-prefix and qualifying-suffix — per subnet? I tried the obvious things:</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><div id="bloop_customfont" style="margin:0px"> {</div><div id="bloop_customfont" style="margin:0px"> "id": 168722944,</div><div id="bloop_customfont" style="margin:0px"> "subnet": "<a href="http://10.14.130.0/29">10.14.130.0/29</a>",</div><div id="bloop_customfont" style="margin:0px"> "dhcp-ddns": {</div><div id="bloop_customfont" style="margin:0px"> "enable-updates": true,</div><div id="bloop_customfont" style="margin:0px"> "replace-client-name": "when-not-present",</div><div id="bloop_customfont" style="margin:0px"> "generated-prefix": "dhcp",</div><div id="bloop_customfont" style="margin:0px"> "qualifying-suffix": "<a href="http://dallas.charlietango.com">dallas.charlietango.com</a>"</div><div id="bloop_customfont" style="margin:0px"> },</div><div id="bloop_customfont" style="margin:0px"> "valid-lifetime": 300,</div><div id="bloop_customfont" style="margin:0px"> "option-data": [</div><div id="bloop_customfont" style="margin:0px"> {</div><div id="bloop_customfont" style="margin:0px"> "name": "routers",</div><div id="bloop_customfont" style="margin:0px"> "data": "10.14.130.1"</div><div id="bloop_customfont" style="margin:0px"> },</div><div id="bloop_customfont" style="margin:0px"> {</div><div id="bloop_customfont" style="margin:0px"> "name": "domain-name",</div><div id="bloop_customfont" style="margin:0px"> "data": "<a href="http://dallas.charlietango.com">dallas.charlietango.com</a>"</div><div id="bloop_customfont" style="margin:0px"> }</div><div id="bloop_customfont" style="margin:0px"> ],</div><div id="bloop_customfont" style="margin:0px"> "pools": [</div><div id="bloop_customfont" style="margin:0px"> {</div><div id="bloop_customfont" style="margin:0px"> "pool": "10.14.130.2 - 10.14.130.6"</div><div id="bloop_customfont" style="margin:0px"> }</div><div id="bloop_customfont" style="margin:0px"> ]</div><div id="bloop_customfont" style="margin:0px"> },</div><div><br></div><div>and</div><div><br></div><div><div> {</div><div> "id": 168722944,</div><div> "subnet": "<a href="http://10.14.130.0/29">10.14.130.0/29</a>",</div><div> "generated-prefix": "dhcp",</div><div> "qualifying-suffix": "<a href="http://dallas.charlietango.com">dallas.charlietango.com</a>",</div><div> "valid-lifetime": 300,</div><div> "option-data": [</div><div> {</div><div> "name": "routers",</div><div> "data": "10.14.130.1"</div><div> },</div><div> {</div><div> "name": "domain-name",</div><div> "data": "<a href="http://dallas.charlietango.com">dallas.charlietango.com</a>"</div><div> }</div><div> ],</div><div> "pools": [</div><div> {</div><div> "pool": "10.14.130.2 - 10.14.130.6"</div><div> }</div><div> ]</div><div> },</div></div><div><br></div><div>and both got kicked out for being unsupported parameters. The documentation suggests these are global settings only, but I’d really like to have them differ by subnets without setting up <i>entirely</i> different Kea servers to service the different subnets. Is there a trick for it?</div><div><br></div><div>Thanks!</div></div><br><div class="bloop_sign" id="bloop_sign_1484707169062632960"></div></body></html>