Why the Internet Isn't Working: Diagnosing and Repairing a Wi-Fi Router

Suddenly losing internet access takes any user by surprise. It seems like everything was working perfectly just a minute ago, you were watching a video or working, and then suddenly the screen goes blank or the "No internet access" icon appears. At this point, panic sets in, especially if work is at a standstill or an important issue needs to be resolved urgently. The first thing you notice is the router, blinking red or sitting silently in the corner.

However, before calling your provider or rushing to the store for new equipment, it's worth conducting your own diagnostics. Often, the cause lies in a simple software glitch that can be easily fixed with a reboot, or in a setting change you may have forgotten about. Local area network can function normally while the global connection is blocked.

In this article, we'll cover the main failure scenarios, from simple to complex. You'll learn to differentiate between provider-side issues and faulty equipment. Understanding how routing traffic will help you restore your connection faster and avoid unnecessary expenses on calling a technician.

⚠️ Attention: If you rent equipment from a provider, changing the WAN port settings yourself may result in loss of access. Before resetting the settings, make sure you have a valid agreement with a username and password for authorization.

Indication analysis and primary diagnostics

The first source of information about your device's status is the LED indicators on the front panel. They act as a simple communication language between the router and the user. If the indicator is lit Power or PWR, meaning the device is receiving power. The absence of this signal indicates a problem with the power supply or outlet.

The most important indicator for internet diagnostics is WAN or InternetIn normal mode, it should be solid or blink slowly, indicating a physical connection to the ISP cable. If this indicator is off or red, it means the router isn't detecting the cable plugged in or isn't able to establish a connection to the ISP's equipment.

Indicators Wi-Fi (often indicated by an antenna or wireless network icon) indicate the status of the wireless access point. If they are blinking, data is being exchanged with connected devices. If they are not lit, the Wi-Fi module may be disabled by software. In some models, such as TP-Link Archer or Asus RT, a separate button on the body is responsible for this.

  • 🔴 The WAN indicator is not lit - check the cable connection to the router port and the wall outlet.
  • 🟡 The Internet indicator is flashing red - there is no connection to the provider's server, there may be a line failure.
  • 🟢 The Wi-Fi indicator is on, but the internet isn't working—the problem is with the authentication or DNS settings.
  • 🔵 All indicators are lit, but pages won't load—possible IP address conflict or firmware failure.

Don't ignore the indicator's behavior SYS or SystemIn normal operation, it should flash rhythmically. If it's constantly on or off, this may indicate a critical error loading the router's operating system. In such cases, a firmware update or hardware repair is often required.

📊 Which indicator is red or off?
WAN / Internet
Wi-Fi / WLAN
SYS / System
Power / PWR
All are burning normally.

Problems on the provider side and physical connections

Before delving into complex settings, it's important to rule out external factors. It often happens that users spend hours changing interface settings, even though the problem could be resolved with a single call to technical support. Providers regularly conduct scheduled maintenance, and internet service may be out throughout the entire building or neighborhood.

The physical condition of the cable also plays a crucial role. Twisted pair cable (Twisted Pair) can be pinched by furniture, damaged by pets, or simply pop out of the connector due to vibration. Even a microscopic break in one of the wires inside the insulation can disrupt data transmission, despite the physical connection (Link) will be installed.

Check if the internet works with other devices. If you have a desktop computer, connect the cable directly to it, bypassing the router. If the internet works, the problem is definitely with the router. If not, the problem is with the cable or the provider's equipment.

⚠️ Attention: Technical regulations and diagnostic methods may vary between providers (Rostelecom, Dom.ru, Beeline). Always check the current status of your work in your personal account or your company's official app.

Network congestion is also important to consider. In the evenings, when everyone is streaming and playing online games, the provider's line may not be able to handle the load. In this case, the internet connection doesn't completely disappear, but it becomes extremely unstable. Solving this problem on your own is difficult; the only options are to wait for the load to subside or pay for higher speeds.

Software crashes and the need to reboot

A router is essentially a small computer with its own operating system, processor, and RAM. Like any computer, it can freeze. If it's running for a long time without interruption, clipboard Errors accumulate, the NAT table fills up, and the device stops correctly processing new requests.

The first and most effective step is a hard reboot. Don't just turn the power off and on with the button, but completely disconnect the power from the device. Unplug the power cord, wait 10-15 seconds for the capacitors to discharge, and only then plug it back in. This allows the system to reboot cleanly, clearing temporary files.

Outdated firmware is a common cause of problems. Manufacturers regularly release updates that patch security holes and fix compatibility issues. Go to the web interface (usually at 192.168.0.1 or 192.168.1.1) and find the section System Tools or AdministrationThere should be a button to check for updates.

  • 🔄 Perform a hard reboot by disconnecting from the power supply for 15 seconds.
  • 📡 Check for firmware updates in the Control Panel.
  • 🔌 Make sure the WAN cable fits snugly into the port and is not kinked.
  • 📱 Try turning off Wi-Fi on your phone and turning it on again to obtain a new IP.

If rebooting and checking the cables doesn't resolve the issue, the connection settings may have become corrupted. The router may have lost the saved PPPoE or L2TP login and password provided by your ISP. This often happens after power surges or failed updates.

☑️ What to do if your router freezes

