[Bug 287163] if_bridge: network problems under load

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287163

--- Comment #5 from Lexi Winter <[email protected]> ---
> Its network interface is bridged to em0 (using vboxnet);
> it is not possible to bridge to bridge0, doing so generates
> an error message

i don't know anything about VirtualBox, but from the bridge(4) point of view,
this does not sound like it will result in a working configuration...

can vboxnet attach to epair(4) devices?  if so, you could try creating an
epair, putting one end in the bridge, then running VirtualBox on the other end.
 this should result in bridge(4) treating it like any other (physical) network
port.

you can then put em0 in the bridge as normal, and assign the IP addresses to
the bridge interface.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.