Diagnose Network Problem

Network Problem

There are  different types of problems in the computer network. Among which Network problem is found to be one of the worst. However, computers can work a lot even in offline, when disconnected from the Internet. But when you can’t get online, it becomes difficult to research fixes for your problem.

Let’s step through the process to diagnose network issues. That way, next time when you open up your web browser to a “Cannot Connect” message, you’ll know what to do. Like all troubleshooting, we’ll start broadly and narrow down to specifics.

After every step, attempt to connect to a website to verify your connection is working. If it still doesn’t work, continue to the next part.

1. Make Sure It’s Your Problem :

Sometimes problems in some website’s end seem like an issue due to the network. If you can’t get connected to one website, then make sure by checking on some other websites. You can use IsUp.me to check if a website is down for everyone or just you.

2. Power Cycle Everything and Check Other Devices :

Don’t worry! The fix to your problem might be as simple as rebooting your equipment. Restarting fixes a number of issues, so make sure it’s your first response to network issues, too.

First, reboot your PC, as well as your modem and router. To clear the modem and router caches, wait for a minute before you turn them ON again. Turning everything OFF and again ON initially ensures that it isn’t a temporary problem. It’s better to reboot now without wasting 30 minutes continuing on when you don’t need to.

Once you’ve restarted, if you have another computer or a mobile device, try to get online with that machine. If it is found that no devices can connect, it’s likely an issue with your equipment or your ISP.

If you find that only one computer can’t get online, you can continue to narrow down the problem. On that device, make sure to run an antivirus scan to ensure you don’t have malware interfering with your connection. Make sure that your firewall settings shouldn’t be changed.

Finally, try using a different browser to see if your usual one is damaged.

3. Check Physical Connections :

Does your problem persist after rebooting? Before we start diving into settings and tests, check that your computer is physically connected properly. If you use an Ethernet cable to connect to your router, make sure that it’s not unplugged. If your laptop has a physical wireless switch (check specific tips for fixing wireless connections), make sure that it didn’t get switched to the off position.

Once you’ve verified a proper connection, check your equipment. Are the lights on your router and/or modem flashing green as normal? If no lights are in ON position after the reboot, the device could be dead. If you get red lights, or a power light but no connection light, your ISP is likely down.

4. Run the Network Troubleshooter :

Windows are included with some built-in troubleshooters that can automatically find and fix issues. To run the troubleshoot for network problems, right-click the network icon in your System Tray and choose Troubleshoot Problems. Once the troubleshooter runs, it could fix issues, find issues but fail to fix them or find no issues.

If the troubleshooter finds a problem that it fixes, try to connect again. If you get a specific error or problem name that Windows can’t fix automatically, take note of it for later research.

5. Check for a Valid IP Address :

At this point, we’ve verified that the problem is not temporary and that all of our hardware works. Since Windows can’t fix the problem on its own, we need to pinpoint the spot along the connection where the problem is occurring.

It’s a good idea to make sure that you don’t have any strange IP settings selected. To check this, type Network and Sharing Center into the Start Menu to open that utility. On the right side, where you see Connections, click the name of your Wi-Fi or wired network. Choose Properties and double-click internet Protocol Version 4.

Unless you’ve set up a static IP (if you don’t know what this is, you probably don’t use one), make sure to check Obtain an IP address automatically and Obtain DNS server address automatically. Repeat this process for internet Protocol Version 6 to ensure that everything is automatic there, as well.

Network Problem

Once you’ve done this, we can check to confirm the router is giving you a valid IP address. Open up a command prompt by typing cmd into the Start Menu. Type ipconfig and look for the text under Ethernet adapter (for wired connections) or Wireless LAN Adapter (for wireless connections).

If IPv4 Address starts with 169.x.x.x, your computer is not receiving a valid IP address from your router. Typing the following two commands may resolve this:

ipconfig /release 
ipconfig /renew

Should you still have a 169.x.x.x address after typing the above commands and ipconfig again, your machine still isn’t receiving an IP from the router. Try plugging your PC directly into the modem with an Ethernet cable and see if you can get online. If so, your router is the problem.

6. Try a Ping and Trace Its Route :

If your IP address starts with anything other than 169 when you run ipconfig, you have a valid IP address from your router and the problem is occurring between your router and the internet.

Type this command to ping Google’s DNS servers to see if you can get online: (you can replace 8.8.8.8 with anything, such as www.msn.com)

ping 8.8.8.8

This will send four packets to Google. If they fail to send, you’ll be told what the problem was. For more information, type this line to trace the route between your computer and Google’s DNS servers:

tracert 8.8.8.8

The above command gives you a step-by-step breakdown of the path that the information takes to reach the destination you specify. Watch it, and if it fails, check to see where the problem occurs. If an error pops up early in the route, the issue is likely with your local network.

7. Contact Your ISP :

If all the above steps complete successfully, it can be said that you’ve verified that our equipment is working. Also, we have a valid IP address from the router, and the problem is occurring outside of our network for multiple devices. If this is the case, your next best option is to find out if your ISP is having issues.

The use of your smartphone will prove useful here, as you can look up an outage map (like DownDetector.com) for your provider or check Twitter to see if others in your area are experiencing issues as well. If you don’t see anything of note online, try giving your ISP a call to see if there are known issues. Perhaps line issues are affecting a small area; they will be able to run tests to check.

8. Wait It Out :

Once you’ve let your ISP know of the issue and confirmed that it’s not just one computer having a problem, all you can do is wait. Many times, you can’t fix Network problem on your own. When attackers took down half the internet in late October, none of the above steps helped users get back online. If your ISP is aware of the issues, hopefully, they’ll get everything fixed in a short time.


You May Also LikeWifi trouble? Most Common Problems and simple solutions