In you IPConfig, you need to have the DNSServers for your Domain listed.
You can verify which ones have the name you are trying to resolve by
changing the server.
i.e
C:\>nslookup
Default Server: DC.Domain.com
Address: 192.168.0.1
Default Server: DC.Domain.com
Address: 192.168.0.1
Name: MachineName.Domain.com
Address: 192.168.0.5
Default Server: DC2.Domain.com
Address: 192.168.0.2
The machine needs to find the DNS entries, so point its DNS to those servers
that can resolve the domain name.
--
--
Dusty Harper
Microsoft Corporation
-------------------------------------------------------------------------- --
This posting is provided "AS IS", with NO warranties and confers NO rights
-------------------------------------------------------------------------- --
Alvin said:
NSLookup ran from the member server doesn't find DNS.
Dusty Harper {MS} said:
DNS is what is being searched. Verify that NSLookup returns the
proper
IPs
-------------------------------------------------------------------------- rights
--------------------------------------------------------------------------
--
I have WINS running and replicating between the DC in the root and the
member server in the (to-be) child domain. I can ping both IP addresses,
and
netbios names. I can reach the workstations in the root domain from the
member server. I added WINS to make sure I could resolve both names and
addresses. It did help with resolution but not with the problem.
Alvin
Are you able to reach the DC's? When you do an NSLookup against the
domain
name, do you get valid IPs returned? can you reach each of these IPs?
--
--
Dusty Harper
Microsoft Corporation
--------------------------------------------------------------------------
--
This posting is provided "AS IS", with NO warranties and confers NO
rights
--------------------------------------------------------------------------
--
Hi,
While creating a child domain, I get to the point where it start to
configure AD and I get this error message:
The operaton failed because: failed finding a suitable domain
controller
for
the domain xxx.yyy.zzz
The specified domain either does not exist or could not be contacted.
Anyone have any idea whats going on? MSKB 257623 says this can be
caused
by
the Domain Controller's Domain Name System Suffix Does Not Match
Domain
Name. They do match and I ran the tool to fix it anyway, and I still
get
this error message.
Thanks for any help!
Alvin