[Bug 254343] 13.0-RC2: adding a vtnet (VirtIO network) interface to bridge fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 20 14:45:40 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343

--- Comment #3 from Felix Palmen <felix at 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.bridge0:

     ifconfig vtnet0 down


With settings like this, my machine comes up fine and all bridging works as
expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list