Re: bhyve and multiple network devices

2021-05-04 Thread Juraj Lutter
> On 4 May 2021, at 15:23, Shawn Webb wrote: > > Unfortunately, bhyve doesn't support renamed tap devices. You'll need > to keep the original tapN name. > > What you might want to experiment with is setting a description for > the tap device. For example: > > ifconfig tapN description

Re: bhyve and multiple network devices

2021-05-04 Thread Shawn Webb
On Mon, May 03, 2021 at 10:46:34PM +0200, Juraj Lutter wrote: > Hi, > > my bhyve command line (on 13.0-RELEASE) is: > > /usr/sbin/bhyve -c 2 -m 4G -H -A -P -u -s 0:0,hostbridge -s 1:0,lpc -s > 2:0,virtio-net,tap100 -s 3:0,virtio-net,priv0 -s >