Re: MVP for a DHCP server (was Re: ISC's EoL dhcp suite, including dhcpd)

Martin Husemann <[email protected]> Mon, 14 Jul 2025 19:49:50 +0200
Newsgroups gmane.os.netbsd.devel.network
Message-ID <[email protected]>
On Mon, Jul 14, 2025 at 05:45:10PM +0100, Roy Marples wrote:
> in dhcpcd.conf
> 
> interface bge0
>    inform 192.168.1.12/24

Now you lost me - this is a dhcpcd client configuration, but we were talking
about fixed IPs for clients (which may not be running dhcpcd, and in my
case often are runing something I totally do not have controll over and
lack all reasonable configuration options).

Martin