<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
You are sending to 172.16.100.4 from the DHCP4 server, but listening
on localhost on the DDNS server:<br>
<br>
On 4/29/20 9:45 PM, Ben Monroe wrote:<br>
<blockquote type="cite"
cite="mid:CAD+EcOCw6WDFb0vCLk41vXuMaJCN5VmopYapF+PGGbERBzd6WA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr"> "dhcp-ddns": {<br>
<div> "enable-updates": true,<br>
"qualifying-suffix": "dono.local.",<br>
"server-ip": "172.16.100.4"<br>
</div>
</div>
</blockquote>
<blockquote type="cite"
cite="mid:CAD+EcOCw6WDFb0vCLk41vXuMaJCN5VmopYapF+PGGbERBzd6WA@mail.gmail.com">
<div dir="ltr">
<div><br>
And in kea-dhcp-ddns.conf I have:<br>
{<br>
"DhcpDdns":<br>
{<br>
"ip-address": "127.0.0.1",<br>
"port": 53001, <br>
</div>
</div>
</blockquote>
You need to listen on your global IP address. Use <font
face="Courier New">ss</font> or <font face="Courier New">netstat</font>
(if you have them available in your container) to confirm which
interface D2 is actually listening on.<br>
<pre class="moz-signature" cols="0">--
Thanks,
Joshua Schaeffer</pre>
</body>
</html>