View Single Post
Old 17th August 2008
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

I would certainly go with nmap, it's got several types of scans: ping scan, TCP {syn,ack} scan, UDP scan, arp scan...and it supports CIDR-style scanning like 192.168.1.0/24, or for example 192.168.1.1-150. See: http://nmap.org/book/man-host-discovery.html
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote