SignalSolved

Is it my Wi-Fi or my internet? How to tell

The fault is either inside your house or outside it, and one box in your home is the line between them.

Last updated .

Short answer

One box in your home — the modem, the ONT, or the ISP gateway — is the boundary between the two problems, and every test either crosses it or does not. Plug a computer straight into that box with Ethernet and turn that computer’s Wi-Fi off: if the connection is now solid, the fault is inside your house, in the radio or the LAN. If the wired test is just as broken, the fault is the line or something upstream, and the modem’s own uptime counter and event log are the evidence that survives the reboot support will ask you for. Cable, fiber, and DSL all follow the same order — confirm the box has sync with the network first, then test everything above it.

Why one box decides the whole question

Your connection has two halves that fail for completely different reasons. Inside the house: a radio link between each device and an access point, plus the wiring, switches and mesh nodes behind it. Outside: the drop from the pole or pedestal, the run back to a node or an optical line terminal, and everything beyond. One piece of equipment straddles that boundary — the modem, the ONT, or the combined gateway your provider handed you — and its network-facing side is where the physical layer either locks or does not.

That lock is called sync, and it is the first thing to establish because everything else depends on it. A cable modem locks onto downstream carriers and then ranges on the upstream; a fiber ONT receives light and registers; a DSL modem trains the copper pair. Until sync exists, nothing above it can work and no amount of Wi-Fi troubleshooting matters. Once sync exists and pages still fail, the fault has moved up a layer: to provisioning, routing, DNS, or your own network.

This is why the wired test is the control, not just another thing to try. Cabling a computer to the gateway and disabling that computer’s Wi-Fi removes the entire radio path from the experiment: band, interference, distance, mesh backhaul, the client’s own antenna. If the fault survives that, none of those were the cause.

Which band did the device actually join

Before blaming the line for a slow phone, check what the phone is attached to. The Wi-Fi Alliance describes Wi-Fi 6E certification as offering the features and capabilities of Wi-Fi 6 extended to the 6 GHz band, so a modern client may be on 2.4, 5 or 6 GHz, and the bands trade range against capacity: the lower frequency carries further through walls, the higher one carries more data over a shorter distance. A device that roamed onto 2.4 GHz in a back bedroom, or is clinging to a distant mesh node, produces exactly the symptoms people report as “the internet is slow.”

Ping targets are path segments

A ping is not one test: it is a different test for each target, and the targets map onto sections of the path. Your router’s address covers the house only. Your provider’s first hop, which traceroute shows you, adds the drop and the local plant. A public resolver addressed by IP covers the path without name resolution; the same resolver by hostname adds DNS. The first target that fails is roughly where the break is.

Roughly, because ICMP was never designed to carry a verdict. RFC 792 says plainly that the purpose of these control messages is to provide feedback about problems in the communication environment, not to make IP reliable. Nothing in it obliges a router or host to answer an echo request, and equipment on the path is free to deprioritize or ignore ICMP while forwarding ordinary traffic normally. A middle hop showing loss while later hops are clean is a router being economical with its CPU, not a fault. Only loss that persists to the destination counts.

Idle latency and loaded latency are two different measurements

A single speed number cannot tell a radio fault from a saturated line: both can produce a respectable number. The FCC measures idle latency — sampled only when no other traffic is detected in or out of the home, at 2,000 UDP packets an hour — separately from latency under load, sampled at 10 packets a second during the ten-second download and upload runs. In the data behind its Thirteenth Measuring Broadband America report, collected in September and October 2022, median idle latency was lowest on fiber (7–14 ms), higher on cable (12–24 ms) and highest on DSL (23–34 ms), and latency under downstream load was generally significantly higher than idle latency, with a more pronounced difference for DSL subscribers.

The mechanism is bufferbloat: oversized queues at the bottleneck fill under load and every packet behind them waits. RFC 8290 describes FQ-CoDel as a tool for fighting bufferbloat and reducing latency by keeping queue lengths short, preferentially dropping packets that remain in the queue too long, and isolating low-rate traffic such as DNS, web and videoconferencing. That is why a connection can measure fast and still fail a video call.

