DNS error
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
DNS error

 
Post new topic   Reply to topic    Windows Server Forum Index -> DNS
Author Message
Dave
Guest





Posted: Tue Jan 04, 2005 2:07 am    Post subject: DNS error Reply with quote

I ran DNS test on my server and recieved the following error.

DNS test
[WARNING] Cannnot find a primary authoritative DNS server for the name
servername.domain.com Error timeout
the name servername.domain.com may not be registered in DNS.

What exactly does this mean and how can I correct this error.
Back to top
Danny Sanders
Guest





Posted: Tue Jan 04, 2005 2:41 am    Post subject: Re: DNS error Reply with quote

This means the IP address for DNS in the properties of TCP/IP does not hold
the SRV records clients of the domain must find in order to find the domain.

*Usually* this is because you have listed the wrong DNS server (ISP's DNS
server maybe?) in the properties of TCP/IP on your DNS server.

Basically you need to point ALL AD CLIENTS to the DNS server that houses the
DNS zone for your domain (The DNS server is an AD client). Point the AD DNS
server to itself for DNS, during logon the proper SRV records will get
registered, point all AD clients to the DNS server set up for AD, so they
can find the SRV records registered by the server. For Internet access set
up forwarding or use root hints.
See:
Setting Up the Domain Name System for Active Directory

http://support.microsoft.com/default.aspx?scid=kb;en-us;237675
How to configure DNS for Internet access in Windows 2000

http://support.microsoft.com/default.aspx?scid=kb;en-us;300202



hth
DDS W 2k MVP MCSE

"Dave" <Dave@discussions.microsoft.com> wrote in message
news:79357A75-0E49-4B15-9958-284E5FB1C478@microsoft.com...
Quote:
I ran DNS test on my server and recieved the following error.

DNS test
[WARNING] Cannnot find a primary authoritative DNS server for the name
servername.domain.com Error timeout
the name servername.domain.com may not be registered in DNS.

What exactly does this mean and how can I correct this error.
Back to top
Todd J Heron
Guest





Posted: Tue Jan 04, 2005 2:45 am    Post subject: Re: DNS error Reply with quote

This error can occur because of a common DNS mis-configuration. We need
more details on your setup. Can you please provide the following
information:

1) Domain name from Active Directory Users & Computers
2) List of all Forward Lookup Zones in the DNS console
3) Output of ipconfig /all from the problem machines (an unedited version -
please do not make any changes)

Check the Event Viewer logs for any pertinent errors and run first the
support tools netdiag & dcdiag on your domain controllers to see if any
problems exist such as DNS, network connectivity, and/or replication issues.

--
Todd J Heron, MCSE
Windows Server 2003/2000/NT
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights
Back to top
Dave
Guest





Posted: Tue Jan 04, 2005 3:23 am    Post subject: Re: DNS error Reply with quote

I have Three DC in the environment and all point to the first configured DNS
server. the first DNS server points to itsself. I have forwarders pointing
to the ISP

"Danny Sanders" wrote:

Quote:
This means the IP address for DNS in the properties of TCP/IP does not hold
the SRV records clients of the domain must find in order to find the domain.

*Usually* this is because you have listed the wrong DNS server (ISP's DNS
server maybe?) in the properties of TCP/IP on your DNS server.

Basically you need to point ALL AD CLIENTS to the DNS server that houses the
DNS zone for your domain (The DNS server is an AD client). Point the AD DNS
server to itself for DNS, during logon the proper SRV records will get
registered, point all AD clients to the DNS server set up for AD, so they
can find the SRV records registered by the server. For Internet access set
up forwarding or use root hints.
See:
Setting Up the Domain Name System for Active Directory

http://support.microsoft.com/default.aspx?scid=kb;en-us;237675
How to configure DNS for Internet access in Windows 2000

http://support.microsoft.com/default.aspx?scid=kb;en-us;300202



hth
DDS W 2k MVP MCSE

"Dave" <Dave@discussions.microsoft.com> wrote in message
news:79357A75-0E49-4B15-9958-284E5FB1C478@microsoft.com...
I ran DNS test on my server and recieved the following error.

DNS test
[WARNING] Cannnot find a primary authoritative DNS server for the name
servername.domain.com Error timeout
the name servername.domain.com may not be registered in DNS.

What exactly does this mean and how can I correct this error.



Back to top
Danny Sanders
Guest





