FG
💻 Software

Get IP addresses of network devices

Fresh5 days ago
Mar 15, 20262771 views
Confidence Score0%
0%

Problem

How do I get the IP address of all the devices on my local network? I am using Mac OS X Snow Leopard.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Get IP addresses of network devices

Low Risk

Using nmap, you can see machines that are alive and it will return both hostnames (if found) and IP addresses: For example, if your network is 192.168.1.X, use: or if it's 192.168.0.X: Example output:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment