https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266586
Zhenlei Huang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Zhenlei Huang <[email protected]> --- Can you please try this in /etc/rc.conf ? cloned_interfaces="bridge1" create_args_bridge1="addm vtnet0" ifconfig_bridge1="inet 192.168.10.100 netmask 255.255.255.0" or cloned_interfaces="bridge1" ifconfig_bridge1="addm vtnet0 inet 192.168.10.100 netmask 255.255.255.0" -- You are receiving this mail because: You are the assignee for the bug.
