Things You'll Need:
- IP address/computer to ping
-
Step 1
Open a DOS window. To do this in XP and Windows Server (2000, 2003), click "Start," then click "Run..." A dialog box will appear over the Start button. In Vista, click "Start." A search box will appear over the Start button.
-
Step 2
Type "cmd" in the Run dialog box in XP and Windows Server. In Vista, type the "cmd" command into the search box.
-
Step 3
Look for the DOS window to appear. At the "C" prompt in the DOS window, type the command "ping" along with the IP address or URL to query. Example: "ping 70.168.0.1" will invoke a response from this IP address.
-
Step 4
Look for ping results to appear in the DOS window directly below the ping command. If the IP address "answers" the ping, repeating lines indicate that a reply from the IP address has been received or no response was given from the address.
-
Step 5
Review the repeating responses. If the ping receives a reply from the IP address, several repeating lines will read: Reply from (IP address)--along with other data.
If the ping does not receive a reply from the IP address, several repeating lines will read: Request timed out.












Comments
lanijo said
on 8/8/2009 Great info for pinging Thanks *****