https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221122
--- Comment #20 from Mason Loring Bliss <ma...@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.