Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 6.0.1 upgrade dhcp problem



On Mon, Feb 04, 2013 at 06:27:03PM +1000, Ray Phillips wrote:
> So there's a subtle difference between dhclient and dhcpcd.

Yes - dhcpcd properly monitors link state. You link goes up and down,
usually dhcpcd would renew a lease every time it comes up.

You probably get more readable output if you do not let it background,
simply by running:

  dhcpcd -B

Maybe there are driver bugs that kill the link once dhcpcd configures your
interface, then it comes up a few seconds later, dhcpcd renews and configures
your interface, link drops again...

Martin


Home | Main Index | Thread Index | Old Index