Re: MVP for a DHCP server

Edgar Fuß <[email protected]> Wed, 16 Jul 2025 09:42:32 +0200
Newsgroups gmane.os.netbsd.devel.network
Message-ID <aHdX6APKUxZ/[email protected]>
> The absolute dream goal for me is that either the client OR the DNS server is the source of truth for hostname <-> ip address mapping.
In my installation, it's the DNS server (or, rather, some master configuration file the zone files are derived from).
The DHCP server then has fixed-address <DNS name> statements.