[Bug 221122] Attaching interface to a bridge stops all traffic on uplink NIC for few seconds
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Dec 2021 04:11:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221122
--- 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="bridge0"
ifconfig_bridge0="inet 10.0.0.2 netmask 0xffffff00 addm igb0"
ifconfig_igb0="up"
--
You are receiving this mail because:
You are the assignee for the bug.