Bhyve help

2020-05-05 Thread Brandon helsley
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

Re: Bhyve help

2020-05-05 Thread Robert Crowston via freebsd-virtualization
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

Re: Bhyve help

2020-05-05 Thread Brandon helsley
I have re0 but the ip address is under wlan0 with my CenturyLink Sent from Outlook Mobile From: Robert Crowston Sent: Tuesday, May 5, 2020 3:14:43 AM To: Brandon helsley ; freebsd-virtualization@freebsd.org Subject: Re: Bhyve help What

Re: Bhyve help

2020-05-05 Thread Aryeh Friedman
On Tue, May 5, 2020 at 5:21 AM Brandon helsley 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

Re: Bhyve help

2020-05-05 Thread Brandon helsley
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

Re: Bhyve help

2020-05-05 Thread Aryeh Friedman
On Tue, May 5, 2020 at 6:00 AM Brandon helsley wrote: > 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. > The handbook section on virtualization (FreeBSD host) is at best awful and misleading your best guide

Re: Bhyve help

2020-05-05 Thread Brandon helsley
Bhyve gets me to Network installation: "some installation files were not found on the boot volume. The next few screens will allow you to configure networking so that they can be downloaded from the internet." This happens after system components. Sent from Outlook

Re: Bhyve help

2020-05-05 Thread Brandon helsley
Also error while fetching ftp://ftp4.us.freebsd.org/pub/FreeBSD/releases/and64/and64/12.1-RELEASE/base.txz: no address record Sent from Outlook Mobile From: owner-freebsd-virtualizat...@freebsd.org on behalf of Brandon helsley Sent:

Re: Bhyve help

2020-05-05 Thread Aryeh Friedman
When setting up a VM you also need to add the tap it is on to the bridge as well your physical NIC On Tue, May 5, 2020 at 6:28 PM Brandon helsley wrote: > Bhyve gets me to Network installation: "some installation files were not > found on the boot volume. The next few screens will allow you to

Re: Bhyve help

2020-05-05 Thread Brandon helsley
Well how do i add a tap to the bridge the VM is on as well as my physical nic Sent from Outlook Mobile From: Aryeh Friedman Sent: Tuesday, May 5, 2020 5:02:50 PM To: Brandon helsley Cc: freebsd-virtualization@freebsd.org ; Robert

Re: Bhyve help

2020-05-05 Thread Paul Vixie
On Tuesday, 5 May 2020 23:55:01 UTC Brandon helsley wrote: > Well how do i add a tap to the bridge the VM is on as well as my physical > nic my rc.conf has evolved as follows: autobridge_interfaces="bridge0" autobridge_bridge0="tap* igb1" ifconfig_igb1="up media 1000baseTX fib 1"

Re: Bhyve help

2020-05-05 Thread Michael Gmelin
You might want to read https://blog.grem.de/ayvn It also covers using vm-bhyve to manage vms and will explain some things about configuring the network. > On 6. May 2020, at 01:55, Brandon helsley wrote: > > Well how do i add a tap to the bridge the VM is on as well as my physical nic > >

[Bug 246121] [bhyve][PATCH] Append Keyboard Layout specified option for using VNC.

2020-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246121 --- Comment #2 from Koine Yuusuke --- Thank you for you interest in the patch. Unfortunately, I understand that the your suggestions are difficult for the following reasons. The virtual PS2 keyboard driver of the bhyve has a table for