  | |  | DHCP | DHCP 2005-01-14 - By Collins, Kevin (MindWorks)
Back The ES version definitely has dhcpd:
$ uname -a Linux cpafisxw 2.4.21-4.ELsmp #1 SMP Fri Oct 3 17:52:56 EDT 2003 i686 i686 i386 GNU/Linux
$ cat /etc/redhat-release Red Hat Enterprise Linux ES release 3 (Taroon)
$ rpm -q dhcp dhcp-3.0pl2-6.14
$ rpm -ql dhcp-3.0pl2-6.14 /etc/rc.d/init.d/dhcpd /etc/rc.d/init.d/dhcrelay /etc/sysconfig/dhcpd /etc/sysconfig/dhcrelay /usr/bin/omshell /usr/sbin/dhcpd /usr/sbin/dhcrelay /usr/share/doc/dhcp-3.0pl2 /usr/share/doc/dhcp-3.0pl2/CHANGES /usr/share/doc/dhcp-3.0pl2/README /usr/share/doc/dhcp-3.0pl2/RELNOTES /usr/share/doc/dhcp-3.0pl2/dhcpd.conf.sample /usr/share/man/man1/omshell.1.gz /usr/share/man/man5/dhcp-eval.5.gz /usr/share/man/man5/dhcpd.conf.5.gz /usr/share/man/man5/dhcpd.leases.5.gz /usr/share/man/man8/dhcpd.8.gz /usr/share/man/man8/dhcrelay.8.gz /var/lib/dhcp /var/lib/dhcp/dhcpd.leases
Kevin
-- --Original Message-- -- From: taroon-list-bounces@(protected) [mailto:taroon-list-bounces@(protected)] On Behalf Of Holger Eilhard Sent: Friday, January 14, 2005 12:30 PM To: 'Discussion of Red Hat Enterprise Linux 3 (Taroon)' Subject: RE: DHCP
Hi again,
> -- --Original Message-- -- > From: taroon-list-bounces@(protected) > [mailto:taroon-list-bounces@(protected)] On Behalf Of Fred Magee > Sent: Friday, January 14, 2005 9:12 PM > To: List Taroon > Subject: DHCP > > Good afternoon. > > I'm trying to setup DHCP on a small test cluster running > RedHat EL3.0 WS. I downloaded and ran rpm -ivh dhcp. Rpm -q > dhcp shows dhcp-2.0pl5-8. However, chkconfig -add dhcp > returns "error reading information on service dhcp: No such > file or directory". I've been googling most of the afternoon > and all references indicate these are the necessary steps. > What am I missing?
Just missed one spot:
The "chkconfig --add" step should have been taken by RPM. If you just want to activate it, you need to use "chkconfig dhcpd on".
Holger
BTW: There's no (official) dhcpd RPM for ES/AS. At least I didn't find it. :)
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |