LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   subnet scan (https://www.linuxquestions.org/questions/linux-newbie-8/subnet-scan-124312/)

spank 12-09-2003 02:46 PM

subnet scan
 
What tool should I use to scan my subnet class ? 192.168.0.0 I want to see what hosts are up if they respond to ping.
Thank you !

Tinkster 12-09-2003 02:58 PM

nmap ... quick, easy, efficient ;)


Cheers,
Tink

win32sux 12-09-2003 03:58 PM

yeah, nmap is perfect for this sorta thing... an example:

nmap -sP 192.168.0.0/24


All times are GMT -5. The time now is 02:16 AM.