This file contains 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
| 0:182:kai@localhost ~ [1]$ nmap -PN -p 80 htpc1.home.poeritz.de | |
| Starting Nmap 6.40 ( http://nmap.org ) at 2014-03-29 22:39 CET | |
| Nmap scan report for htpc1.home.poeritz.de (192.168.4.241) | |
| Host is up (0.0072s latency). | |
| PORT STATE SERVICE | |
| 80/tcp closed http | |
| Nmap done: 1 IP address (1 host up) scanned in 0.19 seconds | |
| 0:183:kai@localhost ~ [0]$ nmap -PN -p 9981 htpc1.home.poeritz.de | |
| Starting Nmap 6.40 ( http://nmap.org ) at 2014-03-29 22:39 CET | |
| Nmap scan report for htpc1.home.poeritz.de (192.168.4.241) | |
| Host is up (0.0056s latency). | |
| PORT STATE SERVICE | |
| 9981/tcp closed unknown | |
| Nmap done: 1 IP address (1 host up) scanned in 0.16 seconds | |
| 0:184:kai@localhost ~ [0]$ | |
| 0:184:kai@localhost ~ [0]$ | |
| 0:184:kai@localhost ~ [0]$ #reverting | |
| 0:185:kai@localhost ~ [0]$ | |
| 0:185:kai@localhost ~ [0]$ | |
| 0:185:kai@localhost ~ [0]$ nmap -PN -p 9981 htpc1.home.poeritz.de | |
| Starting Nmap 6.40 ( http://nmap.org ) at 2014-03-29 22:39 CET | |
| Nmap scan report for htpc1.home.poeritz.de (192.168.4.241) | |
| Host is up (0.47s latency). | |
| PORT STATE SERVICE | |
| 9981/tcp open unknown | |
| Nmap done: 1 IP address (1 host up) scanned in 0.73 seconds | |
| 0:186:kai@localhost ~ [0]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment