
October 6th, 2005, 11:40 PM
|
|
Contributing User
|
|
Join Date: Apr 2005
Location: Brisvegas
|
|
|
DNSAPI errors, and others
On some servers on our network (these are remote servers, not here in head office) we get errors like the one below in event log, and also a heap of NetBT Errors. Any ideas on what could be causing these? They seem to correspond with some of our software falling over, like SQL Server - but it appears these errors cause the software to die, rather than the other way around.
Quote: The system failed to register pointer (PTR) resource records (RRs) for network adapter
with settings:
Adapter Name : {9BF4F90C-xxxx-xxxx-xxxx-93B0B29F2AF9}
Host Name : xxxxxxxxxx
Adapter-specific Domain Suffix : internal.xxx
DNS server list :
192.2.xxx.xxx, 192.2.xxx.x
Sent update to server : xxx.xxx.0.1
IP Address : 192.2.xxx.1
The reason that the system could not register these RRs was because the update request that was sent to the specified DNS server timed out. This is probably because the authoritative DNS server for the name being registered is not running.
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 information, see the record data displayed below. |
|