Posted: Tue Jan 04, 2005 3:39 am    Post subject: Re: DNS error Reply with quote

Are the SRV records listed on the DNS server?
How to verify that SRV DNS records have been created for a domain controller

http://support.microsoft.com/default.aspx?scid=kb;en-us;816587





hth

DDS W 2k MVP MCSE



"Dave" <Dave@discussions.microsoft.com> wrote in message
news:AD9A3162-783D-40F4-8860-DBD5DD09EA17@microsoft.com...
Quote:
I have Three DC in the environment and all point to the first configured
DNS
server. the first DNS server points to itsself. I have forwarders
pointing
to the ISP

"Danny Sanders" wrote:

This means the IP address for DNS in the properties of TCP/IP does not
hold
the SRV records clients of the domain must find in order to find the
domain.

*Usually* this is because you have listed the wrong DNS server (ISP's
DNS
server maybe?) in the properties of TCP/IP on your DNS server.

Basically you need to point ALL AD CLIENTS to the DNS server that houses
the
DNS zone for your domain (The DNS server is an AD client). Point the AD
DNS
server to itself for DNS, during logon the proper SRV records will get
registered, point all AD clients to the DNS server set up for AD, so
they
can find the SRV records registered by the server. For Internet access
set
up forwarding or use root hints.
See:
Setting Up the Domain Name System for Active Directory

http://support.microsoft.com/default.aspx?scid=kb;en-us;237675
How to configure DNS for Internet access in Windows 2000

http://support.microsoft.com/default.aspx?scid=kb;en-us;300202



hth
DDS W 2k MVP MCSE

"Dave" <Dave@discussions.microsoft.com> wrote in message
news:79357A75-0E49-4B15-9958-284E5FB1C478@microsoft.com...
I ran DNS test on my server and recieved the following error.

DNS test
[WARNING] Cannnot find a primary authoritative DNS server for the name
servername.domain.com Error timeout
the name servername.domain.com may not be registered in DNS.

What exactly does this mean and how can I correct this error.



Back to top
Dave
Guest





Posted: Tue Jan 04, 2005 8:43 pm    Post subject: Re: DNS error Reply with quote

SRV records are listed for _kerberos and _Idap for all the servers



"Danny Sanders" wrote:

Quote:
Are the SRV records listed on the DNS server?
How to verify that SRV DNS records have been created for a domain controller

http://support.microsoft.com/default.aspx?scid=kb;en-us;816587





hth

DDS W 2k MVP MCSE



"Dave" <Dave@discussions.microsoft.com> wrote in message
news:AD9A3162-783D-40F4-8860-DBD5DD09EA17@microsoft.com...
I have Three DC in the environment and all point to the first configured
DNS
server. the first DNS server points to itsself. I have forwarders
pointing
to the ISP

"Danny Sanders" wrote:

This means the IP address for DNS in the properties of TCP/IP does not
hold
the SRV records clients of the domain must find in order to find the
domain.

*Usually* this is because you have listed the wrong DNS server (ISP's
DNS
server maybe?) in the properties of TCP/IP on your DNS server.

Basically you need to point ALL AD CLIENTS to the DNS server that houses
the
DNS zone for your domain (The DNS server is an AD client). Point the AD
DNS
server to itself for DNS, during logon the proper SRV records will get
registered, point all AD clients to the DNS server set up for AD, so
they
can find the SRV records registered by the server. For Internet access
set
up forwarding or use root hints.
See:
Setting Up the Domain Name System for Active Directory

http://support.microsoft.com/default.aspx?scid=kb;en-us;237675
How to configure DNS for Internet access in Windows 2000

http://support.microsoft.com/default.aspx?scid=kb;en-us;300202



hth
DDS W 2k MVP MCSE

"Dave" <Dave@discussions.microsoft.com> wrote in message
news:79357A75-0E49-4B15-9958-284E5FB1C478@microsoft.com...
I ran DNS test on my server and recieved the following error.

DNS test
[WARNING] Cannnot find a primary authoritative DNS server for the name
servername.domain.com Error timeout
the name servername.domain.com may not be registered in DNS.

What exactly does this mean and how can I correct this error.






Back to top
Dave
Guest





Posted: Tue Jan 04, 2005 8:59 pm    Post subject: Re: DNS error Reply with quote

Actually, when I looked at the DNS manager it was listed but when I went
through the command promp and used nslookup the response I recieved is this;


Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

