PC Review


Reply
Thread Tools Rate Thread

Registration DNS server unable to interpret format

 
 
mark
Guest
Posts: n/a
 
      1st Mar 2005
I posted this question in microsoft.public.win2000.dns
yesterday, and thought I should ask the readers of this group
if they have any insight:

Please read this message all the way through before replying. I
know the error message I'm quoting is a common problem when DNS
isn't configured properly, but I've investigated that angle and
I suspect I've got a different sort of problem here.


I've got one Windows 2000 DC in our environment that repeatedly
logs the following error:


----------
Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5774
Date: 28/02/2005
Time: 08:53:23
User: N/A
Computer: DCSERVERNAME
Description:
Registration of the DNS record '_ldap._tcp. ._sites.europe.domain.com.
600 IN SRV 0 100 389 DCSERVERNAME.europe.domain.com.' failed with the
following error:
DNS server unable to interpret format.
Data:
0000: 29 23 00 00 )#..
----------


There are also errors registering similar records for _kerberos
and _gc.


I have verified that the DNS servers and zones referenced in this
server's IP config are configured to allow updates (secure only).
Other servers including DCs register their records with these DNS
servers without error. I have reviewed Microsoft articles 266054 &
259277.


It seems as if this DC is trying to register using an invalid
value for the site name. Note in the error message the repeated
periods between _tcp and _sites. This is where the site name
should go, but the error shows a blank space.


I've verified that the server is in the correct site from AD
Sites and Services.


The _ldap, _kerberos, and _gc SRV records do exist in DNS in the
correct site path. They have a date/time stamp from two days ago,
but this error has been logged for months.


Any ideas on this mystery? This server is current SP3, and I was
preparing to install SP4 when I discovered these errors. I was
considering moving the server to a different site and then back,
because I'm leaning towards the theory that the server doesn't
have its own site information configured properly. However I
wanted to check for advice before trying that.


Thanks!
/mark

 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a
 
      1st Mar 2005
> Any ideas on this mystery? This server is current SP3, and I was
> preparing to install SP4 when I discovered these errors. I was
> considering moving the server to a different site and then back,
> because I'm leaning towards the theory that the server doesn't
> have its own site information configured properly. However I
> wanted to check for advice before trying that.


I would try DCDiag as a first step -- certainly
on the affective DC and perhaps the others.

There is a good chance you have changed the
Sites and Services (at some point) but that it
didn't replicate fully.


netdiag /fix

....or maybe:

dcdiag /fix


Ensure that DNS zones/domains are fully replicated to all DNS
servers for that (internal) zone/domain.

Also useful may be running DCDiag on each DC, sending the
output to a text file, and searching for FAIL, ERROR, WARN.

--
Herb Martin


"mark" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I posted this question in microsoft.public.win2000.dns
> yesterday, and thought I should ask the readers of this group
> if they have any insight:
>
> Please read this message all the way through before replying. I
> know the error message I'm quoting is a common problem when DNS
> isn't configured properly, but I've investigated that angle and
> I suspect I've got a different sort of problem here.
>
>
> I've got one Windows 2000 DC in our environment that repeatedly
> logs the following error:
>
>
> ----------
> Event Type: Error
> Event Source: NETLOGON
> Event Category: None
> Event ID: 5774
> Date: 28/02/2005
> Time: 08:53:23
> User: N/A
> Computer: DCSERVERNAME
> Description:
> Registration of the DNS record '_ldap._tcp. ._sites.europe.domain.com.
> 600 IN SRV 0 100 389 DCSERVERNAME.europe.domain.com.' failed with the
> following error:
> DNS server unable to interpret format.
> Data:
> 0000: 29 23 00 00 )#..
> ----------
>
>
> There are also errors registering similar records for _kerberos
> and _gc.
>
>
> I have verified that the DNS servers and zones referenced in this
> server's IP config are configured to allow updates (secure only).
> Other servers including DCs register their records with these DNS
> servers without error. I have reviewed Microsoft articles 266054 &
> 259277.
>
>
> It seems as if this DC is trying to register using an invalid
> value for the site name. Note in the error message the repeated
> periods between _tcp and _sites. This is where the site name
> should go, but the error shows a blank space.
>
>
> I've verified that the server is in the correct site from AD
> Sites and Services.
>
>
> The _ldap, _kerberos, and _gc SRV records do exist in DNS in the
> correct site path. They have a date/time stamp from two days ago,
> but this error has been logged for months.
>
>
> Any ideas on this mystery? This server is current SP3, and I was
> preparing to install SP4 when I discovered these errors. I was
> considering moving the server to a different site and then back,
> because I'm leaning towards the theory that the server doesn't
> have its own site information configured properly. However I
> wanted to check for advice before trying that.
>
>
> Thanks!
> /mark
>



 
Reply With Quote
 
 
 
 
ptwilliams
Guest
Posts: n/a
 
      1st Mar 2005
Moving the server to another site seems like a good idea. But create an
overlapping site and then delete the old one.

I'd also be tempted to delete the _msdcs sub-domain too. But this will
depend on the size of your environment. If you've a small environment, this
is more than doable; if you've a large environment, it's probably not such a
good idea ;-)

So, create a new site and link the subnet to this site and then delete the
old site.
Restart netlogon to repopulate the new site information.


--

Paul Williams

http://www.msresource.net/
http://forums.msresource.net/

"mark" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
I posted this question in microsoft.public.win2000.dns
yesterday, and thought I should ask the readers of this group
if they have any insight:

Please read this message all the way through before replying. I
know the error message I'm quoting is a common problem when DNS
isn't configured properly, but I've investigated that angle and
I suspect I've got a different sort of problem here.


