A local ping measures latency from your device to your router. It’s a quick check of your driveway. A looking glass test measures network speed and network performance from a remote Japan servers perspective. This is like testing the highway from a distant city. The key difference is direction. Looking Glass measures network latency and packet loss from a remote Japan servers perspective. This directional distinction helps you pinpoint where problems occur. If your local test is low but the looking glass shows high latency, the problem lies on the internet path to the Japan servers. If both are high, you may have a local issue. Using both tools together gives you a complete picture of your network performance. Understanding the direction helps you know where to look for the problem.

Key Takeaways

  • A local ping checks your home network, while a looking glass test checks the internet path from a remote server.
  • Use a local ping first to rule out local issues like bad cables or Wi-Fi.
  • If local ping is low but looking glass shows high latency, the problem lies with your ISP or the internet path.
  • Looking glass tests reveal BGP routing problems and server-side congestion that local ping cannot see.
  • Combine both tests for a complete picture of your network performance.

Defining the Looking Glass and Local Ping

What a Looking Glass Test Reveals

A looking glass test gives you a window into your network from a distant server’s viewpoint. You access a web interface provided by an ISP or network operator, then run commands like ping, traceroute, or speed tests from that remote node. The server sends packets back toward your IP address, measuring the round-trip time and reporting packet loss along that path. This directional approach means you see exactly what the internet looks like from the server’s side, not from your living room.

Think of it as checking the highway from a distant city back to your driveway. You learn about traffic conditions, road closures, and congestion across the entire route. A looking glass measures network latency and packet loss from a remote server’s perspective, which reveals issues you cannot see from your local position. For example, you might discover that your ISP’s upstream connection suffers from severe congestion during peak hours, even though your home network runs perfectly fine.

MetricWhat You See
LatencyRound-trip time from server to your IP (e.g., average 110 ms)
Packet lossPercentage of packets that never arrive
ThroughputDownload speed by fetching test files (e.g., 1GB file)
Network pathRoute from server’s network to your network

The looking glass also supports IPv6 tests through ping6, giving you a complete picture of both protocol stacks. This tool excels at diagnosing internet path problems, server-side congestion, and asymmetric routing issues.

What a Local Ping Measures

A local ping operates on a much smaller scale. You send an ICMP Echo Request message from your computer to your router or modem, typically at an address like 192.168.1.1. The router responds with an ICMP Echo Reply, and your system calculates the round-trip time (RTT) between sending and receiving. This simple test verifies connectivity, measures latency, and reports packet loss within your local network.

The RTT you see includes not just network latency but also processing delays at the router and any intermediate devices. For a local connection, you should expect very low numbers. Fiber optic connections typically show ping times between 1 to 5 milliseconds, and a Local Network (LAN) should stay under 5 milliseconds. If you see values higher than that, you likely have a problem with Wi-Fi interference, a faulty cable, or router congestion.

A local ping also lets you test your computer’s own TCP/IP stack by pinging the loopback address 127.0.0.1. This confirms your network software functions correctly before you investigate anything else. While a local ping cannot measure network speed or throughput, it serves as your first-line health check for the local network. You rule out internal issues quickly, then move to a looking glass test when you need broader visibility.

Directional Difference: Remote Server’s Perspective vs. Local View

How Looking Glass Measures Network Latency and Packet Loss From a Remote Server’s Perspective

The looking glass measures network latency and packet loss from a remote server’s perspective. This direction matters because it reveals what the internet path looks like from the server’s side. When you run a looking glass test, the remote server sends ICMP Echo Request messages toward your IP address. The server then waits for your device to respond with Echo Reply messages. The round-trip time (RTT) represents the duration between sending the request and receiving the reply.

Consider a user in New York experiencing high latency to a server in California. A local ping might show 1ms to the router, confirming a healthy home network. However, a looking glass test from the California server might show 200ms back to the user. This discrepancy points directly to the internet path as the problem source.

