Networking Forums

Networking Forums > Computer Networking > Windows Networking > Re: Event ID 1812 on AV server

Reply
Thread Tools Display Modes

Re: Event ID 1812 on AV server

 
 
Ace Fekay [MVP]
Guest
Posts: n/a

 
      01-03-2007, 04:14 AM
In news:2C579F4C-D47A-48AA-B01E-(E-Mail Removed),
SteveP <(E-Mail Removed)> stated, which I commented on below:
> My anti-virus server is showing two problems in the event viewer that
> I have not been able to resolve. It's running 2003 standard server
> and hosts Trend anti-virus.
>
> I've been unable to resolve these two errors and need to ask for help.
>
> #1
> NTDS Intersite Messaging
> Catagory (19)
> Event ID: 1812
>
> The description for Event ID ( 1812 ) in Source ( NTDS Inter-site
> Messaging ) cannot be found. The local computer may not have the
> necessary registry information or message DLL files to display
> messages from a remote computer. You may be able to use the
> /AUXSOURCE= flag to retrieve this description; see Help and Support
> for details. The following information is part of the event: [],
> 4294967295.
>
> How do I fix it?
>
> #2
> DNSAPI
> Event ID: 11166
> Failed to Register Host A Records
>
> The system failed to register host (A) resource records (RRs) for
> network adapter
> with settings:
>
> Adapter Name : {8BAD9F09-D7BB-48F8-BCA3-AC985BD1DFxx}
> Host Name : av
> Primary Domain Suffix : bxxx.local
> DNS server list :
> 172.20.0.1, 172.20.0.2
> Sent update to server : 172.20.0.1
> IP Address(es) :
> 172.20.0.7
>
> The reason the system could not register these RRs was because of a
> security related problem. The cause of this could be (a) your
> computer does not have permissions to register and update the
> specific DNS domain name set for this adapter, or (b) there might
> have been a problem negotiating valid credentials with the DNS server
> during the processing of the update request.
>
> You can manually retry DNS registration of the network adapter and its
> settings by typing "ipconfig /registerdns" at the command prompt. If
> problems still persist, contact your DNS server or network systems
> administrator. For specific error code, see the record data displayed
> below.
>
> How do I fix it?


As for the DNSAPI errors, see if this helps:
http://www.eventid.net/display.asp?e...DnsApi&phase=1
I also remember with this error, if you do not have a reverse zone created
and it is trying to register into it, then that will be a problem.

For the NTDS 1812 errors:
http://www.eventid.net/display.asp?e...saging&phase=1

For the NTDS errors, there are a number of reasons why NTDS replication
errors, as well as registration errors can occur, which are USUALLY all DNS
based. Check out this list and see which applies to YOUR scenario:

=============================

DNS Dynamic Registration Problems:

1) External DNS servers are configured under TCP/IP properties. Only use
internal DNS servers when part of an Active Directory domain. AD Domain
machines must ever be pointed at an external (ISP) DNS server or even use an
ISP DNS server as an "Alternate DNS server".

2) AD/DNS zone not configured to allow dynamic updates.

3) 'Register this connection's address" in DNS is not enabled under TCP/IP
properties.

4) Not authenticated to the domain (due to DNS misconfiguration or DNS
server problem)

5) Missing or incorrect "Primary DNS suffix" or "Connection-specific DNS
suffix" of the domain to which the machine belongs. With a
missing/incorrect DNS suffix a machine cannot find the correct zone to
register in. If missing or incorrect, it is called a Disjoined Domain Name.

6) A Group Policy is forcing secure updates and the machine isn't a member
of the domain.

7) DHCP client service not running. This is a requirement for DNS
registration and DNS resolution even if the client is not actually using
DHCP. See the below articles.

8) Reg entry stopping it:
246804 - How to Enable-Disable Windows 2000 Dynamic DNS Registrations (per
NIC too):
http://support.microsoft.com/?id=246804

9). It's got some sort of malware or virus altering network services
preventing it from registering.

10) Some sort of firewall in place, whether the Windows firewall disabling
File and Print Services, or a 3rd party firewall, which many AV programs
(including Trend) now have built in and must be adjusted to allow this sort
of traffic and exclude the NTDS and SYSVOL folders .

