| |

How to Check Whether a Computer Is Reachable on the Network (macOS)

Modern versions of macOS no longer include the old Network Utility app. Instead, you can use Terminal or built‑in Finder tools to send a ping — a small packet of data used to test whether another device is reachable on the network.

Method 1: Use Terminal (recommended)

Open Terminal

  • Go to ApplicationsUtilitiesTerminal,
  • or press Command + Space and type Terminal.

Type the following command

ping <IP address or hostname>

e.g. ping 192.168.1.50

To stop the test, press Control + C

What the results mean

  • Replies received → The device is reachable on the network.
  • No response / timeouts → The device may be offline, unreachable, or blocking ping requests.

Method 2: Use Finder’s Network Browser (basic check)

This doesn’t ping the device, but it can show whether it’s visible on the local network.

  1. Open Finder.
  2. In the menu bar, select GoNetwork.
  3. Look for the device in the list.

If it appears, the Mac can see it on the network. If not, it may be offline or on a different subnet.

Notes and troubleshooting

  • Some devices (especially servers, routers, and security‑hardened systems) may be configured not to respond to ping, even when they are online.
  • If you receive no replies, it doesn’t always mean the device is offline — it may simply be blocking ICMP/ping traffic.
  • If you suspect a network issue, try pinging another known‑working device to confirm your Mac’s connection.

Reviewed 12/01/2026

How useful was this article?

Click on a star to rate it!

Average rating / 5. Vote count:

No votes so far! Be the first to rate this post.

Similar Posts

  • Downloading 7zip

    To download 7Zip…

  • How to securely clean a Hard Drive using Data Wipe disk

    USE THIS AT YOUR OWN RISK – DATA WILL NOT BE RECOVERABLE AFTER FOLLOWING THIS FAQ.   If you need to securely remove all data from a computers hard drive before reusing or disposing you can use the DataWipe CD-ROM.   Download the zipped ISO DataWipe for burning to disk Or The latest version can be…

  • Clear print queue/print queue stuck

    Occasionally a print job may be stuck in the print queue that you cannot clear. You may need to restart the Printer Spooler Service on the curriculum server (or which computer is hosting the printer) and to delete the offending file. The following should be done by whomever is responsible for Curriculum network: NOTE This will delete all print…

  • How to get a Google Chromebook’s MAC Address

    Some managed networks require that your wireless device’s MAC Address ( a unique identifying code) be added to a list of devices that have permission to join the network. To obtain the MAC address of your Google Chromebook…  1:  Start the Chromebook up.  2:  Click on the Network Icon in the corner of the screen….