Things You'll Need:
- internet access
- computer
-
Step 1
Open up a terminal session on your Linux pc. This can be done by clicking on the terminal icon at the bottom bar or clicking on the home button and looking for “Xterm”.
-
Step 2
Once in the terminal, type “ping”; do not press enter.
-
Step 3
Press the spacebar and input any options you want to enable; do not press enter. These options can specify exactly how the packet travels the network.
-
Step 4
Press the spacebar and input the destination IP address. This is the IP address of the host with whom you want to verify connectivity
-
Step 5
Press Enter. This will initiate the ping command.
-
Step 6
Press the CTRL and ‘C’ keys simultaneously to end the ping and view a summary of the results.











Comments
my3units said
on 2/9/2009 I always forget the CTRL-C command thanks for that.
I also use
www.network-tools.in
it give a remote ping which i can compare to my ping to see if i have an issue locally that i can fix.