https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268365
Bug ID: 268365
Summary: qlnxe(4) failed to transmit packet in bridge
configuration
Product: Base System
Version: 13.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
A bridge configuration for bhyve is created
ifconfig bridge create
ifconfig bridge0 addm qlnxe0 addm tap0
VM doens't have network access
if removing qlnxe0 and replacing it with another network interface, VM get
network access, for exemple:
ifconfig bridge0 deletem qlnxe0
ifconfig bridge0 addm bnxt0
--
You are receiving this mail because:
You are the assignee for the bug.