[Bug 196133] New: emulators/virtualbox-ose 4.3.20_2, partially works with LAGG(4) as Bridged Adapter.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 19 16:27:05 UTC 2014


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

            Bug ID: 196133
           Summary: emulators/virtualbox-ose 4.3.20_2, partially works
                    with LAGG(4) as Bridged Adapter.
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vbox at FreeBSD.org
          Reporter: 214748mv at gmail.com
          Assignee: vbox at FreeBSD.org
             Flags: maintainer-feedback?(vbox at FreeBSD.org)

The laptop is running 11.0-CURRENT r275768M with the lagg(4) interface as
explained in the FreeBSD Handbook ‘Example 31.3. Failover Mode Between Ethernet
and Wireless Interfaces’. In /etc/rc.conf I have added:

# cat /etc/rc.conf | egrep 'ifconfig|wlans|cloned'
ifconfig_re0="up"
ifconfig_ath0="ether 18:67:b0:39:bd:23"
wlans_ath0="wlan0"
ifconfig_wlan0="WPA"
cloned_interfaces="lagg0"
ifconfig_lagg0="laggproto failover laggport re0 laggport wlan0 DHCP"

In Virtualbox if I specify in the VM Settings, the network adapter as Bridged
Adapter, it works only with the lan cable connected to the laptop.
If I disconnect the cable, the VM network adapter stops working.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer vbox at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list