Use Virtual Machine Names as DNS NamesNote: This functionality is available in Parallels Desktop for Mac Pro Edition only. When you start a virtual machine operating in the shared or host-only networking mode and it gets an IP address via DHCP, the virtual machine gets registered in the OS X etc/hosts file and you can use its name to connect from the host operating system or other virtual machine operating in the shared or host-only networking mode. For example, after starting such a virtual machine, your etc/hosts file may look as follows: 10.211.55.3 windows-8.1.shared windows-8.1 #prl_hostonly shared You can use the virtual machine name ( windows-8.1.shared ) to connect to this virtual machine. For example, if you execute the following command in the OS X Terminal: ping windows-8.1.shared you will start pinging 10.211.55.3. When such a virtual machine is shut down, its registration entry is removed from the etc/hosts file. |
||||
|