Diagnose Fault and Repair
Diagnose Fault and Repair
Diagnose Fault and Repair
How to
Check on virus and malware protection Troubles
Check on
hoot a
• make sure your virus and malware tools are running correctly, and
they haven’t flagged anything that could be affecting part of your
network and stopping it from functioning
Network
Review database logs
Review • Review all your database logs to make sure the databases are
functioning as expected. If your network is working but your
database is full or malfunctioning,
Collect information
• make sure you’re clear on what the problem is
• Collect enough information from both the people
who are experiencing network issues and the
network itself, so you can replicate ordiagnose the
Network problem.
Troubleshoot • Take care not to mistake symptoms for the root
ing Best cause, as what initially looks like the problem could
be part of a larger issue.
Practices
Customize logs
• Each log should have a clear description of which
items or events are being logged, the date and
time, and information on the source of the log
(MAC or IP address).
Check access and security
Networ Check • Ensure no access or security issues have come up by
k checking all access permissions are as they should be
• Check all firewalls, antivirus software, and malware
Trouble software to ensure they’re working correctly, and no
shooti security issues are affecting your users’ ability to work.
ng
Best
Practic Follow an escalation framework
es
Follow • Have a clear escalation framework of who is responsible
for which issues, including the final person in the chain
who can be approached for resolution.
Network
Troubleshoot
ing Tools
The following are common
Microsoft Windows network
commands
ipconfig - is a command which can be issued to display the
network settings currently assigned to any or all
network adapters in the machine.
netstat - Displays active TCP connections, ports on which
the computer is listening, Ethernet statistics, the IP
routing table, IPv4 statistics
tracert/traceroute - command is used to visually see a
network packet being sent and received and the number
of hops required for that packet to get to its destination.
The following are common
Microsoft Windows network
commands
ping - Helps in determining TCP/IP Networks IP address as
well as determine issues with the network and assists
in resolving them.
pathping - Provides information about network latency and
network loss at intermediate hops between a source
and destination.
telnet - software that allows users to remotely access
another computer such as a server, network device, or
other computer.
The following are common
Microsoft Windows network
commands
route - Use the command to manually configure the routes
in the routing table.
arp - Displays, adds, and removes arp information from
network devices
nslookup - Displays information that you can use to
diagnose Domain Name System (DNS) infrastructure.
nbtstat - MS-DOS utility that displays protocol statistics and
current TCP/IP connections using NBT.
The following are common
Microsoft Windows network
commands
netsh - One common way of using netsh is to reset the TCP/IP in
Windows 2k/XP
◦ Type this in Run or DOS Window – "netsh int ip reset"
◦ In Windows XP you can run a graphical diagnostic by typing "netsh
diag gui" into the run dialogue box.
The following are common
Microsoft Windows network
commands
getmac - DOS command used to show both local and remote MAC
addresses
◦ When run with no parameters (ie. getmac) it displays MAC addresses
for the local system.
◦ When run with the /s parameter (eg. getmac /s \\foo) it displays MAC
addresses for the remote computer.
◦ When the /v parameter is used, it also displays the associated
connection name and network adapter name.
Quiz
¼ SHEET OF PAPER
Write CPU if the statement is True or correct and
RAM if the statement is False or incorrect. Write
the word/s or phrase/s that make/s the
statement incorrect.
1. Collect enough information from both the people who are
experiencing network issues and the network itself, so you can
replicate or diagnose the problem.
2. If the problem is software, it has nothing to do with the hardware.
3. Always determine the cause of the problem before you
troubleshoot.
4. Malware problem can be repaired through hardware
troubleshooting.
5. LAN tester can solve all the network problems.