Date: Mon, 15 Dec 2014 16:07:49 +0100 From: "Ranjan1018 ." <214748mv@gmail.com> To: emulation <emulation@freebsd.org> Subject: Virtualbox-ose 4.3.20_2, partially works with LAGG(4) as Bridged Adapter. Message-ID: <CACyC=qaedH5gG4Ek0rY_fGh8Eq0c1kDj17podrswzU6N7d9rdg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
The laptop is running 11.0-CURRENT r275768M with the lagg(4) interface as explained in the FreeBSD Handbook =E2=80=98Example 31.3. Failover Mode Betw= een Ethernet and Wireless Interfaces=E2=80=99, in /etc/rc.conf I have added: # cat /etc/rc.conf | egrep 'ifconfig|wlans|cloned' ifconfig_re0=3D"up" ifconfig_ath0=3D"ether 18:67:b0:39:bd:23" wlans_ath0=3D"wlan0" ifconfig_wlan0=3D"WPA" cloned_interfaces=3D"lagg0" ifconfig_lagg0=3D"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. I'd rather get some feedback before posting a PR. -- Maurizio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACyC=qaedH5gG4Ek0rY_fGh8Eq0c1kDj17podrswzU6N7d9rdg>