dhcpd interface specification

Rob stopspam at users.sourceforge.net
Tue May 4 00:14:15 PDT 2004


twig les wrote:
> Hey all, I'm missing something small here.  I set up isc's dhcp
> server to listen on one interface and it listens on both.
> 

I do exactly this by adding to /etc/rc.conf:

   dhcpd_enable="YES"
   dhcpd_flags="rl1"


and that works fine. When I do "ps auwx | grep dhcpd", I get:


   root 213 [...] /usr/local/sbin/dhcpd rl1 -cf /usr/local/etc/dhcpd.conf


Rob.




More information about the freebsd-questions mailing list