Page 1 of 1
The virtual host can not access my virtual machine over 18
Posted: 11. May 2013, 12:37
by xiaosuwerwer
The virtual host can not access my virtual machine over 18.I was all made with bridged LAN.Such as 19.In front of the virtual machine is normal.A 19 will not be able to get online help how it
Re: The virtual host can not access my virtual machine over
Posted: 11. May 2013, 12:44
by noteirak
Please read
Minimum information needed for assistance and attach as zip the VM log file, the guest config output as well as the output of the following commands on the host and the guest :
If Windows :
Code: Select all
ipconfig /all
route print
ping 127.0.0.1
ping 8.8.8.8
ping google.com
If Linux :
Code: Select all
sudo ipconfig -a
sudo route
sudo cat /etc/resolv.conf
ping -c 4 127.0.0.1
ping -c 4 8.8.8.8
ping -c 4 google.com