Hi misc@, Just so I not missed anything in reading the man pages [1]:
If you have a machine with an external and an internal NIC e.g. em0 and em1 , and you want to serve DHCP only on em1 , then the only way to do that is as a dhcpd argument, e.g. add a line 'dhcpd="em1"' to /etc/rc.conf.local or alternatively add a line "dhcpd em1" to /etc/rc.local - there is _no way_ to specify in /etc/dhcpd.conf which network interfaces dhcpd will bind/serve on, right? Has this been for a particular reason (i.e. it's a feature) or just noone bothered? The usecase I describe above should be typical. Thanks, Tinker [1] http://man.openbsd.org/dhcpd http://man.openbsd.org/dhcpd.conf.5