Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows Server » microsoft.public.windows.server.dns
Thread: Windows 2k3 server can't add computer to domain

HTVi
TV Discussion Newsgroups

Windows 2k3 server can't add computer to domain
scmacleod[ at ]gmail.com 4/18/2007 3:40:20 AM
Hi
I just recently built up a new Windows 2003 server w/SP2 as a domain
controller running AD, DNS and DHCP, but I'm unable to add a computer
to it. When I do an nslookup I get this output:

DNS request timed out
timeout was 2 seconds
Can't find server name for address 6.6.6.6
Default Server: UnKnown
Address: 6.6.6.6

Any assistance would be greatly appreciated.

Thanks

Re: Windows 2k3 server can't add computer to domain
Nick Domukhovsky <ndomukhovsky[ at ]ot.ru> 4/18/2007 3:49:36 AM

[Quoted Text]
> Hi
> I just recently built up a new Windows 2003 server w/SP2 as a domain
> controller running AD, DNS and DHCP, but I'm unable to add a computer
> to it. When I do an nslookup I get this output:
>
> DNS request timed out
> timeout was 2 seconds
> Can't find server name for address 6.6.6.6
> Default Server: UnKnown
> Address: 6.6.6.6
>
> Any assistance would be greatly appreciated.
>
> Thanks
>
Are you sure that 6.6.6.6 is the address of your DNS/DC ?

--
With best regards
Nickolay Domukhovsky, MCSA
Re: Windows 2k3 server can't add computer to domain
scmacleod[ at ]gmail.com 4/18/2007 4:12:14 AM
On Apr 17, 8:49 pm, Nick Domukhovsky <ndomukhov...[ at ]ot.ru> wrote:
[Quoted Text]
> > Hi
> > I just recently built up a new Windows 2003 server w/SP2 as a domain
> > controller running AD, DNS and DHCP, but I'm unable to add a computer
> > to it. When I do an nslookup I get this output:
>
> > DNS request timed out
> > timeout was 2 seconds
> > Can't find server name for address 6.6.6.6
> > Default Server: UnKnown
> > Address: 6.6.6.6
>
> > Any assistance would be greatly appreciated.
>
> > Thanks
>
> Are you sure that 6.6.6.6 is the address of your DNS/DC ?
>
> --
> With best regards
> Nickolay Domukhovsky, MCSA

Yes, that is definitely the IP address of my DNS/DC. I can ping the
IP address from the remote computer, but I can't ping the computer
name. On the domain controller, what should be used for the DNS
address under network configuration?

Re: Windows 2k3 server can't add computer to domain
Nick Domukhovsky <ndomukhovsky[ at ]ot.ru> 4/18/2007 5:04:49 AM
[Quoted Text]
> Yes, that is definitely the IP address of my DNS/DC. I can ping the
> IP address from the remote computer, but I can't ping the computer
> name.

Try to ping FQDN (i.e. dc.example.com vs dc). If you can ping FQDN, than
your workstation's DNS suffix differs from DC's one. But this is not an
issue, when you joining computer to domain. BTW what domain name you
type whrn trying to join? NetBIOS name or DNS name?

And what error you see, when trying to join?

> On the domain controller, what should be used for the DNS
> address under network configuration?
>
You can (should) leave this field blank. Windows will automatically
assume that it should use local DNS server for name resolution.

--
With best regards
Nickolay Domukhovsky, MCSA
Re: Windows 2k3 server can't add computer to domain
"Kevin D. Goodknecht Sr. [MVP]" <admin[ at ]nospam.WFTX.US> 4/18/2007 1:13:10 PM
Read inline please.

In news:1176867620.670090.66390[ at ]p77g2000hsh.googlegroups.com,
scmacleod[ at ]gmail.com <scmacleod[ at ]gmail.com> typed:
[Quoted Text]
> Hi
> I just recently built up a new Windows 2003 server w/SP2 as a domain
> controller running AD, DNS and DHCP, but I'm unable to add a computer
> to it. When I do an nslookup I get this output:
>
> DNS request timed out
> timeout was 2 seconds
> Can't find server name for address 6.6.6.6
> Default Server: UnKnown
> Address: 6.6.6.6

The above message is one that nslookup gives you when it cannot find a PTR
record for the DNS server's IP address, and has no direct relationship to
being able to join a computer to an AD Domain.

What would have a relationship is if 6.6.6.6 is the actual IP address of
your DC, because it is a public IP address owned by the US Army.
Make sure DC uses its own address for DNS and all clients use the DC for
DNS.
Check that your DNS have a zone for the name of the AD domain, e.g.
domain.com, and that zone should likely also have a delegation named _msdcs,
and an additional zone named _msdcs.domain.com.
To stop the Message above create a reverse lookup zone and PTR for the
DC/DNS IP address.


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
Send IM: http://www.icq.com/people/webmsg.php?to=296095728
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


Re: Windows 2k3 server can't add computer to domain
"Danny Sanders" <DSanders[ at ]NOSPAMciber.com> 4/18/2007 2:40:46 PM
[Quoted Text]
> Yes, that is definitely the IP address of my DNS/DC. I can ping the
> IP address from the remote computer, but I can't ping the computer
> name. On the domain controller, what should be used for the DNS
> address under network configuration?


The server you set up to host the DNS zone for your AD domain should point
to it's own IP address for DNS. This will allow this server to register it's
SRV records in that zone so when you point your AD clients to that server
for DNS they will find the SRV records they MUST find in order to "find" the
domain.

For Internet access set up your AD DNS server to forward requests and list
your ISP's DNS server as the forwarder, or you can use root hints.


hth
DDS
<scmacleod[ at ]gmail.com> wrote in message
news:1176869534.057123.56370[ at ]n76g2000hsh.googlegroups.com...
> On Apr 17, 8:49 pm, Nick Domukhovsky <ndomukhov...[ at ]ot.ru> wrote:
>> > Hi
>> > I just recently built up a new Windows 2003 server w/SP2 as a domain
>> > controller running AD, DNS and DHCP, but I'm unable to add a computer
>> > to it. When I do an nslookup I get this output:
>>
>> > DNS request timed out
>> > timeout was 2 seconds
>> > Can't find server name for address 6.6.6.6
>> > Default Server: UnKnown
>> > Address: 6.6.6.6
>>
>> > Any assistance would be greatly appreciated.
>>
>> > Thanks
>>
>> Are you sure that 6.6.6.6 is the address of your DNS/DC ?
>>
>> --
>> With best regards
>> Nickolay Domukhovsky, MCSA
>
> Yes, that is definitely the IP address of my DNS/DC. I can ping the
> IP address from the remote computer, but I can't ping the computer
> name. On the domain controller, what should be used for the DNS
> address under network configuration?
>


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen