There was a problem loading the comments.

How to Run Continuous Ping on Windows, Linux, and MacOS

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

How to Run Continuous Ping on Windows, Linux, and macOS

Checking the stability and responsiveness of your network connection is vital. A tool that can help you with this is the continuous ping.

It allows you to
monitor your connection over time and identify any issues that may arise with your network connection.

In this Knowledge base article, we will provide step-by-step instructions and images for performing a continuous ping on Windows, Linux, and MacOS.
 

 

Continuous Ping in Windows

Step 1: Open Command Prompt 

Press Win + R, type cmd, and press Enter to open the Command Prompt.

 

Step 2: Initiate Continuous Ping

In the Command Prompt, type the following command 

a259820b2747af9c4b9fb697229a28a1362077be0feb9bd2f140e01f011796386b03582c159e5cb5?t=66ed0adcde09bc879d88f9c8d77d714c

f7502eab66e8fcc6eed77e52663c90a9c4fb5c9ae8e67248f4c1a0023c6e1ba9a2130f65c66219ff?t=c940a8f589af70c60c195c579c356e48


When a response packet is received, the "ping" command displays relevant information on the screen such as the IP address of the computer being pinged,
the size of the response packet (in bytes), the response time in milliseconds, and the Time to Live (TTL).

Step 3: Stop Continuous Ping 
To stop the continuous ping, press Ctrl + C. You'll see a summary of the results. 

 

52a28a74b501be012d08488d6758c94559cc2b67c508fc37582c3f7a2abcfd63f3399743a4ba1fad?t=b117de2c872253633a89c5120a5886ca

 

Continuous Ping in MacOS

Step 1: Launch Terminal 

Access Terminal via Spotlight (Cmd + Space and type "Terminal") or find it in Applications > Utilities.

 

Step 2: Commence Continuous Ping 

Enter the following command

8bbbfdaa7e88c05ad46956f5f3c6791bb8037af6b3c5d35cb94edb80a78072253b010a2d22b3456e?t=23b5ed4b47cbcc8d2ab40ad45ca0993f

a38a3c641e257b081faab4ed82098185e7197aebef1aa898b853872114f0470a0afa3c188f5f1bb3?t=6254bac8f3f0f62128a0bebdf848e566

Continuous ping in MacOS to the IP address 172.217.3.142

 

On MacOS, you can redirect the standard output using the same process as you would in Linux or Windows. 

 

d344c5155f294a7a8cdd7c47b17eb7120892a84b03941cbfd1e3d71733d9207de7ee09a7fd8bf016?t=97be7cc071788e3657a0b0cf0d2a3f69

On Linux, use the -c option to specify the number of echo request queries for a ping test. 


Step 3: Cease Continuous Ping 

To stop, press Ctrl + C. A summary of the ping results will be displayed. 

3718ad71a3908e75cac64ee095bae45e93ccf167ff4b0dd355133b9a050998e186fa7d4c8a47c2c0?t=087fc4c7ea391ef41da55622f076107b

Continuous Ping in Linux

Step 1: Access the terminal on your Ubuntu Linux distribution by using the key combination [Ctrl] + [Alt] + [T] (for GNOME and KDE environments) 

 

Step 2: Start Input the ping command along with the destination computer's address in the command line, then verify by pressing [Enter]. 

 

672d588fcc2e036d9dfc262bd6346ada9bc172ece04bb38ee78e761060559a796f5cb1a8d15b9e07?t=31adb9ade9ce33230cd1ed8a98513e92

 

Enter the following command in the Terminal

021ebd835f004809656727464124539e7b236ac284a19c7d8c572bf4fd4d6113f4fef9e3b172d144?t=612afb0c3a1b705cb1e1302a9e92b4e1

 

To incorporate timestamp into the continuous ping issue, utilise the ping command with the -D option. This will result in each incoming response packet's output being preceded by a UNIX timestamp. 

39efccf8417c2da3820a1a52f93fb97a93d831baf93087d3b621b5713df968e8544c8c7205ae116c?t=7f3f1234818216f05d34fee4bf5a0184

 

b382adc2798039869de924015790dc452106f2c581a0755dbff869bdc2626d87bd10897abf5ba6bb?t=86a54c417ad27699b2d4d2e11fc3381d

 

To avoid an endless ping in Linux, use the -c option to specify the ping quantity. For example

bb00484af378035cf7fb6afc9a0aef2011c1e09e6fce5177bf74e5e575ccfe7fb2b9115ba178a303?t=1b81e7b7c23d6ad6d178b0966a640ae5

 


Share via
Did you find this article useful?  

Related Articles

Tags

© Rackzar