Event ID 4010
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
Event ID 4010

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





Posted: Wed Sep 07, 2005 4:51 pm    Post subject: Event ID 4010 Reply with quote

Hi all,

I have a litte problem:
i got 2 dns servers in my domain. the forward zone is set to dynamic
updates.
i got 3 domaincontrollers. all of the are listed in the forward zone with
their IDs.

there are no errors with the dns, everything works fine, but everytime i
restart the dns-server i get a 4010 error which says:

The DNS-Server was not able to read the entry
1184d0f5-47b3-4a61-8c33-b562d4c93ece._msdcs.augsburg01.awo-augsburg.de. in
zone augsburg01.awo-augsburg.de. The Active Directory Definition is damaged
or has an invalid DNS-Name. (Sorry maybe baldy translated)

i tried many things. i flushed and reregisterd the DNS, i ran netdiag,
dcdiag - without any errors, nslookup has no error...
any suggestions?

Thanks a lot!
Back to top
Kevin D. Goodknecht Sr. [
Guest





Posted: Thu Sep 08, 2005 12:51 am    Post subject: Re: Event ID 4010 Reply with quote

Treasure <administrator@awo-augsburg.de> wrote:
Quote:
Hi all,

I have a litte problem:
i got 2 dns servers in my domain. the forward zone is set to dynamic
updates.
i got 3 domaincontrollers. all of the are listed in the forward zone
with their IDs.

there are no errors with the dns, everything works fine, but
everytime i restart the dns-server i get a 4010 error which says:

The DNS-Server was not able to read the entry
1184d0f5-47b3-4a61-8c33-b562d4c93ece._msdcs.augsburg01.awo-augsburg.de.
in zone augsburg01.awo-augsburg.de. The Active Directory Definition
is damaged or has an invalid DNS-Name. (Sorry maybe baldy translated)



You get this when you restart the DNS server, or when you restart the Domain
Controller DNS is running on?

Can you post the ipconfig /all?



--
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
Kevin D. Goodknecht Sr. [
Guest





Posted: Thu Sep 08, 2005 12:51 pm    Post subject: Re: Event ID 4010 Reply with quote

Treasure <administrator@awo-augsburg.de> wrote:
Quote:
Hi,

i get it when i reboot the DC (which is also the first DNS-Server)
and i also get it, when i restart the DNS-Server (doesnt matter which
one).

i dont get any other errors.
by the way, i forgot to mention that the
1184d0f5-47b3-4a61-8c33-b562d4c93ece entry in my forward zone points
to the DC itself (Named aas6001).

Here comes the my ipconfig of the domain controller:

Windows-IP-Konfiguration

Hostname . . . . . . . . . . . . : aas6001
Primäres DNS-Suffix . . . . . . . : augsburg01.awo-augsburg.de
Knotentyp . . . . . . . . . . . . : Hybrid
IP-Routing aktiviert . . . . . . : Nein
WINS-Proxy aktiviert . . . . . . : Nein
DNS-Suffixsuchliste . . . . . . . : augsburg01.awo-augsburg.de
awo-augsburg.de

Ethernet-Adapter 1000:

Verbindungsspezifisches DNS-Suffix:
Beschreibung . . . . . . . . . . : Broadcom
NetXtreme-Gigabit-Ethernet #2
Physikalische Adresse . . . . . . : 00-06-5B-F7-F3-1C
DHCP aktiviert . . . . . . . . . : Nein
IP-Adresse. . . . . . . . . . . . : 192.168.110.10
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.110.1
DNS-Server . . . . . . . . . . . : 192.168.110.10
192.168.110.20
Primärer WINS-Server . . . . . . : 192.168.110.10

Ethernet-Adapter ISDN-Router:

Verbindungsspezifisches DNS-Suffix:
Beschreibung . . . . . . . . . . : Broadcom
NetXtreme-Gigabit-Ethernet
Physikalische Adresse . . . . . . : 00-06-5B-F7-F3-1B
DHCP aktiviert . . . . . . . . . : Nein
IP-Adresse. . . . . . . . . . . . : 10.215.45.2
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . :
DNS-Server . . . . . . . . . . . : 10.215.45.2

For the 4010 take a look at this:
http://www.eventid.net/display.asp?eventid=4010&eventno=791&source=DNS&phase=1


Hmm, multi-homed DCs are always problematic, especially with RRAS or ICS.
RRAS is OK but requires extra configuration, ICS is a definite problem and
can't be fixed.

The DNS server should only be listening on 192.168.110.10, it will create a
host with the server name for each IP it listens on. So make sure it only
listens on this address. You will also have a problem with the (same as
parent folder) records, the Netlogon service registers these for every IP
address on the DC. You have to stop these registrations then manually add
the records for the internal IP.
What is kind of confusing to me is the ISDN Router, where does that go?
It has no gateway, so I know it can't be used to connect to the internet.
But you have to stop it from registering its address, regardless of what it
does.

This KB article has the registry entries and tells you what records you need
because I'm assuming RRAS is on this server. Even if it isn't the registry
entries and records are the same.
292822 - Name resolution and connectivity issues on a Routing and Remote
Access Server that also runs DNS or WINS:
http://support.microsoft.com/default.aspx?scid=kb;en-us;292822&Product=win2000

If you are having problems understanding what is going on contact me, I'd be
glad to do a remote session.


--
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
Treasure
Guest





Posted: Thu Sep 08, 2005 12:51 pm    Post subject: Re: Event ID 4010 Reply with quote

Hi,

i get it when i reboot the DC (which is also the first DNS-Server) and i
also get it, when i restart the DNS-Server (doesnt matter which one).

i dont get any other errors.
by the way, i forgot to mention that the
1184d0f5-47b3-4a61-8c33-b562d4c93ece entry in my forward zone points to the
DC itself (Named aas6001).

Here comes the my ipconfig of the domain controller:

Windows-IP-Konfiguration

Hostname . . . . . . . . . . . . : aas6001
Primäres DNS-Suffix . . . . . . . : augsburg01.awo-augsburg.de
Knotentyp . . . . . . . . . . . . : Hybrid
IP-Routing aktiviert . . . . . . : Nein
WINS-Proxy aktiviert . . . . . . : Nein
DNS-Suffixsuchliste . . . . . . . : augsburg01.awo-augsburg.de
awo-augsburg.de

Ethernet-Adapter 1000:

Verbindungsspezifisches DNS-Suffix:
Beschreibung . . . . . . . . . . : Broadcom NetXtreme-Gigabit-Ethernet
#2
Physikalische Adresse . . . . . . : 00-06-5B-F7-F3-1C
DHCP aktiviert . . . . . . . . . : Nein
IP-Adresse. . . . . . . . . . . . : 192.168.110.10
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.110.1
DNS-Server . . . . . . . . . . . : 192.168.110.10
192.168.110.20
Primärer WINS-Server . . . . . . : 192.168.110.10

Ethernet-Adapter ISDN-Router:

Verbindungsspezifisches DNS-Suffix:
Beschreibung . . . . . . . . . . : Broadcom NetXtreme-Gigabit-Ethernet
Physikalische Adresse . . . . . . : 00-06-5B-F7-F3-1B
DHCP aktiviert . . . . . . . . . : Nein
IP-Adresse. . . . . . . . . . . . : 10.215.45.2
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . :
DNS-Server . . . . . . . . . . . : 10.215.45.2

TNX very much!!


"Kevin D. Goodknecht Sr. [MVP]" <admin@nospam.WFTX.US> schrieb im
Newsbeitrag news:uRliWH$sFHA.616@TK2MSFTNGP11.phx.gbl...
Quote:
Treasure <administrator@awo-augsburg.de> wrote:
Hi all,

I have a litte problem:
i got 2 dns servers in my domain. the forward zone is set to dynamic
updates.
i got 3 domaincontrollers. all of the are listed in the forward zone
with their IDs.

there are no errors with the dns, everything works fine, but
everytime i restart the dns-server i get a 4010 error which says:

The DNS-Server was not able to read the entry
1184d0f5-47b3-4a61-8c33-b562d4c93ece._msdcs.augsburg01.awo-augsburg.de.
in zone augsburg01.awo-augsburg.de. The Active Directory Definition
is damaged or has an invalid DNS-Name. (Sorry maybe baldy translated)



You get this when you restart the DNS server, or when you restart the
Domain
Controller DNS is running on?

Can you post the ipconfig /all?



--
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
Kevin D. Goodknecht Sr. [
Guest





Posted: Fri Sep 09, 2005 12:51 am    Post subject: Re: Event ID 4010 Reply with quote

Treasure <administrator@awo-augsburg.de> wrote:
Quote:
Hi,

thank you very much!! But it didnt solve the problem. i disabled the
isdn-router (which was for our externals to dial in). I ran a RAS
server on my DC, but stopped it a long time ago, when we added VPN
support on our router.

I read the article, and tried the registry fixes - but nothing
worked. as there is no second network device, i only have the
internal ip left. i kicked out the old entries but i still get the
4010 error. i already tried all the things described on eventid.net.
i know that page, it is good for searching errors.

isnt it strange, that even nslookup doesnt bring up any error? I
added a screenshot from my dns-console with the entry that makes the
trouble...

You may try a zone re-install.

If the server is no longer multi-homed, delete the registry entry. If it is
multi-homed create those two A records after you complete this.

Point all three DCs to one DC for DNS, then on that DC change the
_msdcs.augsburg01.awo-augsburg.de zone to standard primary.
This should remove the zone from AD.

Use ADU&C in Advanced view to connect to all DCs, expand to
System>MicrosoftDNS container. If there is an object named
_msdcs,augsburg01.awo-augsburg.de delete it. Repeat this after connecting to
each DC.

Go to %SYSTEMROOT%\system32\config directory copy the Netlogon.dns and
Netlogon.dnb to another location, then delete the two files from the config
folder.

Back in the DNS management console, delete the
_msdcs.augsburg01.awo-augsburg.de and restart the DNS server. Create a new
zone, stored in AD, allow dyunamic updates and name the zone
_msdcs.augsburg01.awo-augsburg.de.

Run ipconfig /flushdns restart the Netlogon service and run ipconfig
/registerdns.


--
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
Treasure
Guest





Posted: Fri Sep 09, 2005 8:51 am    Post subject: Re: Event ID 4010 Reply with quote

Thank you very much for your support!

i will try this tonight. i got a message from another newsgroup, that this
is a "normal" error when the DC is the first DNS server.
he said, that as the zone is stored in AD, the dns-server cant find the
entry because netlogon is not started when the DNS looks for the entry...

i am trying to rebuild the DNS - if that doesnt work, i will give up - to
much time wasted... but i will tell you whether it worked or not.

See u! and thank you once again!


"Kevin D. Goodknecht Sr. [MVP]" <admin@nospam.WFTX.US> schrieb im
Newsbeitrag news:OYm7bRMtFHA.2064@TK2MSFTNGP09.phx.gbl...
Quote:
Treasure <administrator@awo-augsburg.de> wrote:
Hi,

thank you very much!! But it didnt solve the problem. i disabled the
isdn-router (which was for our externals to dial in). I ran a RAS
server on my DC, but stopped it a long time ago, when we added VPN
support on our router.

I read the article, and tried the registry fixes - but nothing
worked. as there is no second network device, i only have the
internal ip left. i kicked out the old entries but i still get the
4010 error. i already tried all the things described on eventid.net.
i know that page, it is good for searching errors.

isnt it strange, that even nslookup doesnt bring up any error? I
added a screenshot from my dns-console with the entry that makes the
trouble...

You may try a zone re-install.

If the server is no longer multi-homed, delete the registry entry. If it
is
multi-homed create those two A records after you complete this.

Point all three DCs to one DC for DNS, then on that DC change the
_msdcs.augsburg01.awo-augsburg.de zone to standard primary.
This should remove the zone from AD.

Use ADU&C in Advanced view to connect to all DCs, expand to
System>MicrosoftDNS container. If there is an object named
_msdcs,augsburg01.awo-augsburg.de delete it. Repeat this after connecting
to
each DC.

Go to %SYSTEMROOT%\system32\config directory copy the Netlogon.dns and
Netlogon.dnb to another location, then delete the two files from the
config
folder.

Back in the DNS management console, delete the
_msdcs.augsburg01.awo-augsburg.de and restart the DNS server. Create a new
zone, stored in AD, allow dyunamic updates and name the zone
_msdcs.augsburg01.awo-augsburg.de.

Run ipconfig /flushdns restart the Netlogon service and run ipconfig
/registerdns.


--
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
Kevin D. Goodknecht Sr. [
Guest





Posted: Fri Sep 09, 2005 12:51 pm    Post subject: Re: Event ID 4010 Reply with quote

Treasure <administrator@awo-augsburg.de> wrote:
Quote:
Thank you very much for your support!

i will try this tonight. i got a message from another newsgroup, that
this is a "normal" error when the DC is the first DNS server.
he said, that as the zone is stored in AD, the dns-server cant find
the entry because netlogon is not started when the DNS looks for the
entry...

i am trying to rebuild the DNS - if that doesnt work, i will give up
- to much time wasted... but i will tell you whether it worked or not.

See u! and thank you once again!

4004 and 4015 events are normal at start up if there is only one DC, in your
case you have three DCs and you said these events continue every five
minutes. Under this scenario, this is not normal.


--
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
2003AD
Guest





Posted: Tue Nov 01, 2005 9:50 pm    Post subject: Re: Event ID 4010 Reply with quote

I am having a like problem. We have 21 2003 DC's that all act as DNS and
DHCP servers for their respective sites. Recently we had to try and clean up
some PTR zones because network has been vlan'ing their tails off. As a side
effect, we had hundreds of PRT zones that didn't have scavenging enabled,
thus leaving bogus data behind. One of Microsoft’s engineers said to help
elevate this problem we could take what would typically be a class C subnet
(192.168.?.x) and simply create a PRT zone of 192.168.x.x and apply the
scavenging rules their. Any subnets would get created underneath and by
default use the same scavenging rules. Well,,, I am not sure if we had this
problem before or after we made that change (Deleted all 192.168.?.x PRT
zones and created one 192.168.x.x PRT zone) we are seeing a lot of 4010
errors for that subnet. (or actual subnet changed from 172.26.?.x to
172.26.x.x)
Error
124DC01
11/1/2005 8:40:43 AM
11/1/2005 8:40:44 AM
{E412F19F-4D18-4F00-B8AB-289DE7852581}
4010
DNS
DNS Server
None
None
The DNS server was unable to create a resource record for
100.200.26.172.in-addr.arpa. in zone 26.172.in-addr.arpa. The Active
Directory definition of this resource
record is corrupt or contains an invalid DNS name.
The event data contains the error.

Event though I can get a correct response using nslookup for both a forward
and reverse lookup.

I am starting to wonder now if you can configure PTR zones they way it was
explained to us.
2003AD

"Kevin D. Goodknecht Sr. [MVP]" wrote:

Quote:
Treasure <administrator@awo-augsburg.de> wrote:
Thank you very much for your support!

i will try this tonight. i got a message from another newsgroup, that
this is a "normal" error when the DC is the first DNS server.
he said, that as the zone is stored in AD, the dns-server cant find
the entry because netlogon is not started when the DNS looks for the
entry...

i am trying to rebuild the DNS - if that doesnt work, i will give up
- to much time wasted... but i will tell you whether it worked or not.

See u! and thank you once again!

4004 and 4015 events are normal at start up if there is only one DC, in your
case you have three DCs and you said these events continue every five
minutes. Under this scenario, this is not normal.


--
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