On Fri, May 16, 2025 at 10:38:58PM +0200, Kristof Provost wrote: > As Lexi pointed out in another e-mail: users should assign addresses to the > bridge, never to bridge member interfaces. >
Could you, please, also explain why this is the requirement, besides stating that the configuration is invalid? Let me give some context there: for me, such config appears when I set up normal host, with the usual setting of IP address on a physical interface. Then some time later, realizing that I want to run a bhyve there as well, I need to add a bridge. But for situation where the host is remote and even without console access, it means to either keep the invalid config if IP address on interface, or blindly do the sensitive config update without a way to test it before reboot. So I at least want to understand why do I need to risk of making the machine non-reachable.