Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > domain.local dns forward lookup zone has a red x

Reply
Thread Tools Display Modes

domain.local dns forward lookup zone has a red x

 
 
Jamie
Guest
Posts: n/a

 
      08-08-2009
It shows zone not loaded by dns server.

The dns server encountered a problem while attempting to load the zone. The
zone data may not be available in active directory, or the zone data is
corrupt.

If I right click on the domain.local zone and go to properties it shows
under the general tab as status expired. All other options with a right
click are greyed out.

If I try to delete the zone it says the zone cannot be deleted the active
directory service is not available.

under the dns events it is getting errors 4004 and 4015 and warning 4521.

I'm not sure what to try here. please help
 
Reply With Quote
 
 
 
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      08-08-2009
"Jamie" <> wrote in message
news235A862-FCA4-477D-B874-...
> It shows zone not loaded by dns server.
>
> The dns server encountered a problem while attempting to load the zone.
> The
> zone data may not be available in active directory, or the zone data is
> corrupt.
>
> If I right click on the domain.local zone and go to properties it shows
> under the general tab as status expired. All other options with a right
> click are greyed out.
>
> If I try to delete the zone it says the zone cannot be deleted the active
> directory service is not available.
>
> under the dns events it is getting errors 4004 and 4015 and warning 4521.
>
> I'm not sure what to try here. please help



Hi Jamie,

It initially appears to be a DNS misconfiguration, however to absolutely
determine that, and not something more serious, we'll need additional
information and facts regarding the server's configuration to make a
specific diagnosis. Please post an unedited ipconfig /all of the domain
controller, please. If there is more than one DC, please post one for the
others, as well.

Common causes:
Using the ISP's DNS address in the DC's NIC.
Multiple NICs and or IPs.
RRAS installed on a DC.
IP Routing enabled on a DC.
Domain is a Single Label Name.
The DC has a Disjointed Namespace.

Your ipconfigs will help us determine where the problem lies.

Thank you,

--
Ace

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

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

Ace Fekay, MCT, MCTS Exchange, MCSE, MCSA 2003 & 2000, MCSA Messaging
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
 
Jamie
Guest
Posts: n/a

 
      08-10-2009
