When a user informs you that a certain system cannot be accessed, check for various network problems. Typically, you will go through these TCP/IP problem determination topics using whichever is applicable to your environment:
However, there are other consideration outside the network area that you should check also:
This will usually reveal itself when you check for communication problems. The ping command will lead you to the problem system. The whole system may be down or the network interface may be down.
If a user has logged in, this will be fairly obvious as there is usually a system message stating not enough paging space or not enough memory. However, if a user is trying to telnet or ftp to the system, there will be time outs as the system cannot create additional processes, or the system may be busy killing processes.
If the user can access the system, but there are problems with certain functions, you should check all areas in the system. If the user cannot start the Web Based System Manager (WSM), the /tmp filesystem may be full.
Usually, the user will mention losing all his files.
Not all problems are caused by the network and the network function. Make sure you understand your user's problem before concluding that it is a network problem.