Hi all, I’ve done nmap scan, I got:  

6666/tcp open|filtered irc-serv
6667/tcp open|filtered irc
6668/tcp open|filtered irc 
   
what does it mean (open|filtered)??


**************
[EMAIL PROTECTED] ~]# nmap -sX  X.X.X.X

Starting nmap 3.81 ( http://www.insecure.org/nmap/ )
at 2005-10-02 14:53 CET
Interesting ports on X.X.X.X:
(The 1660 ports scanned but not shown below are in
state: closed)
PORT     STATE         SERVICE
6666/tcp open|filtered irc-serv
6667/tcp open|filtered irc
6668/tcp open|filtered irc
***************

The same result with: nmap –sF.
But with: nmap –sF:

****************
[EMAIL PROTECTED] ~]# nmap -sW X.X.X.X

Starting nmap 3.81 ( http://www.insecure.org/nmap/ )
at 2005-10-02 14:57 CET
Interesting ports on X.X.X.X
(The 1660 ports scanned but not shown below are in
state: closed)
PORT     STATE    SERVICE
6666/tcp filtered irc-serv
6667/tcp filtered irc
6668/tcp filtered irc
********************


Thanks
Hic Sonni


                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to