[Bug 257969] Bridging / TAP interface does not work with bhyve if I want to emulate any linux distro with bhyve
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Aug 2021 18:18:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257969 --- 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=vm0 --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 end of the bhyve command. -- You are receiving this mail because: You are the assignee for the bug.