Difference between revisions of "Networking"

From KeegansWiki
Jump to navigation Jump to search
m (Created page with '=nmap= ==Show down hosts on a subnet== * ''nmap -sP -R 10.93.66,67.* | grep "host down"''')
(No difference)

Revision as of 07:03, 1 February 2011

nmap

Show down hosts on a subnet

  • nmap -sP -R 10.93.66,67.* | grep "host down"