Restarting dhcpd (was: RE: Best practice for defining static IP addresses?)

Glenn Satchell Glenn.Satchell at uniq.com.au
Wed Aug 13 14:03:50 UTC 2008


Perhaps the old process has not completely shutdown when the new one
starts? You could put a sleep command in /etc/init.d/dhcpd - look for
the 'restart)' tag and put a suitable value (maybe sleep 1), so it
looks something like this:

restart)
	$0 stop
	sleep 1
	$0 start
	;;

One other thing, please don't hijack mail threads. For a new message
please start with a new email. This thread has nothing to do with
static IP addresses and it messes up threaded email readers and list
archives.

regards,
-glenn

Date: Wed, 13 Aug 2008 06:33:20 -0700 (PDT)
From: andres wil <wcastro09 at yahoo.com>
Subject: RE: Best practice for defining static IP addresses?
To: dhcp-users at isc.org

Hi
=A0Does Any body knows why this secuense sometimes doesn=B4t work
service dhcpd restart, usually It says failed
but if you put=A0 /etc/init.d/dhcpd start, it works fine
I, am Confused

I appreciate any comment



--- On Wed, 8/6/08, Ryan McCain <Ryan.McCain at dss.state.la.us> wrote:
From: Ryan McCain <Ryan.McCain at dss.state.la.us>
Subject: RE: Best practice for defining static IP addresses?
To: dhcp-users at isc.org
Date: Wednesday, August 6, 2008, 2:08 PM
> ---------------------------------------------------------------------
> This transmission (including any attachments) may contain confidential=20
>



More information about the dhcp-users mailing list