Virtual network, virtual network editor, virtual machine connection mode;
Bridging: Gets the IP address directly from the router, similar to other hosts in the network.
NAT: Gets the IP address from the emulated network card in the physical machine. Has the following characteristics:
A. Other hosts on the LAN cannot access this virtual machine.
B. This virtual machine can access other hosts on the LAN.
C. The host can access this virtual machine;
Host only: Virtual machines can only communicate with host hosts for network communication, and virtual machines and virtual machines and other network hosts cannot communicate.
650) this.width=650; "Title=" NAT. PNG "src=" Http://s5.51cto.com/wyfs02/M00/8B/58/wKioL1hKU6TyIW0hAAJGC38akc8908.png "alt=" Wkiol1hku6tyiw0haajgc38akc8908.png "/>
This article comes from the "Ricky's blog" blog, please be sure to keep this source http://57388.blog.51cto.com/47388/1881183
VMware Virtual Machine Connection methods