Spin
Guest
|
Posted:
Wed Oct 26, 2005 12:50 am Post subject:
7062 and 5781 errors after changing zone from Standard Prima |
|
|
Gurus,
On a Windows Server 2003 DC, running DNS, had an event log clear of errors.
Until I tried to convert my _msdcs.domain.local zone from standard primary
into AD-integrated with replication to all DNS servers in the forest. When
I tried to do so, the following errors appear.
This one from my DNS log:
Event Type: Warning
Event Source: DNS
Event Category: None
Event ID: 7062
Date: 10/23/2005
Time: 10:44:03 PM
User: N/A
Computer: EBIZ-GATE
Description:
The DNS server encountered a packet addressed to itself on IP address
192.168.1.2. The packet is for the DNS name
"_ldap._tcp.pdc._msdcs.ebiz.local.". The packet will be discarded. This
condition usually indicates a configuration error.
And this one from my System log:
Event Type: Warning
Event Source: NETLOGON
Event Category: None
Event ID: 5781
Date: 10/23/2005
Time: 10:44:07 PM
User: N/A
Computer: EBIZ-GATE
Description:
Dynamic registration or deletion of one or more DNS records associated with
DNS domain 'ebiz.local.' failed. These records are used by other computers
to locate this server as a domain controller (if the specified domain is an
Active Directory domain) or as an LDAP server (if the specified domain is an
application partition).
Here are my vitals.
1) ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : ebiz-gate
Primary Dns Suffix . . . . . . . : ebiz.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : Yes
DNS Suffix Search List. . . . . . : ebiz.local
Ethernet adapter LAN Connection:
Connection-specific DNS Suffix . : ebiz.local
Description . . . . . . . . . . . : Intel(R) PRO/100 S Server Adapter
Physical Address. . . . . . . . . : 00-02-B3-EC-2B-DF
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.2
2) ADUC domain name: ebiz.local
3) Forward Lookup Zones:
Standard Primary:
_msdcs.ebiz.local
dc
domains
gc
pdc
Standard Primary:
-ebiz.local
_msdcs
_sites
_tcp
_udp
domainDNSZones
forestDNSZones
Reverse Lookup Zones
0.in-addr.arpa
1.168.192.in-addr.arpa
127.in-addr.arpa
255.in-addr.arpa |
|
Kevin D. Goodknecht Sr. [
Guest
|
Posted:
Thu Oct 27, 2005 8:51 pm Post subject:
Re: 7062 and 5781 errors after changing zone from Standard P |
|
|
Spin <Spin@spin.com> wrote:
| Quote: | Gurus,
On a Windows Server 2003 DC, running DNS, had an event log clear of
errors. Until I tried to convert my _msdcs.domain.local zone from
standard primary into AD-integrated with replication to all DNS
servers in the forest. When I tried to do so, the following errors
appear.
|
This error is common at startup if you have only one DC with DNS in a
domain. It is caused from a catch-22 situation, AD cannot start without DNS,
when DNS starts since AD has not started, DNS cannot load the zone.
IF you add a DC, then point the DCs to one other DC and itself for DNS,
should stop this. If you only have one DC use standard primary zones or
ignore the error. Preferably ignore the error because there is no security
on standard primary zones.
--
Best regards,
Kevin D. 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/
http://support.wftx.us/
https://secure.lsaol.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
=================================== |
|