Sample Header Ad - 728x90

How to find all devices (IP Address, Hostname, MAC Address) on local network?

25 votes
1 answer
28441 views
I've read almost every thread related to this, yet no one has quite made it easy to access a table like the following. IP Address Hostname MAC Address 192.168.1.10 | myAppleTV | 02:78:42:9b:bb:12 192.168.1.10 | myiPhone | b2:18:4a:3a:42:22 192.168.1.10 | myiMac | 09:17:a2:95:c4:00 192.168.1.10 | myCanonPrinter| a0:ea:72:77:b4:aa Most of the time I use arp -a and there is also dns-sb, but none of them make it easy to find out 3 key pieces of information whenever I am messing around on the network, i.e., IP Address, Hostname and MAC Address. I am surprised that there isn't a utility that accomplishes this!
Asked by Spectramax (353 rep)
Dec 25, 2017, 04:07 AM
Last activity: Feb 13, 2021, 09:53 PM