FLINT HILLS TECHNICAL COLLEGE
Network Troubleshooting Flowchart


START
Windows Workstation Unable to Access a Network Service
Gather Clues
A. Ask Questions.
 i. What were you doing when the problem occurred?
ii. Have there been any recent changes to the network?
B. Have the customer recreate the problem while you watch.
While watching, check for obvious user errors (ID10T errors), such as Caps-Lock being on.

Do other workstations on the LAN have the same problem?
Yes  or  No
↓        
Are the switch, hub, or wireless access point's power & link-lights lit?

Yes  or  No
↓        
ping the destination by name. Successful?

Yes  or  No
↓        
Possible Solutions
A. Specific service is down on destination server. The server itself is up and communicating, but the specific service you are trying to access is down for some reason. Figure out why the service is down (look at configuration, recent updates, & logs), and bring it back up. If it is still up but not responding, restart it.
B. Misconfigured firewall. Network firewall may be blocking all access from your LAN to specific service port on destination server. Configure it to allow your LAN access to service.
C. Malware infection on destination server or it has been hacked. Scan server for malware infection using anti-malware software such as MalwareBytes. Check for signs of break-in (look at the logs).
If All Else Fails
A. Sniff the network with Wireshark on the server while recreating the problem. See if packets are actually being sent to the correct port and if there are any replies. Look for packets containing diagnostic or error messages.
B. Search the Internet. See if others have had the same problem, and if so, how they solved it.

Problem Solved?
Document Your Solution
FINISHED


Click here for a graphical version of this flowchart.