https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343
--- Comment #3 from Felix Palmen <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
