Date: Sat, 31 May 2025 15:59:21 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 287163] if_bridge: network problems under load Message-ID: <bug-287163-7501-75Yci6FR8L@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-287163-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-287163-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287163 --- Comment #5 from Lexi Winter <ivy@FreeBSD.org> --- > 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287163-7501-75Yci6FR8L>