I've got one Windows 2000 DC in our environment that repeatedly
logs the following error:


----------
Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5774
Date: 28/02/2005
Time: 08:53:23
User: N/A
Computer: DCSERVERNAME
Description:
Registration of the DNS record '_ldap._tcp. ._sites.europe.domain.com.
600 IN SRV 0 100 389 DCSERVERNAME.europe.domain.com.' failed with the
following error:
DNS server unable to interpret format.
Data:
0000: 29 23 00 00 )#..
----------


There are also errors registering similar records for _kerberos
and _gc.


I have verified that the DNS servers and zones referenced in this
server's IP config are configured to allow updates (secure only).
Other servers including DCs register their records with these DNS
servers without error. I have reviewed Microsoft articles 266054 &
259277.


It seems as if this DC is trying to register using an invalid
value for the site name. Note in the error message the repeated
periods between _tcp and _sites. This is where the site name
should go, but the error shows a blank space.


I've verified that the server is in the correct site from AD
Sites and Services.


The _ldap, _kerberos, and _gc SRV records do exist in DNS in the
correct site path. They have a date/time stamp from two days ago,
but this error has been logged for months.


Any ideas on this mystery? This server is current SP3, and I was
preparing to install SP4 when I discovered these errors. I was
considering moving the server to a different site and then back,
because I'm leaning towards the theory that the server doesn't
have its own site information configured properly. However I
wanted to check for advice before trying that.


Thanks!
/mark


 
Reply With Quote
 
mark
Guest
Posts: n/a
 
      2nd Mar 2005
I've run DCDIAG and NETDIAG /fix. DCDIAG didn't have
any complaints other than noticing the errors in the
event log I've already mentioned. NETDIAG had the
follow when I used the /FIX parameter:

-------------------------
DNS test . . . . . . . . . . . . . : Failed
[FATAL] Failed to fix: DC DNS entry _ldap._tcp. re-registeration on
DNS server '192.116.103.32' failed.
DNS Error code: DNS_ERROR_RCODE_SERVER_FAILURE
[FATAL] Failed to fix: DC DNS entry _gc._tcp. re-registeration on
DNS server '192.116.103.32' failed.
DNS Error code: DNS_ERROR_RCODE_SERVER_FAILURE
[FATAL] Failed to fix: DC DNS entry _ldap._tcp. re-registeration on
DNS server '192.116.103.32' failed.
DNS Error code: DNS_ERROR_RCODE_SERVER_FAILURE
[FATAL] Failed to fix: DC DNS entry _kerberos._tcp.
re-registeration on DNS server '192.116.103.32' failed.
DNS Error code: DNS_ERROR_RCODE_SERVER_FAILURE
[FATAL] Failed to fix: DC DNS entry _ldap._tcp. re-registeration on
DNS server '192.116.103.32' failed.
DNS Error code: DNS_ERROR_RCODE_SERVER_FAILURE
[FATAL] Failed to fix: DC DNS entry _kerberos._tcp.
re-registeration on DNS server '192.116.103.32' failed.
DNS Error code: DNS_ERROR_RCODE_SERVER_FAILURE
[FATAL] Fix Failed: netdiag failed to re-register missing DNS
entries for this DC on DNS server '192.116.103.32'.
[FATAL] No DNS servers have the DNS records for this DC registered.
----------------------------------

These are all the same problem that generates the
errors in the event logs. There were no other FAIL
errors in the NETDIAG results. There were no
replication related errors mentioned by NETDIAG or
DCDIAG, and the Directory Service event log is clean.

I also happened to check the netlogon.dns file that
the netlogon service generates. It also lists the
bogus entries with "_ldap._tcp. ._sites.dc" and other
dot-space-dot addresses missing the site name.

This is not a small environment, and the DC in
question is in a site with other DCs, servers
including Exchange, and many many users, so I would
not try the new site strategy including reassigning
subnets etc. Rebuilding this DC would involve less
risk, not that I'm anxious to do that either.

I had originally envisioned the following process:
>Use AD Sites and Services MOVE command to move

the server to another site
>Allow replication to complete
>Restart Netlogon service on this DC
>Use AD Sites and Services MOVE command to move

the server back to its intended site.
Do you think this process might help?

There is no separate _msdcs sub-domain dns zone
because this is Windows 2000, not 2003.

Thank you both for your help so far, any other
ideas?
/mark

 
Reply With Quote
 
=?Utf-8?B?cHR3aWxsaWFtcw==?=
Guest
Posts: n/a
 
      2nd Mar 2005
Moving it, replicating, restarting netlogon, replicating, moving back,
restarting netlogon again and then replicating isn't going to cause you any
issues, so it might be a good idea to try this.


--

Paul Williams

http://www.msresource.net/
http://forums.msresource.net/

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automate 'use this connection's DNS suffix in DNS registration' =?Utf-8?B?Sm93c2Vy?= Windows XP Networking 0 27th Apr 2005 11:18 AM
Registration DNS server unable to interpret format mark Microsoft Windows 2000 DNS 1 7th Mar 2005 04:53 AM
DNS server unable to interpret format Khandakar Arif Microsoft Windows 2000 DNS 2 1st Jan 2004 11:29 PM
DNS Registration De-registration Luis Jesus Microsoft Windows 2000 DNS 2 27th Aug 2003 10:14 PM
Re: EVENTID 5774 ("Unable to interpret format"), BUT no ISP DNS servers used... Mike Barry Microsoft Windows 2000 DNS 1 30th Jun 2003 06:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:30 PM.