The handbook only says vmm doesn't it. I got bhyve to start without virtio 
kernel module as well as the if_tap but with vmm modules.

I'm at this screen:please choose the appropriate terminal type for your 
system.common console types are: ansi, vt100, xterm, cons25w.

Console type [vt100]:

Sent from Outlook Mobile<https://aka.ms/blhgte>
________________________________
From: Aryeh Friedman <aryeh.fried...@gmail.com>
Sent: Tuesday, May 5, 2020 3:52:26 AM
To: Brandon helsley <brandon.hels...@hotmail.com>
Cc: freebsd-virtualization@freebsd.org <freebsd-virtualization@freebsd.org>; 
Robert Crowston <crows...@protonmail.com>
Subject: Re: Bhyve help



On Tue, May 5, 2020 at 5:21 AM Brandon helsley 
<brandon.hels...@hotmail.com<mailto:brandon.hels...@hotmail.com>> wrote:
I have re0 but the ip address is under wlan0 with my CenturyLink

In order to use vtnet and bridging (both required for bhyve networking) you 
need to load the load the virtio kernel module as well as the if_tap and vmm 
modules (the first one provides the host side of the virtual NIC and the second 
loads the hypervisor components)

Sent from Outlook Mobile<https://aka.ms/blhgte>

________________________________
From: Robert Crowston <crows...@protonmail.com<mailto:crows...@protonmail.com>>
Sent: Tuesday, May 5, 2020 3:14:43 AM
To: Brandon helsley 
<brandon.hels...@hotmail.com<mailto:brandon.hels...@hotmail.com>>; 
freebsd-virtualization@freebsd.org<mailto:freebsd-virtualization@freebsd.org> 
<freebsd-virtualization@freebsd.org<mailto:freebsd-virtualization@freebsd.org>>
Subject: Re: Bhyve help

What are your network interfaces called on your machine? You probably have to 
change igb0 in the example to em0 (an Intel card) or re0 (a Realtek card). Type 
“ifconfig” to list all the interfaces, and look for ones with an ip address to 
figure it out.

On Tue, May 5, 2020 at 10:10, Brandon helsley 
<brandon.hels...@hotmail.com<mailto:brandon.hels...@hotmail.com><mailto:brandon.hels...@hotmail.com<mailto:brandon.hels...@hotmail.com>>>
 wrote:
I'm trying to set up bhyve like the example to learn and when doing the 
physical interface interface get the result no such file or directory the 
command is:

ifconfig bridge0 addm igb0 addm tap0

"In this example, the physical interface is igb0"


Sent from Outlook Mobile<https://aka.ms/blhgte>
_______________________________________________
freebsd-virtualization@freebsd.org<mailto:freebsd-virtualization@freebsd.org> 
mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org<mailto:freebsd-virtualization-unsubscr...@freebsd.org>"


_______________________________________________
freebsd-virtualization@freebsd.org<mailto:freebsd-virtualization@freebsd.org> 
mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org<mailto:freebsd-virtualization-unsubscr...@freebsd.org>"


--
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to