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:

?
Is it one device or all devices?

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.

?
Is it Wi-Fi or the physical internet connection?

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.

?
Does your modem have internet?

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

1
Power cycle modem and router

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.

2
Check for an ISP outage

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.

3
Check the WAN IP in router admin panel

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.

4
Verify connection type and PPPoE credentials

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.

5
Clone your computer's MAC address

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.

6
Try different DNS servers

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.

7
Update firmware or factory reset as last resort

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 / PatternTypical MeaningAction
Power: solid green/whiteRouter booted successfullyNormal
Power: blinkingBooting or processingWait for boot to complete
Internet: solid greenWAN connected, internet workingNormal
Internet: solid amber/orangeWAN connected, no internet (IP not received)Check ISP, power cycle modem
Internet: offNo WAN connection at allCheck cable, modem sync
Internet: blinkingData is transmittingNormal during active use
Wi-Fi: offWireless disabled in settingsEnable 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.