Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 2020 15:43:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 246879] Kernel module vmm and sysctl net.link.tap.up_on_open=1
Message-ID:  <bug-246879-27103-3LdbDGxARt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246879-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246879-27103@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=3D246879

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Brandon Helsley from comment #2)
What exactly is the bug?  Indeed, vmm needs to be loaded on the system befo=
re
you can use bhyve at all.  It can be loaded using loader.conf or with kldlo=
ad.=20
If you use a bhyve wrapper script like vmrun, this will be done automatical=
ly.

net.link.tap.up_on_open=3D1 needs to be set if you are using a tap interfac=
e on
the host to pass packets through to the virtual network interface in the gu=
est.
 That is documented:
https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html

--=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-246879-27103-3LdbDGxARt>