NO they cannot be ignored. This is an essential function or AD can become
non-functional. It's due to your DNS clent configuration.
The clue is in the error here:
> The dynamic registration of the DNS record 'dibbedydoo.com.au. 600 IN
> A 192.168.0.200' failed on the following DNS server:
>
> DNS server IP address: 203.18.56.41 <---- NS1.AUSREGISTRY.NET !!!
> Returned Response Code (RCODE): 5
> Returned Status Code: 9017
It means you are using your ISP's or some other DNS that is NOT hosting the
AD zone name, hence the massive error. Yes, this is a big error for AD.
5774 errors are caused 99.9% of the time due to using your ISP's DNS in your
IP properties, such as that 203.18.56.41. You MUST remove it, only use your
own internal DNS only. You must remove it from your client machines too.
Adjust your DHCP server to reflect this. For Internet resolution, you can
either use the Root hints (default) or configure a forwarder for efficient
Internet resolution. If the forwarding option is grayed out, delete the
Root zone (looks like a period), refresh and try it again.
This article will show you how to do both these steps:
http://support.microsoft.com/?id=300202
More info on AD and it's absolute DNS requirements:
http://support.microsoft.com/?id=291382
--
Regards,
Ace
Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.
Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================
I had the STATIC DNS on the Smoothwall Firewall in the connections on the
Server
The Firewall DHCP was setting itself as Second DNS for DHCP clients
The connection Domain in the DHCP was set to an internal domain, hence
somehow ending up at the AU Name Registry, the Servers were correct so they
ended up at the Domain Registered NS.
This never happened in W2k, only W2k3
One Knowledge Base article suggested making netlogon a dependency of DNS
service, but I cannot identify it now. Do you have thoughts on that for the
PDC and Primary DNS Server. Where does it look when it boots otherwise if
Netlogon starts before DNS
Jim White
"Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&LastNa...@hotmail.com> wrote in
message news:uTwnM$9rDHA...@TK2MSFTNGP11.phx.gbl...