Thread: dynamic IP
View Single Post
Old 01-13-2018, 11:19 AM   #4
haertig
Wizard
haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.
 
Posts: 1,899
Karma: 31522252
Join Date: Sep 2017
Device: PW3, Fire HD8 Gen7, Moto G7, Sansa Clip v2, Ruizu X26
$ sudo nmap -sS -p 8070 howi42.loginto.me

Starting Nmap 7.01 ( https://nmap.org ) at 2018-01-13 09:16 MST
Nmap scan report for howi42.loginto.me (51.174.32.86)
Host is up (0.17s latency).
rDNS record for 51.174.32.86: 86.51-174-32.customer.lyse.net
PORT STATE SERVICE
8070/tcp filtered unknown

Nmap done: 1 IP address (1 host up) scanned in 2.12 seconds
$

From nmap documentation:
Quote:
The state is either open , filtered , closed , or unfiltered . Open means that an application on the target machine is listening for connections/packets on that port. Filtered means that a firewall, filter, or other network obstacle is blocking the port so that Nmap cannot tell whether it is open or closed .
haertig is offline   Reply With Quote