Quote:
_Idap._tcp.dc_msdcs.rizzoassoc.com
Server: rizappsrv.rizzoassoc.com

Address: IP address

*** rizappsrv.rizzoassoc.com can't find _Idap._tcp.dc_msdcs.rizzoassoc.com:
Non-
existent domain
Quote:


"Danny Sanders" wrote:

Quote:
Are the SRV records listed on the DNS server?
How to verify that SRV DNS records have been created for a domain controller

http://support.microsoft.com/default.aspx?scid=kb;en-us;816587





hth

DDS W 2k MVP MCSE



"Dave" <Dave@discussions.microsoft.com> wrote in message
news:AD9A3162-783D-40F4-8860-DBD5DD09EA17@microsoft.com...
I have Three DC in the environment and all point to the first configured
DNS
server. the first DNS server points to itsself. I have forwarders
pointing
to the ISP

"Danny Sanders" wrote:

This means the IP address for DNS in the properties of TCP/IP does not
hold
the SRV records clients of the domain must find in order to find the
domain.

*Usually* this is because you have listed the wrong DNS server (ISP's
DNS
server maybe?) in the properties of TCP/IP on your DNS server.

Basically you need to point ALL AD CLIENTS to the DNS server that houses
the
DNS zone for your domain (The DNS server is an AD client). Point the AD
DNS
server to itself for DNS, during logon the proper SRV records will get
registered, point all AD clients to the DNS server set up for AD, so
they
can find the SRV records registered by the server. For Internet access
set
up forwarding or use root hints.
See:
Setting Up the Domain Name System for Active Directory

http://support.microsoft.com/default.aspx?scid=kb;en-us;237675
How to configure DNS for Internet access in Windows 2000

http://support.microsoft.com/default.aspx?scid=kb;en-us;300202



hth
DDS W 2k MVP MCSE

"Dave" <Dave@discussions.microsoft.com> wrote in message
news:79357A75-0E49-4B15-9958-284E5FB1C478@microsoft.com...
I ran DNS test on my server and recieved the following error.

DNS test
[WARNING] Cannnot find a primary authoritative DNS server for the name
servername.domain.com Error timeout
the name servername.domain.com may not be registered in DNS.

What exactly does this mean and how can I correct this error.






Back to top
Dave
Guest





Posted: Tue Jan 04, 2005 9:19 pm    Post subject: Re: DNS error Reply with quote

domain name is rizzoassoc.com, there is only one forward lookup zone also
which is the same as the domain name

"Todd J Heron" wrote:

Quote:
This error can occur because of a common DNS mis-configuration. We need
more details on your setup. Can you please provide the following
information:

1) Domain name from Active Directory Users & Computers
2) List of all Forward Lookup Zones in the DNS console
3) Output of ipconfig /all from the problem machines (an unedited version -
please do not make any changes)

Check the Event Viewer logs for any pertinent errors and run first the
support tools netdiag & dcdiag on your domain controllers to see if any
problems exist such as DNS, network connectivity, and/or replication issues.

--
Todd J Heron, MCSE
Windows Server 2003/2000/NT
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights


Back to top
Todd J Heron
Guest





Posted: Tue Jan 04, 2005 9:45 pm    Post subject: Re: DNS error Reply with quote

Please give us the output of ipconfig /all from a client machine and a DC
(an unedited version - please do not make any changes).

--
Todd J Heron, MCSE
Windows Server 2003/2000/NT
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights
Back to top
Kevin D. Goodknecht Sr. [
Guest





Posted: Tue Jan 04, 2005 10:06 pm    Post subject: Re: DNS error Reply with quote

In news:4C2D359D-2647-4C46-8855-814346F8A57F@microsoft.com,
Dave <Dave@discussions.microsoft.com> commented
Then Kevin replied below:
Quote:
Actually, when I looked at the DNS manager it was listed
but when I went through the command promp and used
nslookup the response I recieved is this;


Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

_Idap._tcp.dc_msdcs.rizzoassoc.com
Server: rizappsrv.rizzoassoc.com
Address: IP address

*** rizappsrv.rizzoassoc.com can't find
_Idap._tcp.dc_msdcs.rizzoassoc.com: Non-
existent domain

The record is ldap not Idap. It is a lower case "L" for LDAP for light
directory access protocol.

--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
===================================
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/
===================================
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
===================================
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> DNS All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB