script or other suggestion

Vivek J. Patankar vivek.patankar at gmail.com
Fri Nov 23 14:35:17 UTC 2007


chloe K wrote:
> I have ip list in my network
> I need to check which ip is unused
> what is better solution?
> Write the ping script or use other command
> eg: 
> for i in ip.txt
> ping -c 3 $i

If you have nmap installed you can use that to do the job. From the nmap 
man page...

  $ nmap -v -sP 192.168.0.0/16

-- 
Regards,
विवेक ज. पाटणकर (Vivek J. Patankar)

Registered Linux User #374218
Fedora release 7 (Moonshine)
Linux 2.6.22.4-65.fc7 x86_64




More information about the redhat-list mailing list