What commands look up the hostname of a LAN device at a given IP address? For example:
dig -x ip.address
nslookup ip.address
are not giving LAN device names, only registered domain names on the WAN.
What commands look up the hostname of a LAN device at a given IP address? For example:
dig -x ip.address
nslookup ip.address
are not giving LAN device names, only registered domain names on the WAN.