Skip to main content

You may be using a Web browser that does not support standards for accessibility and user interaction. Find out why you should upgrade your browser for a better experience of this and other standards-based sites...

Dartmouth Home  Search  Index

Dartmouth Home | Search | Index

Dartmouth home page
Computing at Dartmouth
Computing > Support >  Library >  Research > Other >

How Do I "Ping" a Computer?

"Pinging" a computer is one way to check and see if a computer is on the network. Pings send a network request to a computer asking it to respond (ICMP ECHO_REQUEST).

When you "ping" a computer, you need to know its name or its IP address. Using the IP address is better than using the name, as it eliminates the need to look up the name, but in practice, most people use the computer's name.

  • To ping a computer named www.dartmouth.edu from a UNIX machine, use the command ping www.dartmouth.edu.
  • To ping a computer from a Macintosh, use the program macping.
  • To ping a computer from a Windows/PC machine, go to the MSDOS prompt and use the command ping www.dartmouth.edu.

Last Updated: 2/22/07