Thanks to both of you for the reply. The ps -e shows me a process called dhclient. I did try a cd /etc/dhcpc and got a "no such file or directory".
I was looking for the "/etc/dhcpcd/dhcpcd-eth0.exe" script file to edit it, but without the dhcpcd directory, that's kinda hard. Is there an equivalent script file for dhclient? Or should I just run my scripts in another location (trying to do nsupdate when my ip address changes...) Thanks again. Shawn -----Original Message----- From: Trevor Lauder [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 8:39 PM To: [EMAIL PROTECTED] Subject: Re: (clug-talk) DHCP Client? Although Redhat has a pump rpm it hasn't used it as the dhcp client in years. The one installed by default is dhcpcd. The config directory would be /etc/dhcpc Cheers, -- Personal: Trevor Lauder Web: http://www.thelauders.net E-Mail: [EMAIL PROTECTED] Work: Trevor Lauder Technical Services Specialist Wireless Networks Inc. Web: http://www.wirelessnetworksinc.com E-Mail: [EMAIL PROTECTED] HJ Hornbeck said: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Shawn wrote: > | How do I know which DHCP Client my box is running? > | > | It is a RH8 installation, with 2 NICS - one static IP, the other > dynamic. I don't seem to have a /etc/dhcpcd folder, so I think that one > is out.... > | > | Thanks > | > | Shawn > | > | > > Try "ps -e", many clients hang around in the background to renew the > DHCP lease. I think RH uses pump, but another popular choice is dh-client. > > HJ Hornbeck > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQE+TFyUbYQU8p5saQIRAjJaAJ9UHBORAphKNr16AWZw6VV4DY+8EwCghp7W > Rb9qzsP87rZY0nHJNkhMSUo= > =2yln > -----END PGP SIGNATURE----- > >
