> ## Documentation Index
> Fetch the complete documentation index at: https://docs.edisglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Use ping.pe to Check Connectivity and Packet Loss

> Learn how to use ping.pe to check IP reachability and packet loss from multiple global locations, and how to interpret MTR results correctly.

## Overview

ping.pe is a public tool that provides an overview of ping and packet loss measurements from multiple locations worldwide. Ping.pe can help determine whether an IP address or hostname is reachable and whether packet loss may be present.

ping.pe runs its probes on third-party (VPS-) infrastructure. As a result, measurements are **not fail-safe**:

* Probe nodes may be temporarily unstable
* Some providers block traffic from other providers
* Individual probe locations may show misleading results

Despite these limitations, ping.pe is a useful first step for basic connectivity analysis.

***

## Running a ping.pe Test

1. Open [**https://ping.pe**](https://ping.pe)
2. Enter the **IP address or hostname** you want to test
3. Start the test and allow it to run for **at least 30 seconds**

Running the test long enough is important to detect intermittent packet loss or unstable routing.

***

## Reviewing packet loss using MTR

When packet loss is suspected, do not rely on ping results alone.\
Always review the **MTR output**.

1. Let the test run for **at least 30 seconds**
2. Click the green **“show”** button in the **MTR** column\
   (second column from the right)
3. The MTR results will expand below the table

The MTR output helps identify:

* Whether packet loss is present
* At which hop packet loss begins
* Whether the issue is upstream, transit-related, or destination-related

Understanding where packet loss occurs is essential for proper troubleshooting.

<img src="https://mintcdn.com/edisglobal-b1e34a56/4T0MC7XT1vEOJlTg/assets/ping-pe-mtr-expanded.png?fit=max&auto=format&n=4T0MC7XT1vEOJlTg&q=85&s=94cae592e88ebbb1a4a8e3ba7a509b73" alt="Expanded MTR output in ping.pe showing packet loss per hop" width="1163" height="984" data-path="assets/ping-pe-mtr-expanded.png" />

***

## Sharing ping.pe Results

At the bottom of the ping.pe page, click **“Save as image”**.

This generates an image of the output you currently see.\
You can share the generated image link with **EDIS Global support**, allowing us to review exactly what you measured.

***

## Important Notes

* ping.pe results are indicative, not authoritative
* Single failing probe locations do not necessarily indicate a real issue
* Packet loss analysis should always include MTR data
