From owner-freebsd-questions Mon Sep 23 8: 3:17 2002 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 CBF7D37B401 for ; Mon, 23 Sep 2002 08:03:15 -0700 (PDT) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B72443E42 for ; Mon, 23 Sep 2002 08:03:11 -0700 (PDT) (envelope-from dfolkins@comcast.net) Disposition-notification-to: dfolkins@comcast.net Received: from groovy3xp (pcp01731796pcs.selrsv01.pa.comcast.net [68.83.131.193]) by mtaout04.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with SMTP id <0H2W00MBKCH99M@mtaout04.icomcast.net> for freebsd-questions@freebsd.org; Mon, 23 Sep 2002 11:03:09 -0400 (EDT) Date: Mon, 23 Sep 2002 11:03:01 -0400 From: dfolkins Subject: Re: DHCPD doesn't want to bind to any interface To: chojin@chojin.info Cc: freebsd-questions@freebsd.org Message-id: <001a01c26312$501611e0$0a00a8c0@groovy3xp> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <1032284788.3d876a743e008@webmail.tarakan-network.com> <44n0qe3tt7.fsf@be-well.ilk.org> <1032455257.3d8a045951eff@tarakan> <002901c2604b$a832a420$0a00a8c0@groovy3xp> <1032517093.3d8af5e596fb2@webmail.tarakan-network.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: To: "dfolkins" Cc: Sent: Friday, September 20, 2002 6:18 AM Subject: Re: DHCPD doesn't want to bind to any interface > Selon dfolkins : > > From: > > Cc: > > Sent: Thursday, September 19, 2002 1:07 PM > > Subject: Re: DHCPD doesn't want to bind to any interface > > > > > > > Selon Lowell Gilbert : > > > > chojin@chojin.info writes: > > > > > > > > > recently I rebooted my box (FreeBSD 4.6-STABLE) and since this reboot, > > > > dhcpd > > > > > cannot bind to any interface. I upgraded to FreeBSD 4.7-PRERELEASE > > then > > > > > rebooted, same thing. The configuration file is ok and untouched for > > many > > > > > months. > > > > > I use isc-dhcp provided with FreeBSD. > > > > > > > > dhcpd isn't part of the FreeBSD base system. Do you perhaps need to > > > > update your dhcpd as well? > > > > > > > > What happens when you try to start dhcpd by hand? > > > > > > it says rl0: not found > > > > > are you running dhcpd as follows?: > > /dhcpd rl0 > > > > or are you using some other command line arguments for it? > > > > in other words, what is the exact command line that you use to run dhcpd > > (when you run it by hand). > > I use /usr/local/sbin/dhcpd -cf /usr/local/etc/dhcpd.conf rl0 > why do you use the -cf option? /usr/local/etc/dhcpd.conf is the default conf file for dhcpd, i dont think you need to specify it. try running just /usr/local/sbin/dhcpd rl0 and see what happens. -- dfolkins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message