| |

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

  • Firewall and proxy settings for Google Drive

    Before users on your network will be able to access Google Drive and Google Docs editors, your firewall rules should connect to the following hosts and ports. Otherwise, users may be blocked or denied access from these services. For the following hosts, [N] means any single decimal digit and * means any string not containing a…

  • How to tell what version of OS X is on your Apple Mac Computer.

      The Apple Operating System, called OS X, is regularly updated incrementally, rather than by a few major releases like Microsoft Windows. The most recent versions are: 10.6.x = Snow Leopard 10.7.x = Lion 10.8.x  = Mountain Lion   To tell which version you have: 1: Click on the Apple Icon in the top left…

  • Suggested Google Chrome GPO ADM Settings – (AMEND AS APPROPRIATE)

    The following setting are just a suggestion on how to configure the Google Chrome Group Policy for User Configuration This is based on the ADM file as of 2nd February 2014 – a more up to date ADM may differ. Browse to User Configuration – Administrative Templates right click and select Add/Remove Templates…Import the Chrome…

  • Adding SWGfL Proxy Settings to mobile devices (iPad, iPhone, Android)

    Add SWGfL proxy server settings to my iPad or iPhone 1. Navigate to the ‘Settings’ app and tap on ‘WiFi’ 2. Next, tap on the WiFi network you need to add the proxy to. This should be one you are currently connected to. 3. This next page will display all of your network information, for the network you…