Cloudflare grades the same gap numerically: in its Aggregated Internet Measurement rubric the difference between loaded and unloaded latency scores 20 points under 10 ms, 10 under 20 ms, 5 under 50 ms and zero above 50 ms, and its video-call score is built from packet loss, jitter, unloaded latency and that difference. Those thresholds give you the decision rule. A large loaded delta measured wired means queueing at the last mile or in your gateway’s upstream buffer. A large delta that appears only over Wi-Fi, with the wired test clean, means the radio. Turning those four numbers into a per-application verdict is its own exercise, covered in latency, jitter and packet loss.

Packet loss finishes the picture. The FCC bands its packet-loss results at up to 0.4%, 0.4–1% and over 1%, and treats the 1% mark as the commonly accepted point at which highly interactive applications such as VoIP degrade significantly. Sustained loss above 1% on a wired test is a line fault; the same loss over Wi-Fi with a clean wired result is a radio fault.

What each test actually rules out

Test A clean result rules out It does not rule out
Same fault on every device One device, its adapter, its OS Router, gateway, or the line
Wired at the gateway Wi-Fi radio, band, interference, mesh backhaul Gateway routing/DNS, the line, port and cable ceilings
Modem or ONT shows sync A cut line, dead drop, or loss of optical signal Provisioning, account, routing, DNS
Idle latency near your technology’s norm — fiber 7–14 ms, cable 12–24 ms, DSL 23–34 ms A congested or badly routed path at rest Queueing that only appears under load
Loaded minus idle latency under 10–20 ms Bufferbloat at the bottleneck Packet loss and jitter
Wired packet loss under 0.4% A physically impaired line Wi-Fi-side loss
Modem event log free of T1–T4 timeouts Ranging and upstream plant faults Anything above the physical layer

The order to work in

Each step is ordered by likelihood × cost to check, and the ones that produce evidence come before the reboot that destroys it.

  1. Establish the scope. One device misbehaving while everything else is fine is that device or its radio. Everything failing at once is the router, the gateway or the line. Thirty seconds, and it eliminates half the possibilities.
  2. Write down the lights and the uptime before you touch anything. Note which indicators are lit on the modem or ONT, and if the box exposes a status page, record the uptime counter and copy the event log. A reboot resets both, and support will ask you to reboot before it does anything else.
  3. Run the wired control test. Ethernet from the gateway to a computer, Wi-Fi off on that computer, then retest what was failing. Check the link rate the operating system reports on that adapter before trusting any speed number.
  4. Measure idle and loaded latency separately, wired first. Ping a stable target with nothing else running, then again during a sustained download and a sustained upload. Repeat over Wi-Fi. You are comparing four numbers, not one.
  5. Walk the path. Traceroute to any public host, then ping in order: your router, your provider’s first hop, a public resolver by IP, and finally a hostname. If only the hostname fails, it is DNS and the line is fine.
  6. Read the modem’s own numbers. On cable, this is the readout that settles arguments.

Reading the modem, and what 192.168.100.1 really is

The convention that a cable modem answers on 192.168.100.1 with a diagnostic page is exactly that — a convention. The CableLabs specification governing the modem-to-equipment interface says only that read-only diagnostic interfaces provide debugging, trouble-shooting and status information to users, and that a modem MAY have them; a separate clause states that the document does not mandate any specific number or type of modem interface. A modem that does not answer is not broken, and an ISP gateway may put the same readout behind its router interface.

The page is also read-only by design; the same specification requires that a modem must not allow access to modem functions through a management access interface, so you cannot damage anything by opening it, and you cannot fix a line fault from it either. When it does exist, it is the only consumer-visible physical-layer evidence you have: downstream and upstream power, signal-to-noise ratio, uncorrectable codewords, the uptime counter, and the event log.

The uptime counter is the single most useful number on the page: it tells you whether the modem has been silently resetting between the outages you noticed. The event log is the proof. On DOCSIS networks a T3 timeout (event code R03.0) means the modem sent sixteen ranging requests and got no ranging response back, typically from upstream noise, insufficient modem transmit power, or lost MAC-layer messages. A T4 (R04.0) means no station-maintenance opportunity arrived within 30–35 seconds. A T2 (R01.0) means roughly ten seconds with no broadcast maintenance opportunity, and a T1 (U01.0) means no periodic upstream channel descriptor from the head end at all. Every one is a physical-layer failure between your modem and the network — not a Wi-Fi problem, and not fixable from inside your house.

