Hi there,
I have two virtual machines running Server 2008 R2 there are connected using the internal network and their IP addresses are as follows:
Server1 - domain controller
IP: 192.168.1.1
mask: 255.255.255.0
Gateway: blank
DNS: 192.168.1.1
Server 2
IP: 192.168.1.2
mask: 255.255.255.0
gateway: blank
dns: 192.168.1.1
When I attempt to ping each server from the other I am receiving destination host unreachable. I have windows firewall disabled and I enabled ICMP on both servers.
Any suggestions anyone?
Destination Host unreachable
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Destination Host unreachable
From the hosts command windows type the following and post the reply along with the the second command for each guest ( as an attachment )
Note: you need to be in the directory that has VBoxManage .exe
Code: Select all
VBoxManage list intnetsCode: Select all
VBoxManage showvminfo <guests name>Re: Destination Host unreachable
This is what i get from the host when I ran the command.
Host
C:\>"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" list intnets
Name: intnet
I was unable to locate the directory for the VBoxManage on the guest I did a search and nothing came up.
Host
C:\>"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" list intnets
Name: intnet
I was unable to locate the directory for the VBoxManage on the guest I did a search and nothing came up.
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Destination Host unreachable
Both are run from the host.
Re: Destination Host unreachable
Hi
I deleted all of the vm's which were created from a clone and installed them all separately and now I can ping each machine with the internal network.
Thanks for your assistance.
I deleted all of the vm's which were created from a clone and installed them all separately and now I can ping each machine with the internal network.
Thanks for your assistance.