Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > the dns server sendto() function failed. the event data contains the error. event id 77053

Reply
Thread Tools Display Modes

the dns server sendto() function failed. the event data contains the error. event id 77053

 
 
Hugo
Guest
Posts: n/a

 
      11-09-2009
Hi! All,
How do I resolv this issue? I am looking up for help on various forums -
posting it here and hoping to get a resolution soon.
event id 7053
the dns server sendto() function failed. the event data contains the error.

Let me provide few details so that you can assist me better.
I have a Windows 2003 std AD box with DNS running for a while now. I decided
to have a backup AD win2k3 std with DNS on a VM (VMware).
I installed the OS/ DNS and later configured it as secondary DC via dcpromo.
I see the DNS zones were replicated almost instantly, but I noticed alls not
well and there were a few errors when I ran Netdiag and DCdiag (DC
Membership failed) and the Netlogon/Sysvol shares didnt show up on the
secondary DC.
However, I resolved them with the help from threads on various other forums.

As of now all looks fine - but in DNS events I see the
event id 7053
the dns server sendto() function failed. the event data contains the error.

I see that Microsoft has a fix for this error - but forums say its mostly
to supress it, I would like to know why Iam getting this error on my
secondary DC and not on my Primary DC and how to resolv it rather than
supress it.
Both my DNS servers dont do DNS forwarding as they are internal DNS
servers and I believe the root hints are correct (I see the same list of
root hint servers on the primary and secondary DC/DNS servers).

Appreciate help in resolving this issue. Pl let me know if I need to provide
further info.

Many thanks
Hugo


 
Reply With Quote
 
 
 
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      11-10-2009
"Hugo" <> wrote in message
news:%23I$%...
> Hi! All,
> How do I resolv this issue? I am looking up for help on various forums -
> posting it here and hoping to get a resolution soon.
> event id 7053
> the dns server sendto() function failed. the event data contains the
> error.
>
> Let me provide few details so that you can assist me better.
> I have a Windows 2003 std AD box with DNS running for a while now. I
> decided to have a backup AD win2k3 std with DNS on a VM (VMware).
> I installed the OS/ DNS and later configured it as secondary DC via
> dcpromo. I see the DNS zones were replicated almost instantly, but I
> noticed alls not well and there were a few errors when I ran Netdiag and
> DCdiag (DC Membership failed) and the Netlogon/Sysvol shares didnt show up
> on the secondary DC.
> However, I resolved them with the help from threads on various other
> forums.
>
> As of now all looks fine - but in DNS events I see the
> event id 7053
> the dns server sendto() function failed. the event data contains the
> error.
>
> I see that Microsoft has a fix for this error - but forums say its mostly
> to supress it, I would like to know why Iam getting this error on my
> secondary DC and not on my Primary DC and how to resolv it rather than
> supress it.
> Both my DNS servers dont do DNS forwarding as they are internal DNS
> servers and I believe the root hints are correct (I see the same list of
> root hint servers on the primary and secondary DC/DNS servers).
>
> Appreciate help in resolving this issue. Pl let me know if I need to
> provide further info.
>
> Many thanks
> Hugo
>



What service pack version are the two DCs?

It sounds like the cache.dns file is corrupted. If you configure a
forwarder, do the errors go away?

What is the IP address in the error? Just 0.0.0.0?

When you look at the list of nameservers listed on the Root Hints tab, do
they match the names in the Cache.dns file, located in the
%systemroot%\system32\dns folder?

If not, go to DNS properties, Root Hints tab, and click the remove all of
the root hints. Then click on Copy from Server, and choose 4.2.2.2.

If it continues after thatm please read the following article. I kow it's
for Windows 2000, but if the above fail, this should work.

Replacing root hints with the Cache.dns file
http://support.microsoft.com/kb/249868


--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.


 
Reply With Quote
 
Hugo
Guest
Posts: n/a

 
      11-18-2009
Hi!
Thank you for the reply and sorry for the delayed response. I have given my
reply to your question below, Iam still getting the error.
Pl read below:

> What service pack version are the two DCs?

ANS: Service Pack 2

> It sounds like the cache.dns file is corrupted. If you configure a
> forwarder, do the errors go away?

ANS: Enabled the forwarders - did not make any difference - the errors still
persist

> What is the IP address in the error? Just 0.0.0.0?

ANS: I dont get any IP address in the error message

