Mike Liberatore wrote:
is there a tool similar to PING that can be used to identify all the IPS
in yor your NETWORK?
I use nmap (http://www.insecure.org/nmap/) and superscanner
(http://www.foundstone.com/index.htm?subnav=resources/navigation.htm&subcontent=/resources/proddesc/superscan4.htm)
Using nmap you can enter the command:
nmap -sP 192.168.10.0/24 > responded.txt
and the file responded.txt will contain all of the IP addresses that
responded. However this only works if the devices are up and running,
and do NOT have sometype of firewall blocking ICMP packets.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html