Ping Instructions

For: Mepislovers

by: je.saist


This guide walks through using the ping function built into Mepis Linux in order to troubleshoot potential problems with network connections.

For those unfamiliar with the ping command, think of the game of ping pong. If you haven't played ping pong, think of the  The Incredible Mr. Limpet.  Same concept. You send a ball or a signal out and wait to see if it comes back.

Pings that don't come back are said to have dropped, and the event is referred to as packetloss. High amounts of packet loss will mean a slow or unresponsive internet connection.


1: To start with, lets open up the Konsole in the system menu.

file:///home/Zerias/Guide/ping/ping-1.png



2: Konsole up? Good.

file:///home/Zerias/Guide/ping/ping-2.png



3: type in, or copy and paste the command : ping -c 5 www.mepislovers.org

The -c 5 sets a limit on the number of pings that are sent out. If no number is set, the pings will continue on and on and on. Not exactly something that we would want to have happen.

file:///home/Zerias/Guide/ping/ping-3.png



4: The screen below shows the results of the ping command while it is working.

file:///home/Zerias/Guide/ping/ping-4.png



5: When ping finishes the results are tallyed up.

As shown below while I'm not currently loosing packets, my transmission times are a little high.

file:///home/Zerias/Guide/ping/ping-5.png



6: Okay, lets go put these someplace where they'll matter.

I've used my mouse to select the test results.

file:///home/Zerias/Guide/ping/ping-6.png



7: Then with a right click on the mouse and a left click on Copy...

file:///home/Zerias/Guide/ping/ping-7.png



8: We are now ready to head over to the forums and post these into a reply

file:///home/Zerias/Guide/ping/ping-8.png



9: Then post for the networking guru's to look at.

file:///home/Zerias/Guide/ping/ping-9.png




10: If packet loss is really bad and you can't report it because you can't get to the site...

Just open up your favorite text editor (Kwrite shown)

file:///home/Zerias/Guide/ping/ping-10.png



11: Paste the contents of the test into the text editor...

file:///home/Zerias/Guide/ping/ping-11.png



12: Now save for a later date.

file:///home/Zerias/Guide/ping/ping-12.png





Take me back to the Guides.