Packet Loss
Speed & Signal Issues

How to Run a Traceroute for Fibre Troubleshooting

UrbanX Network Operations
26 Feb 2026
6 min read
Quick Answer

Traceroute shows the path your data takes from your device to a destination. It helps identify where latency or packet loss occurs. If PON is solid and LOS is off, traceroute can determine whether the issue is internal, access-layer, or upstream network related.

Read the full Fibre Troubleshooting guide

What the Problem Means

If your fibre is connected but you experience:

  • High latency
  • Packet loss
  • Intermittent disconnections
  • Service-specific issues

Traceroute helps isolate whether the fault is:

  • Inside your home network
  • At the access layer
  • Within upstream routing
Note

Traceroute does not test fibre light signal. It tests packet path progression.

If your ONT shows:

  • PON solid
  • LOS off

Then the optical signal is stable, and traceroute can help identify the next layer.

What Traceroute Actually Does

Traceroute maps each "hop" between:

  • Your device
  • Your router
  • Your ISP gateway
  • Upstream transit
  • Final destination

Each hop reports:

  • Response time (ms)
  • Packet response
  • Timeouts (if any)

Consistent packet loss or high latency at a specific hop may indicate a fault at that layer.

How to Run Traceroute (Windows & macOS)

Windows:

  1. 1.
    Press Windows Key + R
  2. 2.
    Type cmd
  3. 3.
    Enter:
    Code
    tracert 8.8.8.8
  4. 4.
    Press Enter

macOS:

  1. 1.
    Open Terminal
  2. 2.
    Enter:
    Code
    traceroute 8.8.8.8
  3. 3.
    Press Enter

Replace 8.8.8.8 with the affected service IP if known.

How to Interpret Traceroute Results

PatternMeaningLikely Layer
High latency at Hop 1Internal network issueRouter / LAN
High latency from Hop 2 onwardISP gateway issueAccess Layer
Packet loss only at final hopServer filteringExternal
Timeouts mid-route but traffic continuesICMP filteringNot always a fault
Consistent packet loss across all hopsNetwork congestionUpstream
Important

Not all timeouts indicate failure. Some routers deprioritize ICMP responses.

Step-by-Step Diagnostic Flow

01

Confirm ONT Lights

  • PON solid, LOS off.
02

Test via Ethernet

  • Avoid WiFi interference.
03

Run Traceroute to Stable IP

  • Example: 8.8.8.8
04

Run Traceroute to Affected Service

  • Compare results.
05

Look for First Hop With Persistent Packet Loss

  • That hop often indicates fault layer.
06

Repeat During Peak and Off-Peak

  • Identify congestion patterns.

If packet loss begins beyond your ISP gateway, the issue may be upstream routing.

Definition: Hop and ICMP

Hop

A router or gateway that forwards your packet along the path.

ICMP

Internet Control Message Protocol — used by traceroute to measure response time from each hop.

ICMP Filtering

May cause timeouts that do not represent real packet loss.

South African Context

In South Africa:

  • Routing often passes through regional aggregation points
  • Peak-time congestion may affect mid-route hops
  • Undersea cable faults affect international routes only

If traceroute shows stable first hops but latency spikes internationally, the issue is not your fibre line.

When to Escalate

Escalate when:

  • Packet loss starts at ISP gateway hop
  • Multiple traceroutes show consistent mid-route packet drop
  • Issue persists outside peak hours
  • Wired testing confirms instability

Do not escalate if:

  • Only final hop shows packet filtering
  • WiFi was used during testing

Provide traceroute output when logging a ticket.

When This Is NOT the Issue

Not Your Issue?

If all of the following are true:

  • LOS is red
  • PON is flashing

Then traceroute is not required. Signal must be restored first.

See our ONT light status guides

Frequently Asked Questions

Still experiencing issues? Run a diagnostic check or reach out to our support team with a structured ticket.