https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266586
--- Comment #4 from Sebastian S <[email protected]> --- You pointed me to the right direction. Thank you ! cloned_interfaces="bridge1" create_args_bridge1="addm vtnet0" ifconfig_bridge1="inet 192.168.10.100 netmask 255.255.255.0" # this command is necessary , without the ip is not reachable. ifconfig_vtnet0="up" Where did you get the parameter create_args_bridge1 ? It is not int the /etc/defaults/rc.conf . -- You are receiving this mail because: You are the assignee for the bug.