Completed: 0 / 5

IP address conflicts and DNS settings

One of the most common hidden problems is IP address conflicts. On a home network, the router's DHCP server is responsible for distributing addresses. If a second device (for example, a second router connected via a LAN port) appears on the network and also attempts to act as a server, chaos ensues. Devices will receive incorrect gateway addresses.

Problems can also arise if your ISP binds access to the MAC address of your old device. If you replace your router or PC network card, your internet may not work until you clone the MAC address in the router settings or call your ISP to unbind it. This feature is usually located in the Settings section. Network -> MAC Address Clone.

Another critical parameter is DNS servers. If the router receives an IP address from the ISP but cannot resolve domain names (e.g., google.com) to IP addresses, websites will not open. In this case, registering alternative DNS servers, such as Google's, can help (8.8.8.8) or Yandex (77.88.8.8). This is done in the WAN connection settings.

Parameter Default value Recommended value Where to change
DNS Primary Automatically 8.8.8.8 (Google) WAN/Internet Settings
DNS Secondary Automatically 77.88.8.8 (Yandex) WAN/Internet Settings
MTU 1500 1480 or 1492 (for PPPoE) WAN settings
Lease Time 120 min 1440 min (day) LAN/DHCP settings

Pay attention to the MTU (Maximum Transmission Unit) setting. If it's set too high for your connection type (for example, PPPoE often requires a lower value), data packets will be fragmented or lost, preventing large web pages from loading.

How to reset DNS settings in Windows?

If the problem is only on one computer, open a command prompt (cmd) as administrator and enter the command: ipconfig /flushdnsThis will clear the DNS cache on the computer itself.

Hardware failures and equipment overheating

Physical wear and tear on electronics shouldn't be ignored. Routers often operate 24/7 for years in confined spaces or cluttered niches. This leads to overheating. When the processor or Wi-Fi module temperature exceeds a critical level, the device becomes unstable or completely shuts down its radio broadcast for protection.

Check the case temperature. If the router is hot to the touch, try improving ventilation: raise it above the table and remove any unnecessary objects around it. In some cases, replacing the dried-out thermal pad inside can help, but this requires soldering and disassembly skills.

The power supply is another common culprit. Over time, the capacitors inside the charger lose capacity, and it stops producing the required voltage under load. The router may turn on, but reboot or freeze when trying to share Wi-Fi with multiple devices. Replacing the power supply with one of similar voltage and amperage often solves the problem.

⚠️ Attention: Never use a power supply with a higher voltage (voltage) than the one specified on the router. This will definitely damage the device. The amperage (ampere) may be higher, but not lower.

If your router is older (over 5-7 years old), its hardware may simply not be able to handle modern speeds and encryption. New Wi-Fi standards require more powerful processors. In this case, purchasing a new model that supports the standard Wi-Fi 6 (802.11ax) will be the only reasonable way out.

Resetting settings and returning to factory settings

If software methods fail, the only option left is a hard reset. This restores the router to its out-of-the-box state. All your passwords, Wi-Fi settings, PPPoE, and ports will be erased. Be prepared to set up your internet connection again.

To perform a reset, locate the hole marked on the back panel Reset or DefaultTurn on the router, take a paperclip or needle, press the button inside the hole, and hold it for 10-15 seconds until the lights flash simultaneously. The router will then reboot.

After the reset, connect to an open Wi-Fi network (the name will be on the sticker on the bottom) and go to the setup menu. The setup wizard will guide you through the steps. This is the perfect time to change the administrator password and set a strong encryption key. WPA2-PSK or WPA3.

  • 📌 Find the Reset button (often recessed into the body).
  • 🖊️ Press and hold the paper clip for 10-15 seconds until the indicators blink.
  • ⚙️ Wait for it to load completely (2-3 minutes).
  • 🔐 Log in to the interface and re-enter your provider information.

Keep in mind that a reset won't always resolve the issue if the firmware files are corrupted at the hardware level. In rare cases, reflashing the firmware via TFTP or using specialized vendor utilities is required, which is a complex procedure for advanced users.

What should you do if you forgot your router password after a reset?

Look at the sticker on the bottom of the device. It contains the factory login and password (usually admin/admin). If you changed them previously and don't remember, only a hard reset will help.

Frequently Asked Questions (FAQ)

Why does the internet work on my phone but not on my computer?

Most likely, the problem lies with the network settings of your specific computer. Check whether you have a static IP address that conflicts with the network, or whether old DNS settings are specified. Try resetting the network with the command netsh int ip reset in the command line.

My router keeps asking for a password when connecting, but it won't let me connect to the internet. What's wrong?

This is a classic sign that the device is unable to obtain an IP address from the router (DHCP error) or the router is unable to authenticate with the ISP. Check the router's time settings (incorrect time can break security certificates) and the WAN connection status.

Can a computer virus block a router's operation?

Yes, some viruses can change network card settings, write their own DNS, or create multiple connections, overloading the router's CPU. Scan your PC with an antivirus and reset your network settings.

How often should I reboot my router?

The optimal frequency is once every 1-2 weeks. This helps clear RAM of errors and refresh the connection to the ISP. Models with good cooling and high-quality firmware can run for months without failure, but some preventative maintenance is always a good idea.