https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219

Julien Cigar <jul...@perdition.city> changed:

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

--- Comment #13 from Julien Cigar <jul...@perdition.city> ---
I *think* I experienced something similar on a Soekris 6501 (amd64) recently.
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 the
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 MASTER
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to