--- Florin <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] (SI Reasoning) writes: > > > --- Florin <[EMAIL PROTECTED]> wrote: > > > Hi again, > > > > > > I have nothing to say about your dhcpd.conf file > ... > > > but can you type on a > > > Linux client the following command : > > > > > > "ps auwx |grep dhcpcd" and make sure you're > using > > > the -h argument ? > > > > >
sorry, that was my server... here is from a client [root@sidell dhcpc]# ps auwx |grep dhcpcd root 1394 0.0 0.0 1404 452 ? S 04:25 0:00 /sbin/dhcpcd -Y -N eth0 root 4912 0.0 0.1 1752 596 pts/1 S 06:16 0:00 grep dhcpcd > > [sczjd@sidereal sczjd]$ ps auwx |grep dhcpcd > > sczjd 15798 0.0 0.1 1748 588 pts/0 S > > 05:54 0:00 grep dhcpcd > > > > I am unclear by what you mean by the -h argument. > I > > have not modified the dhcpd client so it is pretty > > much running "out of the box". > > > cheers, > > > -- > > > Florin http://www.mandrakesoft.com > > > > > You said that the linux client uses dhcpcd in order > to connect to your > dhcp server. > > Run the ifdown eth0 and then ifup eth0 in order to > request another IP > address for your linux box (using eth0). > > make sure you have an dhcp client installed (check > that with the "rpm > -qa|grep" dhcp command) > > cheers, > -- > Florin http://www.mandrakesoft.com > ===== SI Reasoning [EMAIL PROTECTED] A requirement of creativity is that it contributes to change. Creativity keeps the creator alive. -FRANK HERBERT, unpublished notes __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/
