Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jan 2017 14:32:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 211219] NIC status does not pass into a state of "no carrier" after disconnecting the cable.
Message-ID:  <bug-211219-2472-h3srjFcloW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211219-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211219-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211219

Julien Cigar <julien@perdition.city> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien@perdition.city

--- Comment #13 from Julien Cigar <julien@perdition.city> ---
I *think* I experienced something similar on a Soekris 6501 (amd64) recentl=
y.
We have two of those boxes which serve as a redundant firewall, dhcp server,
local DNS server, etc..

The DHCP server is configured in "balancing mode", with something like:

load balance max seconds 3;
mclt 1800;
split 128;

Which means (more of less) that client DHCP requests are balanced between t=
he
two. Recently the BACKUP died (still powered on, but unreachable), but for =
some
unknown reason the clients which got their IPs from the BACKUP DHCP server =
just
"lost" it after the lease time passed.. and didn't get a new IP from the MA=
STER
node.. I suspect also that's because the interfaces didn't go into the "no
carrier" state.

This is on 10.2-RELEASE with 82574L cards.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211219-2472-h3srjFcloW>