How to Scan alive Hosts in network with Nmap
Use nmap to scan alive hosts in the network range
Starting Nmap 5.51 ( http://nmap.org ) at 2012-12-09 16:18 PST
Nmap scan report for 192.168.0.1
Host is up (0.0057s latency).
MAC Address: C8:3A:35:24:78:70 (Tenda Technology Co.)
Nmap scan report for 192.168.0.100
Host is up (0.0060s latency).
MAC Address: 00:08:5D:23:78:02 (Aastra)
Nmap scan report for 192.168.0.105
Host is up (0.0053s latency).
MAC Address: 00:24:1D:18:4E:9E (Giga-byte Technology Co.)
Nmap scan report for 192.168.0.110
Host is up (0.00011s latency).
MAC Address: 60:67:20:44:97:9C (Unknown)
Nmap scan report for 192.168.0.117
Host is up.
Nmap done: 256 IP addresses (5 hosts up) scanned in 6.87 seconds
[root@localhost ~]#
So the Result is: 256 IP addresses (5 hosts up).
You can use http://scannmap.com/scan-nmap-online-check-host-alive/ to scan Nmap Online.
That’s all. Thanks for using IThelpblog.com
Leave a reply