Are you scanning locally or from another machine? If from another machine I would say there is a strong possibility that your connection is filtered by your ISP. Where is the box located? (e.g. at home, work, colocation)

-Martin

[EMAIL PROTECTED] wrote:
Why does NMAP report lots of services?
% netstat -an:


Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0     48  74.84.x.13.22          74.84.x.14.50055   ESTABLISHED
tcp        0      0  127.0.0.1.587          *.*                    LISTEN
tcp        0      0  127.0.0.1.25           *.*                    LISTEN
tcp        0      0  *.22                   *.*                    LISTEN
tcp        0      0  *.37                   *.*                    LISTEN
tcp        0      0  *.13                   *.*                    LISTEN
tcp        0      0  *.113                  *.*                    LISTEN
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
udp 0 0 127.0.0.1.512 *.* udp 0 0 74.84.x.13.45906 74.84.x.15.123 udp 0 0 74.84.x.13.123 *.* udp 0 0 127.0.0.1.123 *.* udp 0 0 *.514 *.*
% nmap -vsT this:

PORT     STATE    SERVICE
21/tcp   filtered ftp
22/tcp   open     ssh
566/tcp  filtered streettalk
828/tcp  filtered unknown
1434/tcp filtered ms-sql-m
3389/tcp filtered ms-term-serv

Darrel

Reply via email to