[Bug 257798] Ubuntu 21.04 can't connect to internet when it is emulated with bhyve on my FreeBSD 13

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Aug 2021 18:24:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257798

--- Comment #4 from mario felicioni <marietto2008@gmail.com> ---
I should not create a tap0 and bridge0 from the shell script. I should add
these entries in rc.conf :

cloned_interfaces="bridge0 tap0"
ifconfig_bridge0="addm em0 addm tap0"

-- 
You are receiving this mail because:
You are the assignee for the bug.