> On 23 Sep 2025, at 21:47, Mark VanDyke <[email protected]> wrote: > > The following relevant portion in my working networking config. > >
You did not show any of the systemd/networkd conf files. What software are you using for dhcp? In my case my ISP provides a PPPoE interface that does a lot of the heavy lifting. You have ethernet without the PPPoE it seems. Then I use /etc/systemd/networkd .conf for the internal and external interfaces. I can get ISC kea dhcp to work for ipv4, but not integrate with bind. So I'm still on ISC dhcpv4 until I have time to fix the integration. The IPv6 is doing prefix deligation and that is all in the .conf files. Barry
