Contents
This section is aimed to provide some further network troubleshooting information to ensure you have a successful connection to the TSM backup servers. This guide assumes that you have already followed the checks basic checks, Network Connectivity Troubleshooting Guide and/or Network Connectivity Troubleshooting Guide Stage 2.
2. Troubleshooting TSM Specific Connection Part 4 - Name Resolution
Following our previous tests we have established that we have IP connectivity to the TSM Servers. However we do not have the name resolution working, which is key for TSM to work successfully.
DNS is a naming system used by computer services to associate meaningful names to numerical identifiers (IP Addresses). Sometimes a bad DNS entry will be cached/stored on your local machine and you will need to either flush the DNS cache to remove the bad DNS entry. Follow this step-by-step process to flush the DNS:
Start (or the Windows Icon in Vista/Win7)Run (or "Search" in Vista/Win7)CMD and hit Enter or click OKFigure /hfs/help/images/nwts03.gif []
ipconfig /flushdns and hit Enter:Figure /hfs/help/images/nwts17.gif []
Now review your results with those listed below:ipconfig /flushdns command will complete and return to command prompt - the command should complete successfully:Figure /hfs/help/images/nwts18.gif []
Figure /hfs/help/images/nwts18.gif []
ping servername and press Enter - where the servername relates to the server you are trying to connect to
Figure /hfs/help/images/nwts06.gif []
Figure /hfs/help/images/nwts07.gif []
Figure /hfs/help/images/nwts08.gif []
Figure /hfs/help/images/nwts09.gif []
2.2. Checking the local hosts file
Whilst unlikely, there is the possibility that the local hosts file on your machine may contain an incorrect entry that will be pointing your TSM client to the incorrect servername/ipaddress. Follow these instructions to check this:
C:\Windows\System32\Drivers\etchosts (this file does not have file extension)Figure /hfs/help/images/nwts19.gif []
OKFigure /hfs/help/images/nwts20.gif []
127.0.0.1 localhostFigure /hfs/help/images/nwts21.gif []
Figure /hfs/help/images/nwts22.gif []
Figure /hfs/help/images/nwts23.gif []
[File], [Save] and then [File], [Exit] to save the hosts file, and now try pinging the TSM Servers again.If your hosts file was already empty of additional information or removing the additional entries has not worked then you will need to escalate this to your Local IT Support staff for further advice.