Nmap Development mailing list archives

Re: hosts NOT alive


From: Jan Engelhardt <jengelh () linux01 gwdg de>
Date: Wed, 28 Feb 2007 01:35:25 +0100 (MET)


On Feb 27 2007 15:42, DePriest, Jason R. wrote:

for simple testing, I usually do something like `ping -c 2 -w 1
[host|ip] > /dev/null && echo Alive || echo down`

that assumes that the hosts are not blocking pings.

nmap -sP <IP List> | grep 'appears to be down'


fping -ug 192.168.222.0/24

Designed for it.


Jan
-- 

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: