Simple Information, Document
Official Website
English
English
  • About Us
  • Privacy Policy
  • Terms of Service
    • Cloud Computing
  • Knowledge Base
    • Identity Verification Instructions
    • Explanation of Amount
    • Cloud Computing Instructions
      • Manage Product and Service
      • Manage Your Server
    • Networking
      • BGP / BYOIP
      • Port / Service Limit
      • Dump Packet across operating systems
      • Perform packet capture across operating systems
  • Product Info
    • Cloud Servers
    • Dedicated Servers
    • Colocation
    • IP Transit
Powered by GitBook
On this page
  • Windows (Windows 7/10/11, Windows Server)
  • MacOS
  • Linux (Debian, Ubuntu)
  1. Knowledge Base
  2. Networking

Perform packet capture across operating systems

PreviousDump Packet across operating systemsNextCloud Servers

Last updated 3 months ago

If you experience unstable or failed server connections, use these route tracing tools and send us screenshots to help diagnose connectivity issues.

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

  1. Download and extract WinMTR from

  2. Run WinMTR, trace your server IP (example: 1.1.1.1)

  1. Screenshot results for staff review

MacOS

  1. Install mtr: brew install mtr

  1. Run trace: sudo mtr 1.1.1.1

  1. Screenshot results for staff review

Linux (Debian, Ubuntu)

  1. Install mtr: sudo apt install mtr

  1. Run trace: sudo mtr 1.1.1.1

  1. Screenshot results for staff review

official website