NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/49167: dhcpd drop lease and connection repeatedly used with a fxp interface
The following reply was made to PR kern/49167; it has been noted by GNATS.
From: Roy Marples <roy%marples.name@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/49167: dhcpd drop lease and connection repeatedly used with
a fxp interface
Date: Mon, 01 Sep 2014 10:18:36 +0100
Hi
dhcpcd respects the interface carrier status as reported by the kernel,
dhclient does not which is why it just works for you.
-K disables this check (which Joerg suggested).
A superfluous inet address on the interface would not affect dhcpcd
carrier checking.
I would recommend running route monitor in a console and / or an
ifwatchd script so that you can log if the interface link is really
flapping or dhcpcd has a bug here. But I suspect it's either a driver or
connectivity issue rather than dhcpcd.
Roy
Home |
Main Index |
Thread Index |
Old Index