Created
May 26, 2012 00:51
-
-
Save kohsuke/2791532 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % nmap -P0 -p 22 repo-internal.cloudbees.com | |
| Starting Nmap 5.21 ( http://nmap.org ) at 2012-05-25 17:51 PDT | |
| Nmap scan report for repo-internal.cloudbees.com (184.73.168.54) | |
| Host is up. | |
| rDNS record for 184.73.168.54: ec2-184-73-168-54.compute-1.amazonaws.com | |
| PORT STATE SERVICE | |
| 22/tcp filtered ssh | |
| Nmap done: 1 IP address (1 host up) scanned in 2.10 seconds |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
% nmap -P0 -p 22 10.85.94.94
Starting Nmap 5.21 ( http://nmap.org ) at 2012-05-25 17:53 PDT
Nmap scan report for 10.85.94.94
Host is up.
PORT STATE SERVICE
22/tcp filtered ssh
Nmap done: 1 IP address (1 host up) scanned in 2.03 seconds