bhyve-webadmin
bhyve-webadmin copied to clipboard
networking with lagg on host
I have a lagg network setup on my FreeBSD server that binds four NICs. When I use this network as the bridge in BVCP, I don't have connectivity on VMs using this network. Ideas?
I'll add that VMs created using vm-bhyve work fine on this same host.
Can I have more detailed information of network topology, i.e ifconfig output with the sensitive data masked out?
I ran some additional tests. I took one of the NICs out of the lagg and used it for another network in BVCP and it's working. So there's something odd with using a lagg as a network in BVCP.
ifconfig_bce3="DHCP" ifconfig_bce0="up" ifconfig_bce1="up" ifconfig_bce2="up" cloned_interfaces="lagg0" ifconfig_lagg0="laggproto failover laggport bce0 laggport bce1 laggport bce2" ipv4_addrs_lagg0="192.168.1.2/24" defaultrouter="192.168.1.1"
ifconfig output would help better