Right Way to Find Connection Problem Using Traceroute or MTR

Some alternative way to troubleshoot the connection problem is do the Traceroute (Windows) or MTR (Linux)
must do in two way
1. Traceroute/MTR from your point (your device) to VPS
2. Traceroute/MTR from VPS to your point (your device)
3. You can find your point/device IP using https://www.whatismyip.com/

With this method, you can figure out, which connection is broken, shows from Traceroute result

Windows (using command prompt):
1. Run CMD
2. Tracert <Destination IP> or Name

Windows (using WINMTR):
1. Download WINMTR from here
2. Run WINMTR
3. Type your VPS IP, then click start

Linux (using MTR)
1. Install MTR
"yum install mtr" or "apt-get install mtr"
2. Run "mtr <destination IP or name>"
For example "mtr google.com" (without quotes)

  • 0 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

You Have Been Blacklisted - Contact Support

Somehow, when you forgot your password or username, then you try many attemp to login to Client...

Why and When do I need a Dedicated CPU?

When you would need the Dedicated CPU If you are running more than 10 MT4 on a single VPS If...

Why Does the MT4 Program Often Shut Down by Itself?

One of the confusion and the most common question being asked is: why does the MT4 program...

Why am I Receiving a High Usage Notification

There is no single standard that can definitely determine the maximum amount of capacity that MT4...

Why Is My VPS Inaccessible, While WINNERvps Server Status is Online?

There are several factors, among others: Operating System on your VPS hangs so the application...