This is a very small network with just the one server. It is only using one
NIC card as well. Here is the ipconfig /all.

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : sv-wmd
Primary Dns Suffix . . . . . . . : wmd.local
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : wmd.local

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
(NDIS
VBD Client)
Physical Address. . . . . . . . . : 00-1E-C9-CC-42-98
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.0.3(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.3
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 8:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{AF7D905F-40E0-4C91-BF36-CAAE4F3F7
C55}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

C:\Users\Administrator>

"Ace Fekay [MCT]" wrote:

> "Jamie" <> wrote in message
> news235A862-FCA4-477D-B874-...
> > It shows zone not loaded by dns server.
> >
> > The dns server encountered a problem while attempting to load the zone.
> > The
> > zone data may not be available in active directory, or the zone data is
> > corrupt.
> >
> > If I right click on the domain.local zone and go to properties it shows
> > under the general tab as status expired. All other options with a right
> > click are greyed out.
> >
> > If I try to delete the zone it says the zone cannot be deleted the active
> > directory service is not available.
> >
> > under the dns events it is getting errors 4004 and 4015 and warning 4521.
> >
> > I'm not sure what to try here. please help

>
>
> Hi Jamie,
>
> It initially appears to be a DNS misconfiguration, however to absolutely
> determine that, and not something more serious, we'll need additional
> information and facts regarding the server's configuration to make a
> specific diagnosis. Please post an unedited ipconfig /all of the domain
> controller, please. If there is more than one DC, please post one for the
> others, as well.
>
> Common causes:
> Using the ISP's DNS address in the DC's NIC.
> Multiple NICs and or IPs.
> RRAS installed on a DC.
> IP Routing enabled on a DC.
> Domain is a Single Label Name.
> The DC has a Disjointed Namespace.
>
> Your ipconfigs will help us determine where the problem lies.
>
> Thank you,
>
> --
> Ace
>
> This posting is provided "AS-IS" with no warranties or guarantees and
> confers no rights.
>
> Please reply back to the newsgroup or forum to benefit from collaboration
> among responding engineers, and to help others benefit from your resolution.
>
> Ace Fekay, MCT, MCTS Exchange, MCSE, MCSA 2003 & 2000, MCSA Messaging
> 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

 
      08-10-2009
"Jamie" <> wrote in message
news:FD679FBD-48DB-4A41-9E4A-...
> This is a very small network with just the one server. It is only using
> one
> NIC card as well. Here is the ipconfig /all.
>
> Microsoft Windows [Version 6.0.6001]
> Copyright (c) 2006 Microsoft Corporation. All rights reserved.
>
> C:\Users\Administrator>ipconfig /all
>
> Windows IP Configuration
>
> Host Name . . . . . . . . . . . . : sv-wmd
> Primary Dns Suffix . . . . . . . : wmd.local
> Node Type . . . . . . . . . . . . : Broadcast
> IP Routing Enabled. . . . . . . . : No
> WINS Proxy Enabled. . . . . . . . : No
> DNS Suffix Search List. . . . . . : wmd.local
>
> Ethernet adapter Local Area Connection:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
> (NDIS
> VBD Client)
> Physical Address. . . . . . . . . : 00-1E-C9-CC-42-98
> DHCP Enabled. . . . . . . . . . . : No
> Autoconfiguration Enabled . . . . : Yes
> IPv4 Address. . . . . . . . . . . : 192.168.0.3(Preferred)
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 192.168.0.1
> DNS Servers . . . . . . . . . . . : 192.168.0.3
> NetBIOS over Tcpip. . . . . . . . : Enabled
>
> Tunnel adapter Local Area Connection* 8:
>
> Media State . . . . . . . . . . . : Media disconnected
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . :
> isatap.{AF7D905F-40E0-4C91-BF36-CAAE4F3F7
> C55}
> Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
> DHCP Enabled. . . . . . . . . . . : No
> Autoconfiguration Enabled . . . . : Yes
>



Jamie,

Thanks for posting the ipconfig. It actually looks fine. It appears to be
Windows 2008. What errors are in the Event viewer? Post the eventID# and
Source name, please, if any exist.

Also, what replication scope is the zone set to (DNS, zone properties,
replication).

Thanks,

Ace


 
Reply With Quote
 
Jamie
Guest
Posts: n/a

 
      08-10-2009

4521, 4004, 4015 all from the dns-server-service.

"Ace Fekay [MCT]" wrote:

> "Jamie" <> wrote in message
> news:FD679FBD-48DB-4A41-9E4A-...
> > This is a very small network with just the one server. It is only using
> > one
> > NIC card as well. Here is the ipconfig /all.
> >
> > Microsoft Windows [Version 6.0.6001]
> > Copyright (c) 2006 Microsoft Corporation. All rights reserved.
> >
> > C:\Users\Administrator>ipconfig /all
> >
> > Windows IP Configuration
> >
> > Host Name . . . . . . . . . . . . : sv-wmd
> > Primary Dns Suffix . . . . . . . : wmd.local
> > Node Type . . . . . . . . . . . . : Broadcast
> > IP Routing Enabled. . . . . . . . : No
> > WINS Proxy Enabled. . . . . . . . : No
> > DNS Suffix Search List. . . . . . : wmd.local
> >
> > Ethernet adapter Local Area Connection:
> >
> > Connection-specific DNS Suffix . :
> > Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE
> > (NDIS
> > VBD Client)
> > Physical Address. . . . . . . . . : 00-1E-C9-CC-42-98
> > DHCP Enabled. . . . . . . . . . . : No
> > Autoconfiguration Enabled . . . . : Yes
> > IPv4 Address. . . . . . . . . . . : 192.168.0.3(Preferred)
> > Subnet Mask . . . . . . . . . . . : 255.255.255.0
> > Default Gateway . . . . . . . . . : 192.168.0.1
> > DNS Servers . . . . . . . . . . . : 192.168.0.3
> > NetBIOS over Tcpip. . . . . . . . : Enabled
> >
> > Tunnel adapter Local Area Connection* 8:
> >
> > Media State . . . . . . . . . . . : Media disconnected
> > Connection-specific DNS Suffix . :
> > Description . . . . . . . . . . . :
> > isatap.{AF7D905F-40E0-4C91-BF36-CAAE4F3F7
> > C55}
> > Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
> > DHCP Enabled. . . . . . . . . . . : No
> > Autoconfiguration Enabled . . . . : Yes
> >

>
>
> Jamie,
>
> Thanks for posting the ipconfig. It actually looks fine. It appears to be
> Windows 2008. What errors are in the Event viewer? Post the eventID# and
> Source name, please, if any exist.
>
> Also, what replication scope is the zone set to (DNS, zone properties,
> replication).
>
> Thanks,
>
> Ace
>
>
>

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

 
      08-10-2009
"Jamie" <> wrote in message
news:C02BC7E3-07EA-46BD-998B-...
> 4521, 4004, 4015 all from the dns-server-service.
>


I apologize, you had already posted them.

Curious, what services have you disabled on the machine? Is the DHCP Client
service disabled? Any others you may or may have not disabled? How about the
AD services?

Also, see what automatic services are not running. You can click on the top
of the startup type column to organize the startup by automatic, manual,
etc.

Ace


 
Reply With Quote
 
Jamie
Guest
Posts: n/a

 
      08-11-2009

I have not disabled any. TPM Base Services is the only service with an
automatic that is not started. THe DHCP service is running. The Active
directory domain services is running.

"Ace Fekay [MCT]" wrote:

> "Jamie" <> wrote in message
> news:C02BC7E3-07EA-46BD-998B-...
> > 4521, 4004, 4015 all from the dns-server-service.
> >

>
> I apologize, you had already posted them.
>
> Curious, what services have you disabled on the machine? Is the DHCP Client
> service disabled? Any others you may or may have not disabled? How about the
> AD services?
>
> Also, see what automatic services are not running. You can click on the top
> of the startup type column to organize the startup by automatic, manual,
> etc.
>
> Ace
>
>
>

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

 
      08-11-2009
"Jamie" <> wrote in message
news:EBDA9098-E9EF-46FD-8C3E-...
>I have not disabled any. TPM Base Services is the only service with an
> automatic that is not started. THe DHCP service is running. The Active
> directory domain services is running.


Ok. Good. I assume you mean the DHCP CLIENT service, not the DHCP Server
service. The Client service is what does registration into DNS.

Are you able to change the zone type to a Primary zone (remove it from AD)?

Also, did you demote the 2000 server? Or was it unplugged?

Are you seeing any replication errors in the other logs in Event viewer?

Ace

 
Reply With Quote
 
Jamie
Guest
Posts: n/a

 
      08-11-2009
Yes the DHCP Client service.

I try to remove the zone from ad and it says "The data on teh primary zone
failed to set. The operation cannot be performed because theis zone is
shutdown."

The 2000 machine was crashed and is gone.

There are also a bunch of 5774 and 5781 source NETLOGON events that are
occurring.


"Ace Fekay [MCT]" wrote:

> "Jamie" <> wrote in message
> news:EBDA9098-E9EF-46FD-8C3E-...
> >I have not disabled any. TPM Base Services is the only service with an
> > automatic that is not started. THe DHCP service is running. The Active
> > directory domain services is running.

>
> Ok. Good. I assume you mean the DHCP CLIENT service, not the DHCP Server
> service. The Client service is what does registration into DNS.
>
> Are you able to change the zone type to a Primary zone (remove it from AD)?
>
> Also, did you demote the 2000 server? Or was it unplugged?
>
> Are you seeing any replication errors in the other logs in Event viewer?
>
> Ace
>
>

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

 
      08-12-2009
"Jamie" <> wrote in message
news:EC1FA0A9-F1F1-41CA-AD72-...
> Yes the DHCP Client service.
>
> I try to remove the zone from ad and it says "The data on teh primary zone
> failed to set. The operation cannot be performed because theis zone is
> shutdown."
>
> The 2000 machine was crashed and is gone.
>
> There are also a bunch of 5774 and 5781 source NETLOGON events that are
> occurring.
>



Ok, it appears the crashed, or missing DC, is what it's looking for.
Apparently it held a FSMO role, and because it crashed, the FSMOs were never
seized over to the existing server, as well as that the old server's
reference is still in the AD database, is what's causing all the problems.

You'll need to first seize the FSMO roles over to the existing DC. Then
perform a Metadata Cleanup to remove the machine's reference from AD, or
this will continue. Follow the procedure in the following articles, please.

Using Ntdsutil.exe to transfer or seize FSMO roles to a domain controller
(in this case Jamie, you want to seize the roles)
http://support.microsoft.com/kb/255504

Cleanup (Metadata Cleanup) the AD database from the crashed DC - How to
remove data in Active Directory after an unsuccessful domain controller
demotion
http://support.microsoft.com/kb/216498

After that, go into Active Directory Sites and Services, and delete the
servername.

Make sure this DC is a GC. That is also in Sites and Services, Sitename,
click on Server, to the right you will see NTDS, right click, choose
properties, check the box for it to be a GC.

Afer all is done, run the following to check for errors:
dcdiag /v /fix
netdiag /v /fix.

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
another forward lookup zone? n DNS Server 3 07-20-2009 04:22 PM
Re: recurring erroneous entry in local domain forward lookup zone Greg Lindsay [MSFT] DNS Server 1 03-29-2007 10:38 PM
Forward lookup zone not automatically created for new domain in fo Shawn Conaway Active Directory 3 11-17-2006 10:12 PM
How configure secondary forward lookup zone for 2 domain Pupo DNS Server 2 07-05-2006 07:53 PM
Re: Forward lookup zone Kevin D. Goodknecht Sr. [MVP] DNS Server 0 03-02-2006 04:39 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