BGP peerings often cause this situation. Internet Service Providers make routing decisions based on financial or political factors rather than optimal path selection. These choices can create suboptimal routes between geographic locations. A looking glass router helps you check the actual routing path from various vantage points. You can then compare results across multiple looking glass tools in different regions. Differences in latency and hop counts between these tests can pinpoint ISP peering issues as the root cause. This process reveals bottlenecks that remain invisible from your local position.

The looking glass measures network latency and packet loss from a remote server’s perspective, which gives you a clear view of server-side congestion or asymmetric routing. You see exactly what the internet looks like from that distant location.

How Local Ping Measures From the User’s Machine

A local ping operates in the opposite direction. Your computer sends ICMP Echo Request messages (Type 8) to your router or modem. The router responds with ICMP Echo Reply messages (Type 0). Your system then calculates the round-trip time (RTT) as the duration between sending the request and receiving the reply.

This direction measures only your local network segment. You test the path from your device to your gateway, nothing more. The results tell you about your driveway, not the highway.

Packet loss detected by a local ping reveals several potential issues. Network congestion occurs when routers and switches drop packets because traffic exceeds capacity. Faulty hardware such as frayed Ethernet cables, bad router ports, or aging network cards also causes packet loss. Wi-Fi interference from signal degradation and distance limitations creates additional problems. Software issues like outdated firmware, buggy drivers, or overly aggressive firewalls contribute as well. External factors including ISP problems or server-side issues fall outside your home network control.

A local ping cannot test latency to remote destinations. You need a looking glass test for that broader view. The local ping serves as your first-line health check. You rule out internal issues quickly, then move to a looking glass test when you need wider visibility.

The directional difference between these tools helps you diagnose problems effectively. Start with a local ping to verify your local network. Then use a looking glass test to examine the internet path. This combination gives you a complete picture of where the problem actually resides.

Metrics and Tools: What Each Test Provides

Latency, Packet Loss, and Throughput in Looking Glass

A looking glass test provides multiple metrics for internet path diagnosis. You get latency, packet loss, throughput, and jitter. Jitter measures the variation in round-trip times. High jitter can cause choppy video calls even when your average delay looks normal. Throughput shows the actual data transfer rate you experience. This number often falls below your theoretical bandwidth due to congestion, packet loss, and high delay. The tool reports throughput in Mbps, giving you a clear picture of your network speed.

The tools available include ping, traceroute, and MTR analysis. You can use the ping command to test latency by entering an IP address and clicking a button. The tool displays the average delay result, such as 110 ms. For IPv6 networks, you select the ping6 option for delay checking. The interface also supports throughput tests by downloading test files of various sizes, like 1GB, from the server. The looking glass measures network latency and packet loss from a remote server’s perspective. It gives you a complete view of the path from that server back to your location. You can then identify server-side congestion or routing issues.

Latency and Packet Loss in Local Ping

A local ping offers a simpler set of metrics. You get only delay and packet loss. The tool cannot measure throughput, jitter, or network speed. You run a ping command to your router’s IP address. The system reports round-trip time and packet loss percentage. This simplicity makes it a quick health check for your local network.

Packet loss thresholds help you interpret results. Zero percent loss is ideal. A loss rate of 0.1 percent is barely perceptible on video calls. At 1 percent, you notice degradation on VoIP and gaming. Between 2 and 3 percent, you see significant quality issues. At 5 percent or more, severe degradation occurs. Most real-time applications become unusable. At 10 percent loss, the connection is effectively broken for interactive use. Any loss above 0 percent points to Wi-Fi interference, a faulty cable, or router congestion.

The local ping cannot test delay to remote destinations. You see only the path to your router. This limitation makes it a first-line tool. You use it to rule out internal issues before moving to a Looking Glass test for broader visibility.

When to Use Each Tool for Troubleshooting

Start with a simple rule of thumb. Use a local ping test first to rule out internal issues. Bad cables, router congestion, and Wi-Fi interference all show up here. If your local ping returns low numbers, move to a looking glass test to check the path to a remote server. This two-step approach saves you time and prevents wasted effort on the wrong layer.