11) AD DNS domain name is a SIngle Lable Name, such as "DOMAIN" instead of
'domain.local', domain.com, etc (this is a real nasty one and difficult to
fix).


No DNS Name Resolution If DHCP Client Service Is Not Running
http://support.microsoft.com/default...b;en-us;268674

Dynamic DNS Updates Do Not Work if the DHCP Client Service Stops
http://support.microsoft.com/default...b;en-us;264539

Note: DHCP can register the client in DNS, provided the DHCP server machine
itself has the proper DNS servers set in it's TCP/IP properties.

===================

There's more to this, but this should give you a good starting point. If you
like, please provide an unedited ipconfig /all of your DCs and of a sample
client, and elaborately describe your Site topology including IP subnet
objects assigned to each site, as well as an elaborate description of your
AD topology, including DNS servers in each location.


--
Ace
Innovative IT Concepts, Inc (IITCI)
Willow Grove, PA

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

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Directory Services
Microsoft Certified Trainer

Having difficulty reading or finding responses to your post?
Instead of the website you're using, I suggest to use OEx (Outlook Express
or any other newsreader), and configure a news account, pointing to
news.microsoft.com. This is a direct link to the Microsoft Public
Newsgroups. It is FREE and requires NO ISP's Usenet account. OEx allows you
to easily find, track threads, cross-post, sort by date, poster's name,
watched threads or subject.
It's easy:

How to Configure OEx for Internet News
http://support.microsoft.com/?id=171164

Infinite Diversities in Infinite Combinations
Assimilation Imminent. Resistance is Futile
"Very funny Scotty. Now, beam down my clothes."

The only constant in life is change...


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

 
      01-10-2007, 03:44 PM
In news:F0D1DEB2-497C-4458-BDF7-(E-Mail Removed),
SteveP <(E-Mail Removed)> stated, which I commented on below:
> Hi Ace:
>
> Thank you for your in depth reply.
>
> My delayed response is due my not being able to view technet for an
> unknown reason. It was very frustrating. It's fixed now and I'm
> working on each of your suggestions. I hope to report success early
> next week. Your info and links are great.


Sounds good.

If you have any other issues, post back.

Ace


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

 
      01-17-2007, 03:45 AM
In news:C009FF5E-1CA3-451D-9D7B-(E-Mail Removed),
SteveP <(E-Mail Removed)> stated, which I commented on below:
> Your advice on my issue #2 DNSAPI problem was perfect. That issue is
> now history, thanks.
>
> My issue #1 on NTDS Intersite Messaging is still there. I only have
> one site. Don't use inter site messaging. I have turned it's service
> stopped. I still get regular errors in the event viewer.
>
> I followed your link on this one and read "This occurred while
> repairing COM+ on a 2003 Enterprise machine. After making some
> repairs, I was trying to see if any services hung on starting. I
> inadvertently tried to start Inter-Site Messaging. M246717 pointed me
> to HKLM\CurrentControlSet\Services\NTDS\Diagnostics."
>
> I went into the registry and there was no NTDS under Services. This
> machine is not a DC, just a anti-virus server.
>
> Can you point me in the right direction?


Interesting. Were the default C: drive permissions ever altered in the past?

Ace


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

 
      01-19-2007, 04:02 AM
In news:9B68EA04-E268-4671-956F-(E-Mail Removed),
SteveP <(E-Mail Removed)> stated, which I commented on below:
> The default C: drive permissions have never been altered. They are
> the same as when I built this server and put it online.


Did you set the service to disabled?



 
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
LSASRV Event 40960 and Failure Audit Event 673 since Feb 2007 Drew Govnyak Windows Networking 1 07-25-2007 05:34 AM
Need help resolving Event ID 1054 errors appearing in event log every 5 mins! thelotus99@gmail.com Windows Networking 2 07-16-2007 02:30 PM
Event ID 5719 on Member Server Yorgy Windows Networking 2 06-19-2007 02:15 PM
Server 2003 - Event ID 4191 Richard_B Windows Networking 0 02-01-2007 03:04 PM
Client unable to browser network, but can ping FQDN of server... error on event log on server Aussie Rules Windows Networking 4 10-23-2006 08:07 PM



1 2 3 4 5 6 7 8 9 10 11