TABLE OF CONTENTS
When experiencing connectivity issues one of the simplest ways to determine network connectivity is performing a Ping test. A Ping test will determine if a particular host is reachable, and gauge the speed of the connection. The following guide will show you where to locate your SkySilk VPS IP address, how to perform a Ping test, and explain what the output means.
You can locate your VPS IP address on your VPS dashboard.
We will use this IP address to perform a Ping test.
All operating systems come with a built in command line interface you can use to perform a Ping test.
For this guide we will be using Windows Command Prompt
Type ping hostname or ping IP address
ping www.skysilk.com
ping 64.52.86.221
Press enter, the following output is the result of a Ping test.
Note: You may have to press Ctrl+C to interrupt the ping command on some operating systems.
1. The first line tells you what the command is doing. It repeats the inputted address and tells you how much data is being sent.
2. A successful Ping command lets us learn a bit about the connection.
3. A summary of the test is provided at the end of the output.
Now you can perform a Ping test to check network connectivity!
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article