From owner-freebsd-questions@FreeBSD.ORG Tue Aug 16 15:28:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D769416A41F for ; Tue, 16 Aug 2005 15:28:57 +0000 (GMT) (envelope-from carstea.catalin@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E3843D46 for ; Tue, 16 Aug 2005 15:28:56 +0000 (GMT) (envelope-from carstea.catalin@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so1179919wra for ; Tue, 16 Aug 2005 08:28:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=U7q65cEBXfaSZhle+ufhx/Ht0UABZiSQfWlVOuwg7zBF/wBYZsLNoGh4Y0Qi+lL6zVSq6yDKaYwi7lmmwIvfQlnRYehKX8Hb4FyhwpUS4Cvhc4w1xiMTiRmvDSS/ErFOfnWgefhe6MhE3b2iGEu4s6YWoah5Uc75B3glxFg1UDU= Received: by 10.54.8.51 with SMTP id 51mr4382515wrh; Tue, 16 Aug 2005 08:28:56 -0700 (PDT) Received: by 10.54.131.20 with HTTP; Tue, 16 Aug 2005 08:28:55 -0700 (PDT) Message-ID: Date: Tue, 16 Aug 2005 08:28:55 -0700 From: Carstea Catalin To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Strange problem with DHCPD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2005 15:28:58 -0000 i recently installed net/isc-dhcp3-serverport 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 ? --=20 Any help would be greatly appreciated. regards, Carstea Catalin