> When you look at the list of nameservers listed on the Root Hints tab, do
> they match the names in the Cache.dns file, located in the
> %systemroot%\system32\dns folder?

ANS: They both have the same entries

> If not, go to DNS properties, Root Hints tab, and click the remove all of
> the root hints. Then click on Copy from Server, and choose 4.2.2.2.

ANS: I get an error here - The specific DNS server cannot be contacted to
collect root hints.
verify that the machine is conencted to the network, and that the specific
remote dns server is conencted and running

> If it continues after thatm please read the following article. I kow it's
> for Windows 2000, but if the above fail, this should work.


> Replacing root hints with the Cache.dns file
> http://support.microsoft.com/kb/249868

ANS: I did according to the article - it did not help - however I will try
again.

Appreciate you help.
Hugo

>
> --
> Ace
>
> This posting is provided "AS-IS" with no warranties or guarantees and
> confers no rights.
>
> Please reply back to the newsgroup or forum for collaboration benefit
> among responding engineers, and to help others benefit from your
> resolution.
>
> Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
> 2003/2000, MCSA Messaging 2003
> Microsoft Certified Trainer
>
> For urgent issues, please contact Microsoft PSS directly. Please check
> http://support.microsoft.com for regional support phone numbers.
>



 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      12-13-2009
"Hugo" <> wrote in message
news:ua5E$...
> Hi!
> Thank you for the reply and sorry for the delayed response. I have given
> my reply to your question below, Iam still getting the error.
> Pl read below:
>
>> What service pack version are the two DCs?

> ANS: Service Pack 2
>
>> It sounds like the cache.dns file is corrupted. If you configure a
>> forwarder, do the errors go away?

> ANS: Enabled the forwarders - did not make any difference - the errors
> still persist
>
>> What is the IP address in the error? Just 0.0.0.0?

> ANS: I dont get any IP address in the error message
>
>> When you look at the list of nameservers listed on the Root Hints tab, do
>> they match the names in the Cache.dns file, located in the
>> %systemroot%\system32\dns folder?

> ANS: They both have the same entries
>
>> If not, go to DNS properties, Root Hints tab, and click the remove all of
>> the root hints. Then click on Copy from Server, and choose 4.2.2.2.

> ANS: I get an error here - The specific DNS server cannot be contacted to
> collect root hints.
> verify that the machine is conencted to the network, and that the specific
> remote dns server is conencted and running
>
>> If it continues after thatm please read the following article. I kow it's
>> for Windows 2000, but if the above fail, this should work.

>
>> Replacing root hints with the Cache.dns file
>> http://support.microsoft.com/kb/249868

> ANS: I did according to the article - it did not help - however I will try
> again.
>
> Appreciate you help.
> Hugo
>


Hi Hugo,

I apologize for not seeing your response earlier. Are both UDP 53 and TCP 53
opened on the firewall? The reason I ask is because of the error you are
getting trying to update the Root Hints. I can't remember whether this
required UDP or TCP (I think it is UDP), but both ports should be opened.

Ace


 
Reply With Quote
 
Hugo
Guest
Posts: n/a

 
      12-14-2009
Hi! Ace,
Thanks for the reply. No apologies, it was me who messed the reply to the
group
The windows firewall is turned off on both the DC's. Have a question here.
The DNS settings is the same for both the DC's, why is the second DC trying
to update its Root Hints? I dont see the error on my first DC.
Is there a way I can disable the secondary DC from checking for Root Hints
update ?

Many thanks
Hugo


"Ace Fekay [MCT]" <> wrote in message
news:...
> "Hugo" <> wrote in message
> news:ua5E$...
>> Hi!
>> Thank you for the reply and sorry for the delayed response. I have given
>> my reply to your question below, Iam still getting the error.
>> Pl read below:
>>
>>> What service pack version are the two DCs?

>> ANS: Service Pack 2
>>
>>> It sounds like the cache.dns file is corrupted. If you configure a
>>> forwarder, do the errors go away?

>> ANS: Enabled the forwarders - did not make any difference - the errors
>> still persist
>>
>>> What is the IP address in the error? Just 0.0.0.0?

>> ANS: I dont get any IP address in the error message
>>
>>> When you look at the list of nameservers listed on the Root Hints tab,
>>> do they match the names in the Cache.dns file, located in the
>>> %systemroot%\system32\dns folder?

