Code:
nmap -v -A li7-181.members.linode.com
In the output below, I see
445/tcp filtered microsoft-ds.
What is it?
Code:
Starting nmap 3.83.DC13 ( http://www.insecure.org/nmap/ ) at 2006-02-28 11:45 NZDT
Initiating Connect() Scan against li7-181.members.linode.com (64.62.231.181) [1667 ports] at 11:45
Discovered open port 22/tcp on 64.62.231.181
Increasing send delay for 64.62.231.181 from 0 to 5 due to max_successful_tryno increase to 4
Connect() Scan Timing: About 28.16% done; ETC: 11:47 (0:01:16 remaining)
Connect() Scan Timing: About 48.58% done; ETC: 11:49 (0:01:55 remaining)
The Connect() Scan took 162.16s to scan 1667 total ports.
Initiating service scan against 1 service on li7-181.members.linode.com (64.62.231.181) at 11:48
The service scan took 0.50s to scan 1 service on 1 host.
Host li7-181.members.linode.com (64.62.231.181) appears to be up ... good.
Interesting ports on li7-181.members.linode.com (64.62.231.181):
(The 1665 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 3.9p1 (protocol 2.0)
445/tcp filtered microsoft-ds
Nmap finished: 1 IP address (1 host up) scanned in 163.782 seconds
thanks
genode