If you are having an issue with a computer or network, you can "ping" it to determine if a problem exists. A "ping" is a signal sent to a network or computer to elicit a response in order to determine whether or not it is connected. You can tell if an entire network is down if no computers on the system respond to the ping, or identify an isolated incident due to a failed ping of one computer. It is easy to use the ping function if you follow a few simple steps.
Steps
-
Determine your IP address. You will need this number to ping your computer. If you do not know the IP address of your computer, find it out via the Internet website: What's My IP Address?
-
Open up Command Prompt (type 'CMD' without quotation marks in Run)Advertisement
-
Type the word "ping" followed by a space and then your IP address at the DOS prompt (e.g. ping 111.22.33.4). Press the "Enter" key once.
-
View the results of the ping. If a result of "Request timed out" appears, then there is a problem with either the computer or the network. A successful ping will result in a response of "Reply from" followed by the IP address.
Advertisement
Community Q&A
Search
-
QuestionHow do I find the IP of a server I don't know the name of?AdrianTop AnswererYou need to find the IP. You can't ping a server or computer without knowing its IP. However, if it is a server with a domain name, you can type in its domain instead (i.e. 'ping wikihow.com').
-
QuestionDoes a pinged phone show locations where it has been over a period of time?JosephWorldCommunity AnswerA ping does not contain your location or anything traceable to it. Your IP address can tell where you live (roughly).
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Tips
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Method 2 steps
- Open your command line, shell, or what it is called on your computer.
- Write the ping command for your computer. Usually, it is just ping.
- After the ping command, you want to write in 127.0.0.1. On almost all computers this is the IP address which will be treated as your IP address, meaning that writing it will make sure you ping your own computer.
- Activate the command. On basically every computer you do this by pressing enter. Then it will start pinging your computer.
About This Article
Thanks to all authors for creating a page that has been read 101,009 times.
Advertisement