[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, 13 Aug 2021 02:08:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257798

Peter Grehan <grehan@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grehan@FreeBSD.org

--- Comment #1 from Peter Grehan <grehan@FreeBSD.org> ---
You also need to set the sysctl to force the tap link-state to move to UP when
bhyve opens the tap device:

# sysctl net.link.tap.up_on_open=1

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