Fiber has no DOCSIS-style standard for that readout, and what an ONT or fiber gateway exposes varies by manufacturer and provider. Often all you get is indicators: a power light and an optical or PON light whose labels and colors differ between units, so the card or sticker on yours is the authority. If the ONT is not receiving light, nothing above it means anything — that is a line call, immediately.

What to say when you call

Lead with evidence, not symptoms. “My modem uptime is under an hour, the event log shows T3 timeouts at 7:12, 7:19 and 7:44 this morning, and on a wired connection I am seeing 2% packet loss with ping rising from 18 ms idle to 140 ms under load.” That names the layer, supplies timestamps, and closes off the two things a first-line script would otherwise spend twenty minutes on.

What this page cannot tell you

It cannot tell you where outside your house the fault is. A failed wired test plus T3 timeouts proves the problem is at or beyond the drop, but a corroded connector, a neighborhood node and a regional outage look identical from your side. That distinction needs the provider’s own network view.

It also cannot settle a speed complaint. If everything here comes back healthy — sync solid, wired test clean, latency normal idle and under load, loss under 0.4% — and you are simply not getting the number on your bill, that is a provisioning and measurement question rather than a fault, and it is covered in not getting the speed I pay for. If browsing works but incoming connections, game hosting or remote access do not, nothing above will find it, because the cause is usually carrier-grade NAT rather than a fault at all.

And ICMP results stay hints. Because nothing obliges a device to answer an echo request, the path walk narrows the search; the wired test, the latency pair and the event log carry the weight.

Frequently asked questions

How do I know if it is my router or my internet provider?

Plug a computer directly into the modem or gateway with an Ethernet cable and turn that computer’s Wi-Fi off. If the wired connection works normally, the line into your home is fine and the fault is in your Wi-Fi radio, your mesh backhaul, or a device. If the wired connection fails the same way, the problem is the line or something upstream of it, and your provider owns it.

What does it mean if the modem lights look normal but nothing loads?

Normal lights mean the modem has physical-layer sync with the network — it is locked onto the signal. That rules out a cut line or a dead drop, but it does not rule out a failure above sync: an authentication or provisioning problem on the account, a routing fault upstream, a DNS failure, or a router that has sync but is no longer handing out working addresses on your home network.

Why does my connection test fast but video calls still break up?

Because a single speed number hides latency under load. The FCC measures idle latency and latency under load as separate metrics, and latency under downstream load is generally significantly higher than idle latency. If your ping climbs by tens of milliseconds the moment anything uploads, that is queueing at the bottleneck, not a shortage of bandwidth, and more speed will not fix it.

Does a failed ping prove my internet is down?

No. RFC 792 describes ICMP as feedback about problems in the communication environment, not a reliability mechanism, and nothing in it obliges a router or host to answer an echo request. Routers along the path are free to rate-limit or ignore ICMP while forwarding real traffic normally. Treat a single failed ping as a hint and only trust loss that persists all the way to the destination.

Is 192.168.100.1 always the modem status page?

No. The CableLabs specification governing the modem-to-equipment interface says only that a cable modem MAY have read-only diagnostic interfaces, and it does not mandate any specific number or type of modem interface. The status page and that address are long-standing convention, not a present-day requirement, so some modems will not answer at all and some ISP gateways put the same readout behind the router interface.

Sources, dates & limitations

Limitations & caveats

  • This page cannot tell you where outside your house the fault is: from your side, a corroded connector, a neighborhood node and a regional outage look identical.
  • It cannot settle a speed complaint. If sync is solid, the wired test is clean and latency and loss are normal, a shortfall against your bill is a provisioning and measurement question rather than a fault.
  • ICMP results stay hints — nothing obliges a device to answer an echo request, so the path walk narrows the search while the wired test, the latency pair and the event log carry the weight.
  • The FCC latency and packet-loss figures are ISP medians from data collected in September and October 2022, not a guarantee for any individual line, and some ISPs have since deployed active queue management.
  • There is no DOCSIS-style standard for what a fiber ONT or gateway displays; indicator labels and colors vary by manufacturer and provider, so the card or sticker on your unit is the authority.
  • The 192.168.100.1 diagnostic page is a long-standing convention, not a requirement — a modem that does not answer there is not necessarily faulty.