Follow this workflow. If local ping is low but looking glass tests show high latency, the problem likely sits with your ISP or the internet path. If both are high, the issue may be local. This simple comparison tells you exactly where to focus your troubleshooting energy.

Diagnosing ISP and Internet Path Issues with Looking Glass

A looking glass test excels at revealing problems your local ping cannot see. BGP routing problems, peering failures, and path-specific congestion all become visible from the remote server’s perspective. The table below shows why these issues remain hidden from your local view.

ISP-related issue detectable via Looking GlassWhy it is invisible to local ping
BGP routing problems (missing or suboptimal routes)Local ping only tests your own path; it cannot show the ISP’s route table or whether a prefix is reachable from external networks.
BGP peering issues (two networks failing to exchange routes)Local ping does not reveal inter-ISP connectivity; Looking Glass queries the ISP’s routers to show whether peering sessions are active and routes are exchanged.
Path-specific latency or packet loss (a congested or failing intermediate hop)Local ping shows only end-to-end round-trip time; Looking Glass traceroute reveals each hop and the time per hop, exposing where the problem occurs in the ISP’s backbone.

Looking Glass servers are deployed in different parts of the Internet and allow on-line checking of prefixes, collected from the BGP speaking routers. LGs make network administrators more effective during troubleshooting, helping them ‘see’ their prefixes from the ‘outside’. This external vantage point is precisely what local ping lacks—local ping only tests from the user’s device, whereas Looking Glass tests from the ISP’s own routers, revealing BGP route availability and inter-ISP connectivity issues that are otherwise invisible.

You can also use a looking glass test to check network speed from the server’s side. This helps you identify asymmetric routing or server-side congestion that slows your connection. When you need to test latency across the internet path, this tool gives you the full picture.

Checking Local Network Health with Ping

A local ping serves as your first-line health check. You run it to verify your router responds correctly. You confirm your network cable works. You ensure your Wi-Fi signal reaches your device. These quick checks take seconds and give you immediate confidence in your local setup.

Use a local ping when you suspect hardware problems. A frayed Ethernet cable, a failing router port, or an outdated network card all produce packet loss. Wi-Fi interference from distance or obstacles also shows up here. You can even ping your loopback address to verify your computer’s network software functions properly.

A local ping cannot measure network speed or test latency to remote destinations. It only sees your driveway, not the highway. But this limitation makes it perfect for its job. You rule out internal problems quickly. Then you move to a looking glass test for the broader view. Together, these tools give you complete visibility into your network performance.

The looking glass measures network latency and packet loss from a remote server’s perspective. A local ping measures from your device. These tools complement each other for different troubleshooting layers.

Start with a quick local check. Then use a looking glass test to see the full picture. This workflow saves time and pinpoints problems accurately. You rule out local issues first. Then you examine the internet path.

Bookmark a few looking glass servers from your ISP. You will need them for future tests. They help you verify network speed and diagnose internet path issues quickly. Keep these tools ready for your next network problem.

FAQ

Can I run a Looking Glass test on my own computer?

No. You access a web interface provided by an ISP or network operator. The test runs from their remote server, not your device. You enter your IP address and choose the test type.

What does a normal local ping result look like?

A healthy local ping to your router shows round-trip times under 5 milliseconds. Fiber connections often show low latency of 1 to 5 ms. Values above that suggest Wi-Fi interference or a faulty cable.

How many Looking Glass servers should I test?

Test at least two servers in different regions. This approach helps you identify whether the problem affects a specific path or your entire internet connection. Compare results between locations.

Will a Looking Glass test tell me my internet speed?

Yes, many Looking Glass tools offer throughput tests. You download a file from the server to measure your download speed. This shows the actual transfer rate, not just your plan’s theoretical limit.

Can a local ping diagnose internet problems?

No. A local ping only tests your home network. It cannot show problems on the internet path. For that, you need a Looking Glass test from a remote server’s perspective.