Date: Sat, 20 Mar 2021 14:45:39 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254343] 13.0-RC2: adding a vtnet (VirtIO network) interface to bridge fails Message-ID: <bug-254343-227-NOHBkp1F2L@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254343-227@https.bugs.freebsd.org/bugzilla/> References: <bug-254343-227@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=3D254343 --- Comment #3 from Felix Palmen <felix@palmen-it.de> --- As long as this is unfixed, here's the workaround for /etc/rc.conf: 1. make sure you configure your bridges *before* the vtnet devices. 2. assuming you have vtnet0 as a member to bridge0, add /etc/start_if.bridg= e0: ifconfig vtnet0 down With settings like this, my machine comes up fine and all bridging works as expected. --=20 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-254343-227-NOHBkp1F2L>