Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2005 21:38:20 -0400
From:      Tim Holmes <tim@unixtechs.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Strange problem with DHCPD
Message-ID:  <20050818013820.GC55022@blackguy.unixtechs.org>
In-Reply-To: <dc6701ba0508160828f253671@mail.gmail.com>
References:  <dc6701ba0508160828f253671@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 
| 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 ?
| 
| 
| 
| -- 
| Any help would be greatly appreciated.
| regards,
| Carstea Catalin
| _______________________________________________
| freebsd-questions@freebsd.org mailing list
| http://lists.freebsd.org/mailman/listinfo/freebsd-questions
| To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
`------------------------------------------------------------------- 

If you do a /usr/local/etc/rc.d/isc-dhcpd.sh rcvar it will tell you
that you don't have it enabled in your /etc/rc.conf.  Most of these
start up scripts have these.  Sometimes you'll need more than one edit,
and it will point this out to you.

tdh

-- 
 ----------------+-------------------------------------------------
       \./       |     Tim Holmes  --  em@il: tim@unixtechs.org
      (0Y0)      |         UIN: 17021091  -- AIM: tdh004
 -ooO--(_)--Ooo--+-------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050818013820.GC55022>