Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Dec 2021 04:11:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 221122] Attaching interface to a bridge stops all traffic on uplink NIC for few seconds
Message-ID:  <bug-221122-7501-jPny6vPyoV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221122-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221122-7501@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=3D221122

--- Comment #20 from Mason Loring Bliss <mason@blisses.org> ---
The bridge is set up per:

    https://wiki.freebsd.org/MasonLoringBliss/JailsEpair

...albeit with igb0 rather than em0 in this case.

So:

cloned_interfaces=3D"bridge0"
ifconfig_bridge0=3D"inet 10.0.0.2 netmask 0xffffff00 addm igb0"
ifconfig_igb0=3D"up"

--=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-221122-7501-jPny6vPyoV>