0

Hi I'm using two virtual box machines one machine is win7 and other win server 2012 r2. When I try to join the domain it get the following message An Active directory Domain Controller (AD DC) could not be contacted. I have done ipconfig/all if it helps I did nslookup found the DNS request time out. So where to from here? How do I fix this issue?

P.S I'm new at this!


Vbox network settings Internal cable is connected.

C:\Users\Administrator>ipconfig/all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : SERVER2012VM_SH
   Primary Dns Suffix  . . . . . . . : nwk305sh.local
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : nwk305sh.local

Ethernet adapter Ethernet:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Desktop Adapter
   Physical Address. . . . . . . . . : 08-00-27-50-1C-3F
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv4 Address. . . . . . . . . . . : 10.1.10.2(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.0.0.0
   Default Gateway . . . . . . . . . : 10.1.10.1
   DNS Servers . . . . . . . . . . . : 10.1.10.2
                                       10.1.10.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Win7 ipconfig

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : NWK305sh.local
   IPv4 Address. . . . . . . . . . . : 10.1.10.100
   Subnet Mask . . . . . . . . . . . : 255.0.0.0
   Default Gateway . . . . . . . . . : 10.1.10.1

Tunnel adapter isatap.NWK305sh.local:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : NWK305sh.local

C:\Users\Win7-SH>
9
  • run ipconfig on both, -windows 7 and w2k12 and add result to your question. Also add information how interfaces set in Vbox (NATed or bridged)
    – Alex
    Commented Feb 5, 2017 at 7:40
  • Vbox internal network
    – Stu221
    Commented Feb 5, 2017 at 22:47
  • In VBox in adapter setting click on "Advanced" to expand property and in tick checkbox -"Cable Connected" in both VMs, P.S. Please edit your original question with extra details instead of posting an answer. To make your post readable - check this page how you can format your post
    – Alex
    Commented Feb 5, 2017 at 23:54
  • Done that and the cable is connected.
    – Stu221
    Commented Feb 6, 2017 at 0:07
  • Can you ping each other machines? Check this link how to setup closed internal network
    – Alex
    Commented Feb 6, 2017 at 3:30

1 Answer 1

0

The windows server 2012 r2 should have a dns role and it should have its own DNS ( 127.0.0.1) or his IP address and on the windows 7 you should configure your DNS manually as the same ip that windows server 2012 r2 is assigned to. You should be able to ping the DNS aka the IP of the windows server so you would be able to join the domain .

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .