On 2008-09-20, Lars Kotthoff <[EMAIL PROTECTED]> wrote: >> Is this taken care of? >> >> There must be at least one host statement for every BOOTP client that is >> to be served. > > Yes. I actually copied the configuration from a a Linux server I was using > before for DHCP/BOOTP where everything was working fine.
you can't assume that working on your Linux system means you have the correct config format for OpenBSD. It's a different dhcpd. >> It uses BPF, it won't show up in fstat/netstat/lsof. > > It doesn't seem to react to any bootp requests sent to that port though... Is > there any way to tell whether it's listening properly? if it responds to DHCP requests, it's listening properly, same port for both protocols.

