From -
http://www.virtualbox.org/wiki/Changelog-2.1
under section -
VirtualBox 2.1.0 (released 2008-12-17)
New Host Interface Networking implementations for Windows and Linux hosts with easier setup (replaces TUN/TAP on Linux and manual bridging on Windows)
Selecting pan0 as the host interface appears to work.
See here -
http://www.virtualbox.org/ticket/3518
However
But 'brctl addif pan0 eth0' does not enable VMs to get DHCP addresses or network access.
Selecting br0 (a bridge left over from the 8.10 config) allows one VM to get DHCP and network access.
From -
http:// www.virtualbox. org/wiki/ Changelog- 2.1
under section -
VirtualBox 2.1.0 (released 2008-12-17)
New Host Interface Networking implementations for Windows and Linux hosts with easier setup (replaces TUN/TAP on Linux and manual bridging on Windows)
Selecting pan0 as the host interface appears to work.
See here -
http:// www.virtualbox. org/ticket/ 3518
However
But 'brctl addif pan0 eth0' does not enable VMs to get DHCP addresses or network access.
Selecting br0 (a bridge left over from the 8.10 config) allows one VM to get DHCP and network access.