Re: vnet with interfaces
- In reply to: Tomek CEDRO : "Re: vnet with interfaces"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Mar 2024 10:24:31 UTC
---> A very simple and elegant shell management tool to play with bhyve is vm-bhyve I never use it. I created my own elegant script that in my opinion works better than vm-bhyve. And I think that I can improve it.... I will... On Tue, Mar 26, 2024 at 8:30 PM Tomek CEDRO <tomek@cedro.info> wrote: > On Tue, Mar 26, 2024 at 7:32 PM Benoit Chesneau > <benoitc@enki-multimedia.eu> wrote: > > How does work VNET with interfaces? Is this as efficient as using pci > passtrough in a vm ? > > Benoît > > Vnet allows you to control networks by the system and make various > configurations networks jails etc, example here: > > > https://klarasystems.com/articles/virtualize-your-network-on-freebsd-with-vnet/ > > PCI passthrough would skip all kernel networking and give your vm > access to the physical cable attached to a NIC. Note that passthrough > needs entry in /boot/loader.conf and disables that device for use in > system. I have a dedicated USB 3.0 controller working that way. > > A very simple and elegant shell management tool to play with bhyve is > vm-bhyve: > > https://www.freshports.org/sysutils/vm-bhyve/ > > Have fun :-) > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > > -- Mario.