>> ANS: They both have the same entries
>>
>>> If not, go to DNS properties, Root Hints tab, and click the remove all
>>> of the root hints. Then click on Copy from Server, and choose 4.2.2.2.

>> ANS: I get an error here - The specific DNS server cannot be contacted to
>> collect root hints.
>> verify that the machine is conencted to the network, and that the
>> specific remote dns server is conencted and running
>>
>>> If it continues after thatm please read the following article. I kow
>>> it's for Windows 2000, but if the above fail, this should work.

>>
>>> Replacing root hints with the Cache.dns file
>>> http://support.microsoft.com/kb/249868

>> ANS: I did according to the article - it did not help - however I will
>> try again.
>>
>> Appreciate you help.
>> Hugo
>>

>
> Hi Hugo,
>
> I apologize for not seeing your response earlier. Are both UDP 53 and TCP
> 53 opened on the firewall? The reason I ask is because of the error you
> are getting trying to update the Root Hints. I can't remember whether this
> required UDP or TCP (I think it is UDP), but both ports should be opened.
>
> Ace
>



 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      12-14-2009
"Hugo" <> wrote in message
news:...
> Hi! Ace,
> Thanks for the reply. No apologies, it was me who messed the reply to the
> group
> The windows firewall is turned off on both the DC's. Have a question here.
> The DNS settings is the same for both the DC's, why is the second DC
> trying to update its Root Hints? I dont see the error on my first DC.
> Is there a way I can disable the secondary DC from checking for Root Hints
> update ?
>
> Many thanks
> Hugo


My question regards your edge firewall to the internet, not on the servers.

As far as your question, I am not sure. However, I am also not sure by what
you mean by "settings." There are *numerous* settings on a DNS server. One
little thing can be different.

I don't know if I had posted this between the different threads, but I
thought to post it for you just in case.
http://www.eventid.net/display.asp?e...ce=DNS&phase=1

It basically says that a nameserver entry is incorrect in the nameservers
tab, but I think you said they are correct?

Ace



 
Reply With Quote
 
Hugo
Guest
Posts: n/a

 
      12-17-2009
Hi! Ace,
These DC are internal domain controllers. We cannot access internet from
these boxes.
I will go thru the url you provided and update you. Appreciate your help!.

Hugo
"Ace Fekay [MCT]" <> wrote in message
news:...
> "Hugo" <> wrote in message
> news:...
>> Hi! Ace,
>> Thanks for the reply. No apologies, it was me who messed the reply to the
>> group
>> The windows firewall is turned off on both the DC's. Have a question
>> here.
>> The DNS settings is the same for both the DC's, why is the second DC
>> trying to update its Root Hints? I dont see the error on my first DC.
>> Is there a way I can disable the secondary DC from checking for Root
>> Hints update ?
>>
>> Many thanks
>> Hugo

>
> My question regards your edge firewall to the internet, not on the
> servers.
>
> As far as your question, I am not sure. However, I am also not sure by
> what you mean by "settings." There are *numerous* settings on a DNS
> server. One little thing can be different.
>
> I don't know if I had posted this between the different threads, but I
> thought to post it for you just in case.
> http://www.eventid.net/display.asp?e...ce=DNS&phase=1
>
> It basically says that a nameserver entry is incorrect in the nameservers
> tab, but I think you said they are correct?
>
> Ace
>
>
>



 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      12-17-2009
"Hugo" <> wrote in message
news:...
> Hi! Ace,
> These DC are internal domain controllers. We cannot access internet from
> these boxes.
> I will go thru the url you provided and update you. Appreciate your help!.
>
> Hugo


Hi Hugo,

I understand they are internal DCs, however because the servers are DNS
servers, they will need access for forwarders (if you setup forwarders as
recommended), and/or queries to the Root hints.

Let me know what you find.

Ace



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Re: New Server Transition question Ace Fekay [MCT] Windows Server 2 10-28-2009 05:39 AM
WindowsUpdate_8024D00A WindowsUpdate_dt000 Michelle Windows Vista Performance 14 03-01-2008 11:42 AM
Re: Update Error 80070246 Robert Aldwinckle Windows Vista Performance 2 02-12-2008 09:15 PM
Vista RTM - Blue screen (BSOD) on Install Toshiba M400 TabletPC kevin forsythe Windows Vista Installation 3 11-18-2006 03:50 AM
Unresolved items: incredible! Massimo ActiveSync 9 04-18-2006 04:11 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59