Strange problem with DHCPD
    Hexren 
    me at hexren.net
       
    Tue Aug 16 15:33:38 GMT 2005
    
    
  
> i recently installed
> net/isc-dhcp3-server<http://www.freebsd.org/cgi/url.cgi?ports/net/isc-dhcp3-server/pkg-descr>port
> on my server and when i try to start the service from his script
>  /usr/local/etc/rc.d/isc-dhcpd.sh start he doesn't start.
>  But if i try /usr/local/sbin/dhcpd he work fine.
>  Why ?
---------------------------------------------
You need to put the line below in your /etc/rc.conf
dhcpd_enable="YES"
    
    
More information about the freebsd-questions
mailing list