Troubleshooting WINS Servers

This section describes some basic troubleshooting steps for common problems and also describes how to restore or rebuild the WINS database.

Verifying WINS Service Status

These error conditions can indicate potential problems with the WINS server:

The first troubleshooting task is to make sure WINS is running.

To ensure that the WINS services are running

1. Use the Services option in the Control Panel to verify that the WINS service is running.

2. If a necessary service is not started, start the service.

Resolving Common WINS Errors

To resolve "duplicate name" error messages

To locate the source of "network path not found" messages on a WINS client

Check the WINS database for the name. If the name is not present in the database, check whether the destination or target computer uses b-node name resolution. If so, add a static mapping for it in the WINS database.

To discover why a WINS server cannot pull or push replications to another WINS server

1. Use the ping utility to verify that each WINS server is running and is available to establish a connection.

2. Ensure that each server is correctly configured as both a pull or push partner:

To determine why a WINS backup fails

Make sure the path for the WINS backup directory exists and is on a local disk on the WINS server. WINS cannot back up its database files to a remote drive.

To locate the source of "Access Denied" error messages when connecting WINS Manager to WINS

Check that you are logged in as a member of the Administrators group.

Troubleshooting the WINS Server Database

If you have determined that the Windows Internet Name Service is running on the WINS server but you cannot connect to the server using WINS Manager, then the WINS database is not available or has become corrupted. If a WINS server fails for any reason, you can restore the database from a backup copy.

You can use the winsadm command to restore the WINS database from the WINS backup location specified in the Advanced Server Registry.

To restore a WINS database from the backup path specified in the registry

1. Log on to the UNIX system as root.

2. Shut down the WINS server using the net stop wins command.

3. Restore the WINS database from the WINS backup location using the winsadm -r command.

4. Restart the WINS server using the net start wins command.

Previous Page Page Top Index Next Page See Page