I just setup a home lab with WMware workstation 8 to get my hands on server 2008 and ESXi. I have the following setup
SERVER A
Running server 2008
2 NICs
nic1- Bridged and using DHCP, can communicate to the HOST PC
nic-2 Using VMnet2, using static IP address
IP 192.168.50.1
SM 255.255.255.0
GW 192.168.50.1
DNS
192.168.50.1
SERVER B. using WMnet2
Running server 2008
IP 192.168.50.2
SM 255.255.255.0
GW 192.168.50.1
DNS
192.168.50.1
SERVER C Using Wmnet2
Server 2008
IP 192.168.50.3
SM 255.255.255.0
GW 192.168.50.1
DNS
192.168.50.1
I have disabled firewalls on these machines, setup Server A as a domain control and installed Active Directory and DNS, Am unable to ping Server B & C. I tried to join Server B & C to this domain, also failed. Getting error unable to find or connect to domain. However I can ping server A from server B and C. Is there a different way to set this up ? Any help would be appreciated