> For the complete documentation index, see [llms.txt](https://docs.simple.taipei/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simple.taipei/knowledge-base/networking/traceroute-in-server.md).

# 在各系統中進行路由追蹤

{% hint style="info" %}
若有時發現與伺服器的連線並不穩定或無法連線至伺服器， 請使用下列工具進行路由追蹤，再將圖片截圖回傳我們，以利我們確認連線狀況。
{% endhint %}

### Windows (Windows 7/10/11, Windows Server)

1. 請至 [WinMTR 官方網站](https://winmtr.net/) 中，下載相關工具，解壓縮後執行，以進行路由追蹤。
2. 使用 WinMTR 工具，追蹤您的伺服器 IP，此文以 1.1.1.1 為例。

<figure><img src="https://1156695675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsKgpvqBwyh8y3CH7rJit%2Fuploads%2FoJc8hw9hyGndIiZgToPF%2Fimage.png?alt=media&amp;token=8324dbc5-218d-4960-9e41-cfee5e905555" alt=""><figcaption></figcaption></figure>

3\. 將追蹤結果截圖後，交由工作人員協助排查，簡單資訊謝謝您的合作與體諒。

<figure><img src="https://1156695675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsKgpvqBwyh8y3CH7rJit%2Fuploads%2Fc2UIAn4DUwH6xl2zFLiK%2Fimage.png?alt=media&amp;token=a3ef1981-b659-4df4-9ff5-d9cb6f8652ef" alt=""><figcaption></figcaption></figure>

### MacOS

1. 請使用 brew 工具，安裝 mtr，以進行路由追蹤。 (`brew install mtr`)

<figure><img src="https://1156695675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsKgpvqBwyh8y3CH7rJit%2Fuploads%2FJ9Rdufhe5xLCIfrtOYgm%2Fimage.png?alt=media&amp;token=fc686c9a-a7b9-4db7-96a6-5c1cef213ec5" alt=""><figcaption></figcaption></figure>

2. 使用 mtr 工具，追蹤您的伺服器 IP，此文以 1.1.1.1 為例。(`sudo mtr 1.1.1.1`)

<figure><img src="https://1156695675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsKgpvqBwyh8y3CH7rJit%2Fuploads%2FEnrxQylEOd7yNP1qmLHl%2Fimage.png?alt=media&amp;token=3a761227-54a2-4bec-a5c8-b7f6d8a7a738" alt=""><figcaption></figcaption></figure>

3. 將追蹤結果截圖後，交由工作人員協助排查，簡單資訊謝謝您的合作與體諒。

### Linux (Debian, Ubuntu)

1. 請使用 apt 套件管理工具，安裝 mtr，以進行路由追蹤。(`sudo apt install mtr`)

<figure><img src="https://1156695675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsKgpvqBwyh8y3CH7rJit%2Fuploads%2Fn8Wt3lnaZzd7t0TMaHwx%2Fimage.png?alt=media&amp;token=1f078e9e-e8d9-42e5-8e9a-7659b956cb82" alt=""><figcaption></figcaption></figure>

2. 使用 mtr 工具，追蹤您的伺服器 IP，以 1.1.1.1 為例。(`sudo mtr 1.1.1.1`)

<figure><img src="https://1156695675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsKgpvqBwyh8y3CH7rJit%2Fuploads%2F0kIjfZfHkosVOZrGMuM0%2Fimage.png?alt=media&amp;token=fe6daa45-b160-483f-8e40-2944d4b6c265" alt=""><figcaption></figcaption></figure>

3. 將追蹤結果截圖後，交由工作人員協助排查，簡單資訊謝謝您的合作與體諒。
