DNS and RPC Unavailable

Posted by Berek Bryan on Server Fault See other posts from Server Fault or by Berek Bryan
Published on 2010-02-25T04:54:10Z Indexed on 2010/03/21 19:11 UTC
Read the original article Hit count: 371

I have a server that is host a MSSQL database and some other server related tasks.

The server communicaties with a large number of devices. The devices send data to the server.

The communication links are down between the devices on the intranet and to the outside world. However it seems I can ping and can be pinged from machines on the same switch.

This includes the DNS Servers.

When I run,

C:\ipconfig /registerdns

I get

RPC Server is Unavailable.

So, it seems that the server can not verify the DNS server. Both DNS server are up and running. No other machines are affected on the network.

© Server Fault or respective owner

Related posts about windows-server-2003

Related posts about sql-server