Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2021 18:18:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 257969] Bridging / TAP interface does not work with bhyve if I want to emulate any linux distro with bhyve
Message-ID:  <bug-257969-27103-Hlc0CmWxKM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257969-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257969-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=3D257969

--- Comment #1 from mario felicioni <marietto2008@gmail.com> ---
I managed to reproduce the problem. When I start the VM using an .sh script=
 I
used "&" at the end of the bhyve command and when I destroy the VM using
bhyvectl --vm=3Dvm0 --destroy the bhyve process continue to run which can be
observed using ps aux | grep bhyve and also in top. So,never use & at the e=
nd
of the bhyve command.

--=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-257969-27103-Hlc0CmWxKM>