Kim Scarborough > things I do > computer nerd stuff > tips & cheatsheets > TCP/IP
  • Ping a subnet:
    nmap -sP 192.168.40.0/24
  • Resolve a subnet:
    nmap -sL 192.168.40.0/24
  • Subnet mask cheatsheet