<div dir="ltr"><div>Hi Darren,</div><div><br></div><div>please find my configuration below:</div><div><div style="color:rgb(204,204,204);background-color:rgb(31,31,31);font-family:"Droid Sans Mono","monospace",monospace;font-size:14px;line-height:19px;white-space:pre"><div>{</div><br><div><span style="color:rgb(156,220,254)">"Dhcp6"</span>: </div><div>    {</div><div>    </div><div>    <span style="color:rgb(156,220,254)">"dhcp-ddns"</span>: {</div><div>        <span style="color:rgb(156,220,254)">"enable-updates"</span>: <span style="color:rgb(86,156,214)">true</span></div><div>     },</div><div>     </div><div>        <span style="color:rgb(156,220,254)">"ddns-replace-client-name"</span>: <span style="color:rgb(206,145,120)">"always"</span>,</div><div>        <span style="color:rgb(156,220,254)">"ddns-generated-prefix"</span>: <span style="color:rgb(206,145,120)">"v6"</span>,</div><div>        <span style="color:rgb(156,220,254)">"ddns-qualifying-suffix"</span>: <span style="color:rgb(206,145,120)">"local.markert.live"</span>,</div><div>        <span style="color:rgb(156,220,254)">"ddns-override-client-update"</span>: <span style="color:rgb(86,156,214)">true</span>,</div><div>        <span style="color:rgb(156,220,254)">"ddns-override-no-update"</span>: <span style="color:rgb(86,156,214)">true</span>,</div><br><div>     </div><div>        <span style="color:rgb(156,220,254)">"hostname-char-set"</span>: <span style="color:rgb(206,145,120)">"[^A-Za-z0-9.-]"</span>,</div><div>        <span style="color:rgb(156,220,254)">"hostname-char-replacement"</span>: <span style="color:rgb(206,145,120)">"x"</span>,</div><div>     </div><div>    </div><div>            <span style="color:rgb(156,220,254)">"client-classes"</span>: [</div><div>    {</div><div>        <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"Default"</span>,</div><div>        <span style="color:rgb(156,220,254)">"test"</span>: <span style="color:rgb(206,145,120)">"not (option[1].hex == '0x00020000AB11D087EFD048F95BBD')"</span>,</div><div>        <span style="color:rgb(156,220,254)">"option-data"</span>: </div><div>        [</div><div>            {</div><div>                <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"dns-servers"</span>,</div><div>                <span style="color:rgb(156,220,254)">"data"</span>: <span style="color:rgb(206,145,120)">"fd00:192:168:3::1"</span></div><div>            },</div><div>            {</div><div>                <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"domain-search"</span>,</div><div>                <span style="color:rgb(156,220,254)">"data"</span>: <span style="color:rgb(206,145,120)">"local.markert.live"</span></div><div>            }</div><div>         ]</div><div>                </div><div>    }</div><div>],</div><div>    </div><div>    <span style="color:rgb(156,220,254)">"loggers"</span>: [</div><div>      {</div><div>        <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"kea-dhcp6"</span>,</div><div>        <span style="color:rgb(156,220,254)">"severity"</span>: <span style="color:rgb(206,145,120)">"DEBUG"</span>,</div><div>        <span style="color:rgb(156,220,254)">"debuglevel"</span>: <span style="color:rgb(181,206,168)">99</span>,</div><div>        <span style="color:rgb(156,220,254)">"output_options"</span>: [</div><div>          {</div><div>            <span style="color:rgb(156,220,254)">"output"</span>: <span style="color:rgb(206,145,120)">"kea-dhcp6.log"</span>,</div><div>            <span style="color:rgb(156,220,254)">"maxver"</span>: <span style="color:rgb(181,206,168)">10</span></div><div>          }</div><div>        ]</div><div>      },</div><div>            {</div><div>        <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"kea-dhcp6.dhcpsrv"</span>,</div><div>        <span style="color:rgb(156,220,254)">"severity"</span>: <span style="color:rgb(206,145,120)">"DEBUG"</span>,</div><div>        <span style="color:rgb(156,220,254)">"debuglevel"</span>: <span style="color:rgb(181,206,168)">99</span>,</div><div>        <span style="color:rgb(156,220,254)">"output_options"</span>: [</div><div>          {</div><div>            <span style="color:rgb(156,220,254)">"output"</span>: <span style="color:rgb(206,145,120)">"dhcp6-dhcpsrv.log"</span>,</div><div>            <span style="color:rgb(156,220,254)">"maxver"</span>: <span style="color:rgb(181,206,168)">10</span></div><div>          }</div><div>        ]</div><div>      },</div><br><div>      {</div><div>        <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"kea-dhcp6.leases"</span>,</div><div>        <span style="color:rgb(156,220,254)">"severity"</span>: <span style="color:rgb(206,145,120)">"DEBUG"</span>,</div><div>        <span style="color:rgb(156,220,254)">"debuglevel"</span>: <span style="color:rgb(181,206,168)">99</span>,</div><div>        <span style="color:rgb(156,220,254)">"output_options"</span>: [</div><div>          {</div><div>            <span style="color:rgb(156,220,254)">"output"</span>: <span style="color:rgb(206,145,120)">"dhcp6-leases.log"</span>,</div><div>            <span style="color:rgb(156,220,254)">"maxver"</span>: <span style="color:rgb(181,206,168)">10</span></div><div>          }</div><div>        ]</div><div>      }</div><div>    ],</div><div>        <span style="color:rgb(156,220,254)">"interfaces-config"</span>:</div><div>        {</div><div>                <span style="color:rgb(156,220,254)">"interfaces"</span>: [<span style="color:rgb(206,145,120)">"enp2s0"</span>], <span style="color:rgb(106,153,85)">// This is the internal interface</span></div><div>                <span style="color:rgb(156,220,254)">"service-sockets-max-retries"</span>: <span style="color:rgb(181,206,168)">10</span>,</div><div>                <span style="color:rgb(156,220,254)">"service-sockets-retry-wait-time"</span>: <span style="color:rgb(181,206,168)">3000</span></div><div>            },</div><div>            </div><div>            <span style="color:rgb(156,220,254)">"lease-database"</span>:</div><div>            {</div><div>                <span style="color:rgb(156,220,254)">"type"</span>: <span style="color:rgb(206,145,120)">"memfile"</span>,</div><div>                <span style="color:rgb(156,220,254)">"persist"</span>: <span style="color:rgb(86,156,214)">true</span>,</div><div>                <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"kea-leases6.csv"</span>,</div><div>                <span style="color:rgb(156,220,254)">"lfc-interval"</span>: <span style="color:rgb(181,206,168)">3600</span></div><div>            },</div><br><div>            <span style="color:rgb(156,220,254)">"renew-timer"</span>: <span style="color:rgb(181,206,168)">15840</span>,</div><div>            <span style="color:rgb(156,220,254)">"rebind-timer"</span>: <span style="color:rgb(181,206,168)">27720</span>,</div><div>            <span style="color:rgb(156,220,254)">"valid-lifetime"</span>: <span style="color:rgb(181,206,168)">31680</span>,</div><div>    </div><div>            <span style="color:rgb(156,220,254)">"shared-networks"</span>: </div><div>        [</div><div>                {</div><div>                    <span style="color:rgb(244,71,71)">#</span> <span style="color:rgb(244,71,71)">Name</span> <span style="color:rgb(244,71,71)">of</span> <span style="color:rgb(244,71,71)">the</span> <span style="color:rgb(244,71,71)">shared</span> <span style="color:rgb(244,71,71)">network.</span> <span style="color:rgb(244,71,71)">It</span> <span style="color:rgb(244,71,71)">may</span> <span style="color:rgb(244,71,71)">be</span> <span style="color:rgb(244,71,71)">an</span> <span style="color:rgb(244,71,71)">arbitrary</span> <span style="color:rgb(244,71,71)">string</span></div><div>                    <span style="color:rgb(244,71,71)">#</span> <span style="color:rgb(244,71,71)">and</span> <span style="color:rgb(244,71,71)">it</span> <span style="color:rgb(244,71,71)">must</span> <span style="color:rgb(244,71,71)">be</span> <span style="color:rgb(244,71,71)">unique</span> <span style="color:rgb(244,71,71)">among</span> <span style="color:rgb(244,71,71)">all</span> <span style="color:rgb(244,71,71)">shared</span> <span style="color:rgb(244,71,71)">networks.</span></div><div>                    <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"markert-live-local"</span>,</div><br><div>                    <span style="color:rgb(244,71,71)">#</span> <span style="color:rgb(244,71,71)">The</span> <span style="color:rgb(244,71,71)">subnet</span> <span style="color:rgb(244,71,71)">selector</span> <span style="color:rgb(244,71,71)">can</span> <span style="color:rgb(244,71,71)">be</span> <span style="color:rgb(244,71,71)">specified</span> <span style="color:rgb(244,71,71)">at</span> <span style="color:rgb(244,71,71)">the</span> <span style="color:rgb(244,71,71)">shared-network</span> <span style="color:rgb(244,71,71)">level.</span></div><div>                    <span style="color:rgb(244,71,71)">#</span> <span style="color:rgb(244,71,71)">Subnets</span> <span style="color:rgb(244,71,71)">from</span> <span style="color:rgb(244,71,71)">this</span> <span style="color:rgb(244,71,71)">shared</span> <span style="color:rgb(244,71,71)">network</span> <span style="color:rgb(244,71,71)">will</span> <span style="color:rgb(244,71,71)">be</span> <span style="color:rgb(244,71,71)">selected</span> <span style="color:rgb(244,71,71)">for</span> <span style="color:rgb(244,71,71)">directly</span></div><div>                    <span style="color:rgb(244,71,71)">#</span> <span style="color:rgb(244,71,71)">connected</span> <span style="color:rgb(244,71,71)">clients</span> <span style="color:rgb(244,71,71)">sending</span> <span style="color:rgb(244,71,71)">requests</span> <span style="color:rgb(244,71,71)">to</span> <span style="color:rgb(244,71,71)">the</span> <span style="color:rgb(244,71,71)">server's</span> <span style="color:rgb(156,220,254)">"enp2s0"</span> <span style="color:rgb(244,71,71)">interface.</span></div><div>                    <span style="color:rgb(156,220,254)">"interface"</span>: <span style="color:rgb(206,145,120)">"enp2s0"</span>,</div><br><div>                    <span style="color:rgb(244,71,71)">#</span> <span style="color:rgb(244,71,71)">This</span> <span style="color:rgb(244,71,71)">starts</span> <span style="color:rgb(244,71,71)">a</span> <span style="color:rgb(244,71,71)">list</span> <span style="color:rgb(244,71,71)">of</span> <span style="color:rgb(244,71,71)">subnets</span> <span style="color:rgb(244,71,71)">in</span> <span style="color:rgb(244,71,71)">this</span> <span style="color:rgb(244,71,71)">shared</span> <span style="color:rgb(244,71,71)">network.</span></div><div>                    <span style="color:rgb(244,71,71)">#</span> <span style="color:rgb(244,71,71)">There</span> <span style="color:rgb(244,71,71)">are</span> <span style="color:rgb(244,71,71)">two</span> <span style="color:rgb(244,71,71)">subnets</span> <span style="color:rgb(244,71,71)">in</span> <span style="color:rgb(244,71,71)">this</span> <span style="color:rgb(244,71,71)">example.</span></div><div>                    <span style="color:rgb(156,220,254)">"subnet6"</span>: </div><div>                    [</div><div>                    </div><br><div>                        {</div><div>                    <span style="color:rgb(106,153,85)">// Internal ID to identify subnet internally</span></div><div>                    <span style="color:rgb(156,220,254)">"id"</span>: <span style="color:rgb(181,206,168)">19216810</span>,</div><div>                    <span style="color:rgb(106,153,85)">// Subnet for fd00:192:168:0::/48 - static IPs (usable host IP range: fd00:192:168:0::1 - fd00:192:168:0::ffff)</span></div><div>                        <span style="color:rgb(156,220,254)">"subnet"</span>: <span style="color:rgb(206,145,120)">"fd00:192:168:0::/48"</span>, </div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Add DHCP IPv6 Pool</span></div><div>                        <span style="color:rgb(156,220,254)">"pools"</span>:</div><div>                        [ ],</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Add reservations here for subnet</span></div><div>                        <span style="color:rgb(156,220,254)">"reservations"</span>:</div><div>                        [</div><div>                            </div><div>                            { </div><div>                            <span style="color:rgb(156,220,254)">"duid"</span>: <span style="color:rgb(206,145,120)">"00:02:00:00:ab:11:d0:87:ef:d0:48:f9:5b:bd"</span>,</div><div>                             </div><div>                            <span style="color:rgb(156,220,254)">"ip-addresses"</span>: [ <span style="color:rgb(206,145,120)">"fd00:192:168:0::1"</span> ],</div><div>                            <span style="color:rgb(156,220,254)">"hostname"</span>: <span style="color:rgb(206,145,120)">"v6-vmhomeserver"</span></div><div>                            }</div><div>                            </div><div>                        </div><div>                    ],</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Additional information for subnet</span></div><div>                        <span style="color:rgb(156,220,254)">"option-data"</span>:</div><div>                        [</div><div>                            {</div><div>                                <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"dns-servers"</span>,</div><div>                                <span style="color:rgb(156,220,254)">"data"</span>: <span style="color:rgb(206,145,120)">"fd00:192:168:3::1"</span></div><div>                                </div><div>                            },</div><div>                            {</div><div>                                <span style="color:rgb(156,220,254)">"name"</span>: <span style="color:rgb(206,145,120)">"domain-search"</span>,</div><div>                                <span style="color:rgb(156,220,254)">"data"</span>: <span style="color:rgb(206,145,120)">"local.markert.live"</span></div><div>                            }</div><div>                        ]</div><div>            </div><div>                },</div><div>                </div><div>                </div><div>                {</div><div>                <span style="color:rgb(156,220,254)">"id"</span>: <span style="color:rgb(181,206,168)">1921681</span>,</div><div>                        <span style="color:rgb(106,153,85)">// Subnet for fd00:192:168:1::/48 - static IPs (usable host IP range: fd00:192:168:1::1 - fd00:192:168:1::ffff)</span></div><div>                        <span style="color:rgb(156,220,254)">"subnet"</span>: <span style="color:rgb(206,145,120)">"fd00:192:168:1::/48"</span>, </div><div>                        </div><div>                        <span style="color:rgb(156,220,254)">"client-class"</span>: <span style="color:rgb(206,145,120)">"Default"</span>,</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Add DHCP IPv6 Pool</span></div><div>                        <span style="color:rgb(156,220,254)">"pools"</span>:</div><div>                        [ ],</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Add reservations here for subnet</span></div><div>                        <span style="color:rgb(156,220,254)">"reservations"</span>:</div><div>                        [</div><div>                        </div><div>                            </div><div>                            { </div><div>                            <span style="color:rgb(156,220,254)">"hw-address"</span>: <span style="color:rgb(206,145,120)">"52:54:00:74:f6:13"</span>,</div><div>                            </div><div>                            <span style="color:rgb(156,220,254)">"ip-addresses"</span>: [ <span style="color:rgb(206,145,120)">"fd00:192:168:1::1"</span> ],</div><div>                            <span style="color:rgb(156,220,254)">"hostname"</span>: <span style="color:rgb(206,145,120)">"v6-vmhomeserver"</span></div><div>                            </div><div>                        </div><div>                            }</div><div>                                </div><div>                            </div><div>                        </div><div>                    ]</div><div>                        </div><div>                },</div><div>                </div><div>                </div><div>                </div><div>                {</div><div>                <span style="color:rgb(156,220,254)">"id"</span>: <span style="color:rgb(181,206,168)">1921682</span>,</div><div>                        <span style="color:rgb(106,153,85)">// Subnet for fd00:192:168:2::/48 - static IPs (usable host IP range: fd00:192:168:2::1 - fd00:192:168:2::ffff)</span></div><div>                        <span style="color:rgb(156,220,254)">"subnet"</span>: <span style="color:rgb(206,145,120)">"fd00:192:168:2::/48"</span>, </div><div>                        </div><div>                        <span style="color:rgb(156,220,254)">"client-class"</span>: <span style="color:rgb(206,145,120)">"Default"</span>,</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Add DHCP IPv6 Pool</span></div><div>                        <span style="color:rgb(156,220,254)">"pools"</span>:</div><div>                        [ ],</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Add reservations here for subnet</span></div><div>                        <span style="color:rgb(156,220,254)">"reservations"</span>:</div><div>                        [</div><div>                        </div><div>                            </div><div>                            { </div><div>                            <span style="color:rgb(156,220,254)">"hw-address"</span>: <span style="color:rgb(206,145,120)">"52:54:00:74:f6:13"</span>,</div><div>                            </div><div>                            <span style="color:rgb(156,220,254)">"ip-addresses"</span>: [ <span style="color:rgb(206,145,120)">"fd00:192:168:2::1"</span> ],</div><div>                            <span style="color:rgb(156,220,254)">"hostname"</span>: <span style="color:rgb(206,145,120)">"v6-vmhomeserver"</span></div><div>                            </div><div>                        </div><div>                            }</div><div>                        </div><div>                        </div><div>                    ]</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Additional information for subnet</span></div><div>                        <span style="color:rgb(106,153,85)">//"option-data":</span></div><div>                        </div><div>                },</div><div>                </div><div>                </div><div>                {</div><div>                <span style="color:rgb(156,220,254)">"id"</span>: <span style="color:rgb(181,206,168)">1921683</span>,</div><div>                        <span style="color:rgb(106,153,85)">// Subnet for fd00:192:168:3::/48 - static IPs (usable host IP range: fd00:192:168:3::1 - fd00:192:168:3::ffff)</span></div><div>                        <span style="color:rgb(156,220,254)">"subnet"</span>: <span style="color:rgb(206,145,120)">"fd00:192:168:3::/48"</span>, </div><div>                        </div><div>                        <span style="color:rgb(156,220,254)">"client-class"</span>: <span style="color:rgb(206,145,120)">"Default"</span>,</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Add DHCP IPv6 Pool</span></div><div>                        <span style="color:rgb(156,220,254)">"pools"</span>:</div><div>                        [ ],</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Add reservations here for subnet</span></div><div>                        <span style="color:rgb(156,220,254)">"reservations"</span>:</div><div>                        [</div><br><div>                            { </div><div>                            <span style="color:rgb(156,220,254)">"hw-address"</span>: <span style="color:rgb(206,145,120)">"52:54:00:74:f6:13"</span>,</div><div>                            <span style="color:rgb(156,220,254)">"ip-addresses"</span>: [ <span style="color:rgb(206,145,120)">"fd00:192:168:3::1"</span> ],</div><div>                            <span style="color:rgb(156,220,254)">"hostname"</span>: <span style="color:rgb(206,145,120)">"v6-vmhomeserver"</span></div><div>                        </div><div>                            },</div><div>                                        </div><div>                            { </div><div>                            <span style="color:rgb(156,220,254)">"duid"</span>: <span style="color:rgb(206,145,120)">"00:04:71:7d:ec:24:45:86:f2:f8:07:fd:6a:c2:53:b6:be:da"</span>,</div><div>                            <span style="color:rgb(156,220,254)">"ip-addresses"</span>: [ <span style="color:rgb(206,145,120)">"fd00:192:168:3::2"</span> ],</div><div>                            <span style="color:rgb(156,220,254)">"hostname"</span>: <span style="color:rgb(206,145,120)">"v6-homeserver"</span></div><div>                        </div><div>                            },</div><div>                            </div><div>                            <span style="color:rgb(106,153,85)">// VMDatabaseServer</span></div><div>                            { </div><div>                            <span style="color:rgb(106,153,85)">//"hw-address": "52:54:00:ef:57:d9", </span></div><div>                            <span style="color:rgb(156,220,254)">"duid"</span>: <span style="color:rgb(206,145,120)">"00:03:00:01:52:54:00:ef:57:d9"</span>,</div><div>                            <span style="color:rgb(156,220,254)">"ip-addresses"</span>: [ <span style="color:rgb(206,145,120)">"fd00:192:168:3::3"</span> ],</div><div>                            <span style="color:rgb(156,220,254)">"hostname"</span>: <span style="color:rgb(206,145,120)">"v6-vmdatabaseserver"</span></div><div>                            <span style="color:rgb(106,153,85)">//"option-data":</span></div><div>                        </div><div>                            },</div><div>                            </div><div>                            <span style="color:rgb(106,153,85)">// VMHomeHub</span></div><div>                            { </div><div>                            <span style="color:rgb(106,153,85)">//"hw-address": "52:54:00:ed:13:86", </span></div><div>                            <span style="color:rgb(156,220,254)">"duid"</span>: <span style="color:rgb(206,145,120)">"00:03:00:01:52:54:00:ed:13:86"</span>,</div><div>                            <span style="color:rgb(156,220,254)">"ip-addresses"</span>: [ <span style="color:rgb(206,145,120)">"fd00:192:168:3::4"</span> ],</div><div>                            <span style="color:rgb(156,220,254)">"hostname"</span>: <span style="color:rgb(206,145,120)">"v6-vmhomehub"</span></div><div>                            <span style="color:rgb(106,153,85)">//"option-data":</span></div><div>                        </div><div>                            }</div><div>                        </div><div>                    ]</div><div>                        </div><div>                        <span style="color:rgb(106,153,85)">// Additional information for subnet</span></div><div>                        <span style="color:rgb(106,153,85)">//"option-data":</span></div><div>                        </div><div>                },</div><div>                </div><div>                </div><div>                        {</div><div>                                <span style="color:rgb(156,220,254)">"id"</span>: <span style="color:rgb(181,206,168)">19216816</span>,</div><div>                                <span style="color:rgb(156,220,254)">"subnet"</span>: <span style="color:rgb(206,145,120)">"fd00:192:168:f::/48"</span>,</div><div>                                <span style="color:rgb(156,220,254)">"client-class"</span>: <span style="color:rgb(206,145,120)">"Default"</span>,</div><div>                                <span style="color:rgb(156,220,254)">"pools"</span>: </div><div>                                [</div><div>                                    { </div><div>                                        <span style="color:rgb(156,220,254)">"pool"</span>:  <span style="color:rgb(206,145,120)">"fd00:192:168:f::5-fd00:192:168:f::ffff"</span></div><div>                                    } </div><div>                                ],</div><div>                                </div><div>                                <span style="color:rgb(106,153,85)">// Add reservations here for subnet</span></div><div>                                <span style="color:rgb(156,220,254)">"reservations"</span>:</div><div>                                [</div><div>                                    <span style="color:rgb(106,153,85)">// VMHomeServer - interface 'enp2s0'</span></div><div>                                    { </div><div>                                        <span style="color:rgb(156,220,254)">"hw-address"</span>: <span style="color:rgb(206,145,120)">"52:54:00:74:f6:13"</span>, </div><div>                                        <span style="color:rgb(156,220,254)">"ip-addresses"</span>: [ <span style="color:rgb(206,145,120)">"fd00:192:0168:f::1"</span> ],</div><div>                                        <span style="color:rgb(156,220,254)">"hostname"</span>: <span style="color:rgb(206,145,120)">"v6-vmhomeserver"</span></div><div>                                        <span style="color:rgb(106,153,85)">//"option-data":</span></div><div>                        </div><div>                                    }</div><div>                        </div><div>                                ]</div><div>                                <span style="color:rgb(106,153,85)">// Additional information for subnet</span></div><div>                                <span style="color:rgb(106,153,85)">//"option-data":</span></div><div>                        }</div><div>                    ]</div><div>                }</div><div>        ]</div><div>            <span style="color:rgb(244,71,71)">#</span> <span style="color:rgb(244,71,71)">end</span> <span style="color:rgb(244,71,71)">of</span> <span style="color:rgb(244,71,71)">shared-networks</span></div><div>    </div><div>    </div><div>    }</div><div>}</div><br></div></div><div><br></div><div>However, after a few hours the right host name is assigned again, so that is strange. It seems to happen primarily after Debian updates on 'homehub' and 'databaseserver' (and occasionally restarts of those)</div><div><br></div><div>Best,</div><div>C.</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Am Mi., 26. Nov. 2025 um 02:58 Uhr schrieb <<a href="mailto:kea-users-request@lists.isc.org">kea-users-request@lists.isc.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send Kea-users mailing list submissions to<br>
        <a href="mailto:kea-users@lists.isc.org" target="_blank">kea-users@lists.isc.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:kea-users-request@lists.isc.org" target="_blank">kea-users-request@lists.isc.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:kea-users-owner@lists.isc.org" target="_blank">kea-users-owner@lists.isc.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Kea-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: ddns for a zone in multiple views (Ben Sparks (<a href="http://bzsparks.com" rel="noreferrer" target="_blank">bzsparks.com</a>))<br>
   2. Re: The client class design in newer kea versions - 3.0.0<br>
      (Darren Ankney)<br>
   3. Re: Kea-DHCPv6: No static reservations available (Darren Ankney)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 25 Nov 2025 13:34:15 +0000<br>
From: "Ben Sparks (<a href="http://bzsparks.com" rel="noreferrer" target="_blank">bzsparks.com</a>)" <<a href="mailto:ben@bzsparks.com" target="_blank">ben@bzsparks.com</a>><br>
To: Kea user's list <<a href="mailto:kea-users@lists.isc.org" target="_blank">kea-users@lists.isc.org</a>><br>
Subject: Re: [Kea-users] ddns for a zone in multiple views<br>
Message-ID:<br>
        <c9C63CJg1JjeRD9gbEkwvB5Fv2C37RwttAxLNy48G_nNVH8ILuG2XEJ9-bxpZDdCYHtCDPHlNsSssddAdB8B2Tmi74s2AEJoS-PYYdXbz4k=@<a href="http://bzsparks.com" rel="noreferrer" target="_blank">bzsparks.com</a>><br>
<br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Peter,<br>
<br>
Thank you, your suggestion pointed me in the correct direction. I'm now using the "in-view" zone option to share zones between views. Kea is now sending ddns updates to the primary view which are visible to all other views now. This also simplified the bind9 configuration.<br>
<br>
Thanks again,<br>
<br>
Ben<br>
<br>
On Tuesday, November 25th, 2025 at 11:26 AM, Peter Davies <<a href="mailto:peterd@isc.org" target="_blank">peterd@isc.org</a>> wrote:<br>
<br>
> Hi Ben,<br>
> In a kea-dhcp-ddns configuration file, each ?dns-domain? definition can include<br>
> a single "key-name" statement, which refers to a previously defined TSig key.<br>
><br>
> Since kea-dhcp-ddns does not permit duplicate dns-domain definitions, assigning<br>
> multiple keys to the same domain is not possible.<br>
><br>
> One option to overcome this is to load the same zone in all views on your DNS<br>
> server. This could address the key limitation of the assignment.<br>
><br>
> If multiple forward zones were updated at each lease renewal, implementing<br>
> conflict resolution would be rather complex.<br>
><br>
> Kind Regards Peter<br>
><br>
> On 24/11/2025 16.30, Ben Sparks (<a href="http://bzsparks.com" rel="noreferrer" target="_blank">bzsparks.com</a>) via Kea-users wrote:<br>
><br>
>> Hello,<br>
>><br>
>> I have a question about kea ddns sending to bind9 with multiple views for the same zone. We separate different networks by view for control of response policy zones but I would like all users to be able to perform forward and reserve resolutions for devices.<br>
>><br>
>> Is something like this possible?<br>
>><br>
>> #bind9 views<br>
>> view 1<br>
>> tsig1-key<br>
>> zone <a href="http://iot.example.com" rel="noreferrer" target="_blank">iot.example.com</a><br>
>><br>
>> view 2<br>
>> tsig2-key<br>
>> zone <a href="http://iot.example.com" rel="noreferrer" target="_blank">iot.example.com</a><br>
>><br>
>> view 3<br>
>> tsig3-key<br>
>> zone <a href="http://iot.example.com" rel="noreferrer" target="_blank">iot.example.com</a><br>
>><br>
>> #kea ddns<br>
>> "ddns-domains": [<br>
>> {<br>
>> "name": "<a href="http://iot.example.com" rel="noreferrer" target="_blank">iot.example.com</a>.",<br>
>> "key-names": [<br>
>> "tsig1-key",<br>
>> "tsig2-key",<br>
>> "tsig3-key"<br>
>> ],<br>
>> "dns-servers": [<br>
>> { "ip-address": "10.1.1.1" }<br>
>> ]<br>
>> }<br>
>> ]<br>
>><br>
>> "ddns-domains": [<br>
>> {<br>
>> "name": "1.2.10.in-addr.arpa.",<br>
>> "key-names": [<br>
>> "tsig1-key",<br>
>> "tsig2-key",<br>
>> "tsig3-key"<br>
>> ],<br>
>> "dns-servers": [<br>
>> { "ip-address": "10.1.1.1" }<br>
>> ]<br>
>> } ]<br>
>><br>
>> Thank you,<br>
>><br>
>> Ben<br>
><br>
> --<br>
> Peter Davies<br>
> Support Engineer<br>
> Internet Systems Corporation<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="https://lists.isc.org/pipermail/kea-users/attachments/20251125/83101705/attachment-0001.htm" rel="noreferrer" target="_blank">https://lists.isc.org/pipermail/kea-users/attachments/20251125/83101705/attachment-0001.htm</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 25 Nov 2025 10:36:26 -0500<br>
From: Darren Ankney <<a href="mailto:darren.ankney@gmail.com" target="_blank">darren.ankney@gmail.com</a>><br>
To: "Kea user's list" <<a href="mailto:kea-users@lists.isc.org" target="_blank">kea-users@lists.isc.org</a>><br>
Subject: Re: [Kea-users] The client class design in newer kea versions<br>
        - 3.0.0<br>
Message-ID:<br>
        <<a href="mailto:CAKabWHjUfHdM5E5bXo7DZrj_eEv_axEBGmLSqp1ve0qVVKShYQ@mail.gmail.com" target="_blank">CAKabWHjUfHdM5E5bXo7DZrj_eEv_axEBGmLSqp1ve0qVVKShYQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
Hi,<br>
<br>
Kea will evaluate all classes.  It won't stop when a match is<br>
encountered.  Clients can be members of multiple classes.  It will be<br>
difficult to help without seeing your configuration, logs and a packet<br>
capture of the client that is not matching the class.<br>
<br>
Thank you,<br>
Darren Ankney<br>
<br>
On Fri, Nov 21, 2025 at 3:50?PM <a href="mailto:tachibanashita@outlook.com" target="_blank">tachibanashita@outlook.com</a><br>
<<a href="mailto:tachibanashita@outlook.com" target="_blank">tachibanashita@outlook.com</a>> wrote:<br>
><br>
> Hello everyone,<br>
><br>
> Last year, I tested on kea 2.6.2 with two different client classes Client_class1 and Client_class2 with similar configurations but slightly different, then I found my devices couldn?t match the Client_class2 even it should match all the criteria. Some other kea users told me that it was because I defined the Client_class1 configuration first then the Client_class2 configuration. So when the device came online, kea detects it match the criteria of Client_class1 first, so it won?t check the rest of similar client classes.<br>
><br>
> I am wondering if you have made some improvement on this and allow kea to match the most satisfying client class instead of the 1st defined one? Thank you.<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Best Regards,<br>
><br>
><br>
><br>
> --<br>
> ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
><br>
> To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
> <a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Tue, 25 Nov 2025 10:57:37 -0500<br>
From: Darren Ankney <<a href="mailto:darren.ankney@gmail.com" target="_blank">darren.ankney@gmail.com</a>><br>
To: "Kea user's list" <<a href="mailto:kea-users@lists.isc.org" target="_blank">kea-users@lists.isc.org</a>><br>
Subject: Re: [Kea-users] Kea-DHCPv6: No static reservations available<br>
Message-ID:<br>
        <CAKabWHhfwxCNNiO8aENOc_152A1GNB=<a href="mailto:ZcCGJ6ACcEXRq7SsJdA@mail.gmail.com" target="_blank">ZcCGJ6ACcEXRq7SsJdA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
Hi Christoph,<br>
<br>
Please can you share your configuration?  Whether Kea replaces<br>
hostnames, generates dynamic hostnames and / or honors the clients<br>
wishes from the flags in option 39 (all described here:<br>
<a href="https://kea.readthedocs.io/en/stable/arm/dhcp6-srv.html#ddns-for-dhcpv6" rel="noreferrer" target="_blank">https://kea.readthedocs.io/en/stable/arm/dhcp6-srv.html#ddns-for-dhcpv6</a>)<br>
depend on several settings in the configuration.  Option 39 flags and<br>
their meanings are described in the ARM<br>
(<a href="https://kea.readthedocs.io/en/stable/arm/dhcp6-srv.html#when-does-the-kea-dhcp6-server-generate-a-ddns-request" rel="noreferrer" target="_blank">https://kea.readthedocs.io/en/stable/arm/dhcp6-srv.html#when-does-the-kea-dhcp6-server-generate-a-ddns-request</a>)<br>
and in RFC4704 (<a href="https://datatracker.ietf.org/doc/html/rfc4704" rel="noreferrer" target="_blank">https://datatracker.ietf.org/doc/html/rfc4704</a>).  There<br>
does seem to be some strange behavior here, but without additional<br>
information it is impossible to say what is happening and whether is<br>
*should* be.<br>
<br>
As for the log messages, this one "no static reservations available"<br>
is "ALLOC_ENGINE_V6_ALLOC_UNRESERVED" which is described here:<br>
<a href="https://kea.readthedocs.io/en/stable/kea-messages.html#alloc-engine-v6-alloc-unreserved" rel="noreferrer" target="_blank">https://kea.readthedocs.io/en/stable/kea-messages.html#alloc-engine-v6-alloc-unreserved</a><br>
and this one "no leases found but reservations" is<br>
"ALLOC_ENGINE_V6_ALLOC_NO_LEASES_HR" and is described here:<br>
<a href="https://kea.readthedocs.io/en/stable/kea-messages.html#alloc-engine-v6-alloc-no-leases-hr" rel="noreferrer" target="_blank">https://kea.readthedocs.io/en/stable/kea-messages.html#alloc-engine-v6-alloc-no-leases-hr</a><br>
<br>
As for the reason for these messages, I could only guess without<br>
seeing the full configuration.<br>
<br>
Thank you,<br>
Darren Ankney<br>
<br>
On Sun, Nov 23, 2025 at 11:43?PM Christoph Markert <<a href="mailto:maggiv8@gmail.com" target="_blank">maggiv8@gmail.com</a>> wrote:<br>
><br>
> Hi there,<br>
><br>
> I do observe a strange behaviour since a while now on KEA DHCPv6 (dual stack with KEA DHCP v4 as well, but the problem does not occur on v4!). Kea version is 2.6.3<br>
> Within my v6 configuration file, I do have the following entry:<br>
> ....<br>
> // VMDatabaseServer<br>
> {<br>
>     //"hw-address": "52:54:00:ef:57:d9",<br>
>     "duid": "00:03:00:01:52:54:00:ef:57:d9",<br>
>     "ip-addresses": [ "fd00:192:168:3::3" ],<br>
>     "hostname": "v6-vmdatabaseserver"<br>
>     //"option-data":<br>
><br>
>     },<br>
><br>
> ....<br>
><br>
> When restarting VMDatabaseServer, it doesn't get the hostname 'v6-vmdatabaseserver' assigned, but 'v6-fd00-192-168-3--3.local.markert.live.' Kea assigns the correct IPv6 address ,but it doesn't recognize the hostname. I don't understand why Kea states the following messages in the log: 'no leases found but reservations' / 'no static reservations available'.<br>
><br>
> Here is the kea-dhcp6.log file excerpt:<br>
> 2025-11-24 03:53:47.522 DEBUG [kea-dhcp6.packets/2314.140128965162944] DHCP6_BUFFER_RECEIVED received buffer from fe80::5054:ff:feef:57d9:546 to ff02::1:2:0 over interface enp2s0<br>
> 2025-11-24 03:53:47.523 DEBUG [kea-dhcp6.options/2314.140128923162304] DHCP6_BUFFER_UNPACK parsing buffer received from fe80::5054:ff:feef:57d9 to ff02::1:2 over interface enp2s0<br>
> 2025-11-24 03:53:47.523 INFO  [kea-dhcp6.dhcp6/2314.140128923162304] DHCP6_QUERY_LABEL received query: duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486<br>
> 2025-11-24 03:53:47.524 DEBUG [kea-dhcp6.eval/2314.140128923162304] EVAL_DEBUG_OPTION duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: Pushing option 1 with value 0x00030001525400EF57D9<br>
> 2025-11-24 03:53:47.524 DEBUG [kea-dhcp6.eval/2314.140128923162304] EVAL_DEBUG_STRING duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: Pushing text string '0x00020000AB11D087EFD048F95BBD'<br>
> 2025-11-24 03:53:47.524 DEBUG [kea-dhcp6.eval/2314.140128923162304] EVAL_DEBUG_EQUAL duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: Popping 0x307830303032303030304142313144303837454644303438463935424244 and 0x00030001525400EF57D9 pushing result 'false'<br>
> 2025-11-24 03:53:47.524 DEBUG [kea-dhcp6.eval/2314.140128923162304] EVAL_DEBUG_NOT duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: Popping 'false' pushing 'true'<br>
> 2025-11-24 03:53:47.525 INFO  [kea-dhcp6.packets/2314.140128923162304] DHCP6_PACKET_RECEIVED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: RELEASE (type 8) received from fe80::5054:ff:feef:57d9 to ff02::1:2 on interface enp2s0<br>
> 2025-11-24 03:53:47.525 DEBUG [kea-dhcp6.packets/2314.140128923162304] DHCP6_QUERY_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486, packet details: local_address=[ff02::1:2]:0, remote_address=[fe80::5054:ff:feef:57d9]:546,<br>
> msg_type=RELEASE (8), trans_id=0xa4e486,<br>
> options:<br>
>   type=00001, len=00010: 00:03:00:01:52:54:00:ef:57:d9<br>
>   type=00002, len=00014: 00:01:00:01:2f:25:a8:ed:52:54:00:16:67:1d<br>
>   type=00003(IA_NA), len=00040: iaid=1448103320, t1=0, t2=0,<br>
> options:<br>
>     type=00005(IAADDR), len=00024: address=fd00:192:168:3::3, preferred-lft=0, valid-lft=0<br>
>   type=00008, len=00002: 27332 (uint16)<br>
> No relays traversed.<br>
><br>
> 2025-11-24 03:53:47.526 DEBUG [kea-dhcp6.packets/2314.140128923162304] DHCP6_SUBNET_SELECTED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: the subnet with ID 1921681 was selected for client assignments<br>
> 2025-11-24 03:53:47.526 DEBUG [kea-dhcp6.packets/2314.140128923162304] DHCP6_SUBNET_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: the selected subnet details: fd00:192:168:1::/48<br>
> 2025-11-24 03:53:47.526 DEBUG [kea-dhcp6.hosts/2314.140128923162304] HOSTS_CFG_GET_ALL_IDENTIFIER get all hosts with reservations using identifier: hwaddr=525400EF57D9<br>
> 2025-11-24 03:53:47.527 DEBUG [kea-dhcp6.hosts/2314.140128923162304] HOSTS_CFG_GET_ALL_IDENTIFIER_COUNT using identifier hwaddr=525400EF57D9, found 0 host(s)<br>
> 2025-11-24 03:53:47.527 DEBUG [kea-dhcp6.hosts/2314.140128923162304] HOSTS_CFG_GET_ALL_IDENTIFIER get all hosts with reservations using identifier: duid=00030001525400EF57D9<br>
> 2025-11-24 03:53:47.527 DEBUG [kea-dhcp6.hosts/2314.140128923162304] HOSTS_CFG_GET_ALL_IDENTIFIER_HOST using identifier: duid=00030001525400EF57D9, found host: duid=00030001525400EF57D9 ipv6_subnet_id=1921683 hostname=v6-vmdatabaseserver ipv4_reservation=(no) siaddr=(no) sname=(empty) file=(empty) key=(empty) ipv6_reservation0=fd00:192:168:3::3<br>
> 2025-11-24 03:53:47.527 DEBUG [kea-dhcp6.hosts/2314.140128923162304] HOSTS_CFG_GET_ALL_IDENTIFIER_COUNT using identifier duid=00030001525400EF57D9, found 1 host(s)<br>
> 2025-11-24 03:53:47.527 DEBUG [kea-dhcp6.dhcp6/2314.140128923162304] DHCP6_CLASS_ASSIGNED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: client packet has been assigned to the following class: KNOWN<br>
> 2025-11-24 03:53:47.527 DEBUG [kea-dhcp6.dhcp6/2314.140128923162304] DHCP6_CLASSES_ASSIGNED_AFTER_SUBNET_SELECTION duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: client packet has been assigned to the following classes: ALL, Default, KNOWN<br>
> 2025-11-24 03:53:47.527 DEBUG [kea-dhcp6.dhcp6/2314.140128923162304] DHCP6_CLASSES_ASSIGNED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: client packet has been assigned on RELEASE message to the following classes: ALL, Default, KNOWN<br>
> 2025-11-24 03:53:47.528 DEBUG [kea-dhcp6.options/2314.140128923162304] DHCP6_ADD_STATUS_CODE_FOR_IA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: adding Status Code to IA with iaid=1448103320: Success(0) "Lease released. Thank you, please come again."<br>
> 2025-11-24 03:53:47.528 DEBUG [kea-dhcp6.options/2314.140128923162304] DHCP6_ADD_GLOBAL_STATUS_CODE duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: adding Status Code to DHCPv6 packet: Success(0) "Summary status for all processed IA_NAs"<br>
> 2025-11-24 03:53:47.528 INFO  [kea-dhcp6.packets/2314.140128923162304] DHCP6_PACKET_SEND duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: trying to send packet REPLY (type 7) from [ff02::1:2]:547 to [fe80::5054:ff:feef:57d9]:546 on interface enp2s0<br>
> 2025-11-24 03:53:47.528 DEBUG [kea-dhcp6.packets/2314.140128923162304] DHCP6_RESPONSE_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xa4e486: responding with packet REPLY (type 7), packet details: local_address=[ff02::1:2]:547, remote_address=[fe80::5054:ff:feef:57d9]:546,<br>
> msg_type=REPLY (7), trans_id=0xa4e486,<br>
> options:<br>
>   type=00001, len=00010: 00:03:00:01:52:54:00:ef:57:d9<br>
>   type=00002, len=00014: 00:01:00:01:2f:25:a8:ed:52:54:00:16:67:1d<br>
>   type=00003(IA_NA), len=00063: iaid=1448103320, t1=0, t2=0,<br>
> options:<br>
>     type=00013, len=00047: Success(0) "Lease released. Thank you, please come again."<br>
>   type=00013, len=00041: Success(0) "Summary status for all processed IA_NAs"<br>
> No relays traversed.<br>
><br>
> 2025-11-24 03:53:51.527 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_LEASES_RECLAMATION_START starting reclamation of expired leases (limit = 100 leases or 250 milliseconds)<br>
> 2025-11-24 03:53:51.528 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_LEASE_RECLAIM duid=[00:03:00:01:52:54:00:ef:57:d9], [hwtype=1 52:54:00:ef:57:d9]: reclaiming expired lease for prefix fd00:192:168:3::3/128<br>
> 2025-11-24 03:53:51.529 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_LEASE_RECLAIMED successfully reclaimed lease fd00:192:168:3::3<br>
> 2025-11-24 03:53:51.529 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_LEASES_RECLAMATION_COMPLETE reclaimed 1 leases in 1.437 ms<br>
> 2025-11-24 03:53:51.529 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_NO_MORE_EXPIRED_LEASES all expired leases have been reclaimed<br>
> 2025-11-24 03:54:01.542 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_RECLAIMED_LEASES_DELETE begin deletion of reclaimed leases expired more than 3600 seconds ago<br>
> 2025-11-24 03:54:01.542 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_RECLAIMED_LEASES_DELETE_COMPLETE successfully deleted 0 expired-reclaimed leases<br>
> 2025-11-24 03:54:01.543 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_LEASES_RECLAMATION_START starting reclamation of expired leases (limit = 100 leases or 250 milliseconds)<br>
> 2025-11-24 03:54:01.543 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_LEASES_RECLAMATION_COMPLETE reclaimed 0 leases in 0.053 ms<br>
> 2025-11-24 03:54:01.543 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_NO_MORE_EXPIRED_LEASES all expired leases have been reclaimed<br>
> 2025-11-24 03:54:11.556 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_LEASES_RECLAMATION_START starting reclamation of expired leases (limit = 100 leases or 250 milliseconds)<br>
> 2025-11-24 03:54:11.556 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_LEASES_RECLAMATION_COMPLETE reclaimed 0 leases in 0.067 ms<br>
> 2025-11-24 03:54:11.556 DEBUG [kea-dhcp6.alloc-engine/2314.140128965162944] ALLOC_ENGINE_V6_NO_MORE_EXPIRED_LEASES all expired leases have been reclaimed<br>
> 2025-11-24 03:54:17.038 DEBUG [kea-dhcp6.packets/2314.140128965162944] DHCP6_BUFFER_RECEIVED received buffer from fe80::5054:ff:feef:57d9:546 to ff02::1:2:0 over interface enp2s0<br>
> 2025-11-24 03:54:17.039 DEBUG [kea-dhcp6.options/2314.140128914769600] DHCP6_BUFFER_UNPACK parsing buffer received from fe80::5054:ff:feef:57d9 to ff02::1:2 over interface enp2s0<br>
> 2025-11-24 03:54:17.039 INFO  [kea-dhcp6.dhcp6/2314.140128914769600] DHCP6_QUERY_LABEL received query: duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3<br>
> 2025-11-24 03:54:17.039 DEBUG [kea-dhcp6.eval/2314.140128914769600] EVAL_DEBUG_OPTION duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: Pushing option 1 with value 0x00030001525400EF57D9<br>
> 2025-11-24 03:54:17.039 DEBUG [kea-dhcp6.eval/2314.140128914769600] EVAL_DEBUG_STRING duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: Pushing text string '0x00020000AB11D087EFD048F95BBD'<br>
> 2025-11-24 03:54:17.039 DEBUG [kea-dhcp6.eval/2314.140128914769600] EVAL_DEBUG_EQUAL duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: Popping 0x307830303032303030304142313144303837454644303438463935424244 and 0x00030001525400EF57D9 pushing result 'false'<br>
> 2025-11-24 03:54:17.039 DEBUG [kea-dhcp6.eval/2314.140128914769600] EVAL_DEBUG_NOT duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: Popping 'false' pushing 'true'<br>
> 2025-11-24 03:54:17.039 INFO  [kea-dhcp6.packets/2314.140128914769600] DHCP6_PACKET_RECEIVED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: SOLICIT (type 1) received from fe80::5054:ff:feef:57d9 to ff02::1:2 on interface enp2s0<br>
> 2025-11-24 03:54:17.039 DEBUG [kea-dhcp6.packets/2314.140128914769600] DHCP6_QUERY_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3, packet details: local_address=[ff02::1:2]:0, remote_address=[fe80::5054:ff:feef:57d9]:546,<br>
> msg_type=SOLICIT (1), trans_id=0xaeccc3,<br>
> options:<br>
>   type=00001, len=00010: 00:03:00:01:52:54:00:ef:57:d9<br>
>   type=00003(IA_NA), len=00012: iaid=1448103320, t1=0, t2=0<br>
>   type=00006, len=00014: 23(uint16) 24(uint16) 31(uint16) 56(uint16) 82(uint16) 103(uint16) 144(uint16)<br>
>   type=00008, len=00002: 0 (uint16)<br>
>   type=00014, len=00000:<br>
>   type=00025(IA_PD), len=00012: iaid=1448103320, t1=0, t2=0<br>
>   type=39(CLIENT_FQDN), flags: (N=0, O=0, S=1), domain-name='vmdatabaseserver' (partial)<br>
> No relays traversed.<br>
><br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.packets/2314.140128914769600] DHCP6_SUBNET_SELECTED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: the subnet with ID 1921681 was selected for client assignments<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.packets/2314.140128914769600] DHCP6_SUBNET_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: the selected subnet details: fd00:192:168:1::/48<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.hosts/2314.140128914769600] HOSTS_CFG_GET_ALL_IDENTIFIER get all hosts with reservations using identifier: hwaddr=525400EF57D9<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.hosts/2314.140128914769600] HOSTS_CFG_GET_ALL_IDENTIFIER_COUNT using identifier hwaddr=525400EF57D9, found 0 host(s)<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.hosts/2314.140128914769600] HOSTS_CFG_GET_ALL_IDENTIFIER get all hosts with reservations using identifier: duid=00030001525400EF57D9<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.hosts/2314.140128914769600] HOSTS_CFG_GET_ALL_IDENTIFIER_HOST using identifier: duid=00030001525400EF57D9, found host: duid=00030001525400EF57D9 ipv6_subnet_id=1921683 hostname=v6-vmdatabaseserver ipv4_reservation=(no) siaddr=(no) sname=(empty) file=(empty) key=(empty) ipv6_reservation0=fd00:192:168:3::3<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.hosts/2314.140128914769600] HOSTS_CFG_GET_ALL_IDENTIFIER_COUNT using identifier duid=00030001525400EF57D9, found 1 host(s)<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.dhcp6/2314.140128914769600] DHCP6_CLASS_ASSIGNED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: client packet has been assigned to the following class: KNOWN<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.dhcp6/2314.140128914769600] DHCP6_CLASSES_ASSIGNED_AFTER_SUBNET_SELECTION duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: client packet has been assigned to the following classes: ALL, Default, KNOWN<br>
> 2025-11-24 03:54:17.040 DEBUG [kea-dhcp6.ddns/2314.140128914769600] DHCP6_DDNS_RECEIVE_FQDN duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: received DHCPv6 Client FQDN option: type=39(CLIENT_FQDN), flags: (N=0, O=0, S=1), domain-name='vmdatabaseserver' (partial)<br>
> 2025-11-24 03:54:17.041 DEBUG [kea-dhcp6.ddns/2314.140128914769600] DHCP6_DDNS_RESPONSE_FQDN_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: including FQDN option in the server's response: type=39(CLIENT_FQDN), flags: (N=0, O=0, S=1), domain-name='' (partial)<br>
> 2025-11-24 03:54:17.041 DEBUG [kea-dhcp6.alloc-engine/2314.140128914769600] ALLOC_ENGINE_V6_ALLOC_LEASES_HR leases and static reservations found for client duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3<br>
> 2025-11-24 03:54:17.041 DEBUG [kea-dhcp6.alloc-engine/2314.140128914769600] ALLOC_ENGINE_V6_CALCULATED_PREFERRED_LIFETIME duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: using a calculated preferred-lifetime of 19800<br>
> 2025-11-24 03:54:17.042 DEBUG [kea-dhcp6.alloc-engine/2314.140128914769600] ALLOC_ENGINE_V6_ALLOC_NO_LEASES_HR no leases found but reservations exist for client duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3<br>
> 2025-11-24 03:54:17.042 DEBUG [kea-dhcp6.alloc-engine/2314.140128914769600] ALLOC_ENGINE_V6_ALLOC_UNRESERVED no static reservations available - trying to dynamically allocate leases for client duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3<br>
> 2025-11-24 03:54:17.042 WARN  [kea-dhcp6.alloc-engine/2314.140128914769600] ALLOC_ENGINE_V6_ALLOC_FAIL_SHARED_NETWORK duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: failed to allocate a lease in the shared network markert-live-local: 0 subnets have no available leases, 5 subnets have no matching pools<br>
> 2025-11-24 03:54:17.042 WARN  [kea-dhcp6.alloc-engine/2314.140128914769600] ALLOC_ENGINE_V6_ALLOC_FAIL_NO_POOLS duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: no pools were available for the lease allocation<br>
> 2025-11-24 03:54:17.042 WARN  [kea-dhcp6.alloc-engine/2314.140128914769600] ALLOC_ENGINE_V6_ALLOC_FAIL_CLASSES duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: Failed to allocate an IPv6 address for client with classes: ALL, Default, KNOWN<br>
> 2025-11-24 03:54:17.042 DEBUG [kea-dhcp6.options/2314.140128914769600] DHCP6_ADD_STATUS_CODE_FOR_IA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: adding Status Code to IA with iaid=1448103320: NoPrefixAvail(6) "Sorry, no prefixes could be allocated."<br>
> 2025-11-24 03:54:17.042 DEBUG [kea-dhcp6.dhcp6/2314.140128914769600] DHCP6_CLASSES_ASSIGNED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: client packet has been assigned on SOLICIT message to the following classes: ALL, Default, KNOWN<br>
> 2025-11-24 03:54:17.042 INFO  [kea-dhcp6.packets/2314.140128914769600] DHCP6_PACKET_SEND duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: trying to send packet ADVERTISE (type 2) from [ff02::1:2]:547 to [fe80::5054:ff:feef:57d9]:546 on interface enp2s0<br>
> 2025-11-24 03:54:17.043 DEBUG [kea-dhcp6.packets/2314.140128914769600] DHCP6_RESPONSE_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xaeccc3: responding with packet ADVERTISE (type 2), packet details: local_address=[ff02::1:2]:547, remote_address=[fe80::5054:ff:feef:57d9]:546,<br>
> msg_type=ADVERTISE (2), trans_id=0xaeccc3,<br>
> options:<br>
>   type=00001, len=00010: 00:03:00:01:52:54:00:ef:57:d9<br>
>   type=00002, len=00014: 00:01:00:01:2f:25:a8:ed:52:54:00:16:67:1d<br>
>   type=00003(IA_NA), len=00040: iaid=1448103320, t1=15840, t2=27720,<br>
> options:<br>
>     type=00005(IAADDR), len=00024: address=fd00:192:168:3::3, preferred-lft=19800, valid-lft=31680<br>
>   type=00023, len=00016: fd00:192:168:3::1<br>
>   type=00024, len=00020: "local.markert.live." (fqdn)<br>
>   type=00025(IA_PD), len=00056: iaid=1448103320, t1=0, t2=0,<br>
> options:<br>
>     type=00013, len=00040: NoPrefixAvail(6) "Sorry, no prefixes could be allocated."<br>
>   type=39(CLIENT_FQDN), flags: (N=0, O=0, S=1), domain-name='' (partial)<br>
> No relays traversed.<br>
><br>
> 2025-11-24 03:54:18.139 DEBUG [kea-dhcp6.packets/2314.140128965162944] DHCP6_BUFFER_RECEIVED received buffer from fe80::5054:ff:feef:57d9:546 to ff02::1:2:0 over interface enp2s0<br>
> 2025-11-24 03:54:18.140 DEBUG [kea-dhcp6.options/2314.140128906376896] DHCP6_BUFFER_UNPACK parsing buffer received from fe80::5054:ff:feef:57d9 to ff02::1:2 over interface enp2s0<br>
> 2025-11-24 03:54:18.140 INFO  [kea-dhcp6.dhcp6/2314.140128906376896] DHCP6_QUERY_LABEL received query: duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827<br>
> 2025-11-24 03:54:18.140 DEBUG [kea-dhcp6.eval/2314.140128906376896] EVAL_DEBUG_OPTION duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: Pushing option 1 with value 0x00030001525400EF57D9<br>
> 2025-11-24 03:54:18.141 DEBUG [kea-dhcp6.eval/2314.140128906376896] EVAL_DEBUG_STRING duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: Pushing text string '0x00020000AB11D087EFD048F95BBD'<br>
> 2025-11-24 03:54:18.141 DEBUG [kea-dhcp6.eval/2314.140128906376896] EVAL_DEBUG_EQUAL duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: Popping 0x307830303032303030304142313144303837454644303438463935424244 and 0x00030001525400EF57D9 pushing result 'false'<br>
> 2025-11-24 03:54:18.141 DEBUG [kea-dhcp6.eval/2314.140128906376896] EVAL_DEBUG_NOT duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: Popping 'false' pushing 'true'<br>
> 2025-11-24 03:54:18.141 INFO  [kea-dhcp6.packets/2314.140128906376896] DHCP6_PACKET_RECEIVED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: REQUEST (type 3) received from fe80::5054:ff:feef:57d9 to ff02::1:2 on interface enp2s0<br>
> 2025-11-24 03:54:18.141 DEBUG [kea-dhcp6.packets/2314.140128906376896] DHCP6_QUERY_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827, packet details: local_address=[ff02::1:2]:0, remote_address=[fe80::5054:ff:feef:57d9]:546,<br>
> msg_type=REQUEST (3), trans_id=0xfa827,<br>
> options:<br>
>   type=00001, len=00010: 00:03:00:01:52:54:00:ef:57:d9<br>
>   type=00002, len=00014: 00:01:00:01:2f:25:a8:ed:52:54:00:16:67:1d<br>
>   type=00003(IA_NA), len=00040: iaid=1448103320, t1=0, t2=0,<br>
> options:<br>
>     type=00005(IAADDR), len=00024: address=fd00:192:168:3::3, preferred-lft=0, valid-lft=0<br>
>   type=00006, len=00012: 23(uint16) 24(uint16) 31(uint16) 56(uint16) 103(uint16) 144(uint16)<br>
>   type=00008, len=00002: 0 (uint16)<br>
>   type=39(CLIENT_FQDN), flags: (N=0, O=0, S=1), domain-name='vmdatabaseserver' (partial)<br>
> No relays traversed.<br>
><br>
> 2025-11-24 03:54:18.141 DEBUG [kea-dhcp6.packets/2314.140128906376896] DHCP6_SUBNET_SELECTED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: the subnet with ID 1921681 was selected for client assignments<br>
> 2025-11-24 03:54:18.141 DEBUG [kea-dhcp6.packets/2314.140128906376896] DHCP6_SUBNET_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: the selected subnet details: fd00:192:168:1::/48<br>
> 2025-11-24 03:54:18.142 DEBUG [kea-dhcp6.hosts/2314.140128906376896] HOSTS_CFG_GET_ALL_IDENTIFIER get all hosts with reservations using identifier: hwaddr=525400EF57D9<br>
> 2025-11-24 03:54:18.142 DEBUG [kea-dhcp6.hosts/2314.140128906376896] HOSTS_CFG_GET_ALL_IDENTIFIER_COUNT using identifier hwaddr=525400EF57D9, found 0 host(s)<br>
> 2025-11-24 03:54:18.142 DEBUG [kea-dhcp6.hosts/2314.140128906376896] HOSTS_CFG_GET_ALL_IDENTIFIER get all hosts with reservations using identifier: duid=00030001525400EF57D9<br>
> 2025-11-24 03:54:18.142 DEBUG [kea-dhcp6.hosts/2314.140128906376896] HOSTS_CFG_GET_ALL_IDENTIFIER_HOST using identifier: duid=00030001525400EF57D9, found host: duid=00030001525400EF57D9 ipv6_subnet_id=1921683 hostname=v6-vmdatabaseserver ipv4_reservation=(no) siaddr=(no) sname=(empty) file=(empty) key=(empty) ipv6_reservation0=fd00:192:168:3::3<br>
> 2025-11-24 03:54:18.142 DEBUG [kea-dhcp6.hosts/2314.140128906376896] HOSTS_CFG_GET_ALL_IDENTIFIER_COUNT using identifier duid=00030001525400EF57D9, found 1 host(s)<br>
> 2025-11-24 03:54:18.142 DEBUG [kea-dhcp6.dhcp6/2314.140128906376896] DHCP6_CLASS_ASSIGNED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: client packet has been assigned to the following class: KNOWN<br>
> 2025-11-24 03:54:18.142 DEBUG [kea-dhcp6.dhcp6/2314.140128906376896] DHCP6_CLASSES_ASSIGNED_AFTER_SUBNET_SELECTION duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: client packet has been assigned to the following classes: ALL, Default, KNOWN<br>
> 2025-11-24 03:54:18.142 DEBUG [kea-dhcp6.ddns/2314.140128906376896] DHCP6_DDNS_RECEIVE_FQDN duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: received DHCPv6 Client FQDN option: type=39(CLIENT_FQDN), flags: (N=0, O=0, S=1), domain-name='vmdatabaseserver' (partial)<br>
> 2025-11-24 03:54:18.143 DEBUG [kea-dhcp6.ddns/2314.140128906376896] DHCP6_DDNS_RESPONSE_FQDN_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: including FQDN option in the server's response: type=39(CLIENT_FQDN), flags: (N=0, O=0, S=1), domain-name='' (partial)<br>
> 2025-11-24 03:54:18.143 DEBUG [kea-dhcp6.alloc-engine/2314.140128906376896] ALLOC_ENGINE_V6_ALLOC_LEASES_HR leases and static reservations found for client duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827<br>
> 2025-11-24 03:54:18.143 DEBUG [kea-dhcp6.alloc-engine/2314.140128906376896] ALLOC_ENGINE_V6_CALCULATED_PREFERRED_LIFETIME duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: using a calculated preferred-lifetime of 19800<br>
> 2025-11-24 03:54:18.143 DEBUG [kea-dhcp6.dhcp6/2314.140128906376896] DHCP6_CLASSES_ASSIGNED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: client packet has been assigned on REQUEST message to the following classes: ALL, Default, KNOWN<br>
> 2025-11-24 03:54:18.144 DEBUG [kea-dhcp6.ddns/2314.140128906376896] DHCP6_DDNS_FQDN_GENERATED duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: generated FQDN for the client: v6-fd00-192-168-3--3.local.markert.live.<br>
> 2025-11-24 03:54:18.144 DEBUG [kea-dhcp6.ddns/2314.140128906376896] DHCP6_DDNS_CREATE_ADD_NAME_CHANGE_REQUEST duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: created name change request: Type: 0 (CHG_ADD)<br>
> Forward Change: yes<br>
> Reverse Change: yes<br>
> FQDN: [v6-fd00-192-168-3--3.local.markert.live.]<br>
> IP Address: [fd00:192:168:3::3]<br>
> DHCID: [000201A2DBEB419810CCF195778B161D49A9142E8BF2C86B4AF212031D611D82FFFFC3]<br>
> Lease Expires On: 19700101000000<br>
> Lease Length: 10560<br>
> Conflict Resolution Mode: check-with-dhcid<br>
><br>
> 2025-11-24 03:54:18.145 INFO  [kea-dhcp6.packets/2314.140128906376896] DHCP6_PACKET_SEND duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: trying to send packet REPLY (type 7) from [ff02::1:2]:547 to [fe80::5054:ff:feef:57d9]:546 on interface enp2s0<br>
> 2025-11-24 03:54:18.145 DEBUG [kea-dhcp6.packets/2314.140128906376896] DHCP6_RESPONSE_DATA duid=[00:03:00:01:52:54:00:ef:57:d9], [no hwaddr info], tid=0xfa827: responding with packet REPLY (type 7), packet details: local_address=[ff02::1:2]:547, remote_address=[fe80::5054:ff:feef:57d9]:546,<br>
> msg_type=REPLY (7), trans_id=0xfa827,<br>
> options:<br>
>   type=00001, len=00010: 00:03:00:01:52:54:00:ef:57:d9<br>
>   type=00002, len=00014: 00:01:00:01:2f:25:a8:ed:52:54:00:16:67:1d<br>
>   type=00003(IA_NA), len=00040: iaid=1448103320, t1=15840, t2=27720,<br>
> options:<br>
>     type=00005(IAADDR), len=00024: address=fd00:192:168:3::3, preferred-lft=19800, valid-lft=31680<br>
>   type=00023, len=00016: fd00:192:168:3::1<br>
>   type=00024, len=00020: "local.markert.live." (fqdn)<br>
>   type=39(CLIENT_FQDN), flags: (N=0, O=0, S=1), domain-name='v6-fd00-192-168-3--3.local.markert.live.' (full)<br>
> No relays traversed.<br>
> --<br>
> ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
><br>
> To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
> <a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
<br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
Kea-users mailing list<br>
<a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Kea-users Digest, Vol 137, Issue 23<br>
******************************************<br>
</blockquote></div></div>