I finally got it working by installing dhcp using apt-get then modifying
the /etc/init.d/dhcp file.  I using dhcpcd, the client, and it don't
install any dhcpcd or dhcp file in the /etc/init.d directory.  After
renaming all the rc*.d files and have them link to the new
/ect/init.d/dhcpcd file I deleted the dhcp package and it works.

Thanks for your help.

Reaz

-----Original Message-----
From: Jeff [mailto:[EMAIL PROTECTED]] 
Sent: Monday, January 06, 2003 2:59 PM
To: [EMAIL PROTECTED]
Subject: Re: dhcpcd

If you install "dhcp" with apt-get, it would have created the
/etc/init.d/dhcp, so if it's not there it was removed.  You could
purge dhcp and reinstall it:

# apt-get remove --purge dhcp
# apt-get install dhcp

and that should put it back to a good starting point.

jc

-- 
Jeff Coppock            Systems Engineer
Diggin' Debian          Admin and User





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to