With bridged networking,
Even though TAP interfaces are no longer necessary on Linux for bridged networking, you can still use TAP interfaces for certain advanced setups, since you can connect a VM to any host interface.
To enable bridged networking, open the Settings dialog of a virtual machine, go to the Network page and select Bridged Network in the drop-down list for the Attached To field. Select a host interface from the list at the bottom of the page, which contains the physical network interfaces of your systems. On a typical MacBook, for example, this will allow you to select between en1: AirPort, which is the wireless interface, and en0: Ethernet, which represents the interface with a network cable.
Bridging to a wireless interface is done differently from
bridging to a wired interface, because most wireless adapters do
not support promiscuous mode. All traffic has to use the MAC
address of the host's wireless adapter, and therefore
Depending on your host operating system, the following limitations apply:
macOS hosts. Functionality is
limited when using AirPort, the Mac's wireless networking
system, for bridged networking. Currently,
Linux hosts. Functionality is
limited when using wireless interfaces for bridged networking.
Currently,
Also, setting the MTU to less than 1500 bytes on wired interfaces provided by the sky2 driver on the Marvell Yukon II EC Ultra Ethernet NIC is known to cause packet losses under certain conditions.
Some adapters strip VLAN tags in hardware. This does not allow you to use VLAN trunking between VM and the external network with Linux kernels before 2.6.27, or with host operating systems other than Linux.
Oracle Solaris hosts. There is no support for using wireless interfaces. Filtering guest traffic using IPFilter is also not completely supported due to technical restrictions of the Oracle Solaris networking subsystem. These issues may be addressed in later releases of Oracle Solaris 11.
On Oracle Solaris 11 hosts build 159 and above, it is possible
to use Oracle Solaris Crossbow Virtual Network Interfaces
(VNICs) directly with
When using VLAN interfaces with