Douglas J Hunley wrote:

> Joel Hammer babbled on about:
> > Well, fooling around with dhcpcd:
> >
> > The man page says dhcpcd will try to configure your interface; however,
> > when I run dhcpcd against my intranet dhcp server with dhcpcd -d eth0, the
> > interface isn't changed at all. The lease files are set up on the client
> > computer, but no attempt is made to configure the card. Is this correct?
>
> my experience (joining this thread late) is that you should configure eth0
> first with bogus values (mine gets 192.168.1.1) then run dhcp and it will do
> the Right Thing

My experience (limited to 2 machines) is different.  Other than having the
driver built in (not a module), the only thing my boot script did for networking
was run dhcpcd.  Oh, there was one that ran hostname first.

Perhaps if eth0 was already up, dhcpcd just got a lease for the current IP and
nothing else was required.  You can try downing eth0 and then running dhcpcd.

Dave


_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to