From: <[EMAIL PROTECTED]>
To: "dfolkins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, September 20, 2002 6:18 AM
Subject: Re: DHCPD doesn't want to bind to any interface


> Selon dfolkins <[EMAIL PROTECTED]>:
> > From: <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Thursday, September 19, 2002 1:07 PM
> > Subject: Re: DHCPD doesn't want to bind to any interface
> >
> >
> > > Selon Lowell Gilbert <[EMAIL PROTECTED]>:
> > > > [EMAIL PROTECTED] 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?:
> > <path to dhcpd>/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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to