Router Not Connecting to Internet
A router showing Wi-Fi but no internet is one of the most common home network problems. This guide walks you through diagnosing exactly where the failure is and fixing it - without guessing.
Diagnose Before You Fix
Internet failures fall into distinct categories, each with a different solution. Misdiagnosing the problem wastes time. Start here:
If only one device has no internet, the problem is with that device - not your router. Check its Wi-Fi settings, flush its DNS cache (ipconfig /flushdns on Windows), or try forgetting and reconnecting to the network. If every device has no internet, continue below.
Connect a laptop directly to the router with an Ethernet cable. If it also has no internet, the problem is the internet connection itself (ISP side or router WAN port). If Ethernet works but Wi-Fi does not, it is a wireless issue - see your router's wireless settings or try rebooting the router.
If you have a separate modem, connect directly to it (bypassing the router) and test. If internet works through the modem directly, the router is the problem. If it does not, contact your ISP - it is an upstream issue.
Solutions in Order of Likelihood
Unplug the modem. Unplug the router. Wait 30 seconds. Plug in the modem and wait 60-90 seconds for it to sync with your ISP. Then plug in the router. This resolves the majority of temporary connection failures. See: Full power cycle guide.
Before spending 30 minutes troubleshooting, check your ISP's status page or app. Also try downdetector.com for your ISP name. If there is a reported outage in your area, no amount of router troubleshooting will fix it - wait for your ISP.
Log into your router at 192.168.1.1 and check the WAN or Internet status. If the WAN IP shows 0.0.0.0 or is blank, the router is not getting an IP from your ISP. Check the physical cable between your modem and router. Try a different Ethernet cable. Recheck the modem sync status lights.
DSL and some fiber connections require PPPoE - a username and password from your ISP. In your router's WAN settings, confirm the connection type is set correctly (DHCP for cable, PPPoE for DSL). If PPPoE, verify the username and password match what your ISP provided. A single wrong character prevents connection.
Some ISPs register the MAC address of the first device that connected to their system. When you add a new router, it presents a different MAC and the ISP may refuse to assign an IP. In your router's WAN settings, look for MAC Address Clone and copy your computer's MAC address. Then reboot the modem and router.
Sometimes the internet connection is fine but the ISP's DNS servers are failing. In your router admin panel, manually set DNS to 1.1.1.1 (primary) and 8.8.8.8 (secondary). If websites load after this change, your ISP's DNS had a problem. See: How to Change Router DNS.
A firmware bug can cause persistent WAN connectivity failures. Check for a firmware update first - sometimes a bug fix is available. If that does not help, a factory reset and fresh configuration often resolves stubborn connection issues that survive reboots. See: Factory reset guide.
Reading Router LED Indicators
| LED Color / Pattern | Typical Meaning | Action |
|---|---|---|
| Power: solid green/white | Router booted successfully | Normal |
| Power: blinking | Booting or processing | Wait for boot to complete |
| Internet: solid green | WAN connected, internet working | Normal |
| Internet: solid amber/orange | WAN connected, no internet (IP not received) | Check ISP, power cycle modem |
| Internet: off | No WAN connection at all | Check cable, modem sync |
| Internet: blinking | Data is transmitting | Normal during active use |
| Wi-Fi: off | Wireless disabled in settings | Enable in admin panel |
FAQ
My router worked yesterday - what changed?
The most common overnight changes: your ISP had a disruption, a DNS server went down, your modem or router accumulated a software fault after long uptime, or a firmware auto-update changed a setting. Start with a power cycle. If that fails, check the ISP status page. Then check if any router settings changed by logging into the admin panel.
My router gets a WAN IP but I still cannot browse
This usually points to a DNS problem. Your router has an internet connection but name resolution is failing. Try manually setting DNS to 1.1.1.1 and 8.8.8.8 in the router. Also try accessing a website by IP directly - if http://1.1.1.1 loads something, DNS is definitely the issue.