El Fri, Feb 09, 2001 at 05:11:58PM +0100, Moritz Schulte dijo:
-| Daniel de los Reyes <[EMAIL PROTECTED]> writes:
-| 
-| > telnet does connect to port 1026
-| 
-| Ok. Connect to the port. Then, while the connection is established,
-| try 'fuser 1026/tcp' as root. This should tell you the corresponding
-| pid for the process listening on this port. Then, check with 'ps aux |
-| grep <pid>', whose process has this pid...
-| 
-|      moritz

So it looks like it's licq the one using this port:

tramontana:/home/dadecal# fuser 1026/tcp
1026/tcp:              633   764   765   766   767
tramontana:/home/dadecal# ps aux |grep 633
dadecal    633  0.0  2.5 16428 3232 tty1     S    08:38   0:00 licq
root      3681  0.0  0.3  1272  492 pts/4    R    17:38   0:00 grep 633
tramontana:/home/dadecal# ps aux |grep 764
dadecal    764  0.0  2.5 16428 3232 tty1     S    08:39   0:00 licq
root      3693  0.0  0.3  1276  508 pts/4    S    17:38   0:00 grep 764
tramontana:/home/dadecal# ps aux |grep 765
dadecal    765  0.0  2.5 16428 3232 tty1     S    08:39   0:00 licq
root      3695  0.0  0.3  1276  508 pts/4    S    17:38   0:00 grep 765
tramontana:/home/dadecal# ps aux |grep 766
dadecal    766  0.0  2.5 16428 3232 tty1     S    08:39   0:00 licq
root      3697  0.0  0.3  1276  508 pts/4    S    17:39   0:00 grep 766
tramontana:/home/dadecal# ps aux |grep 767
dadecal    767  0.0  2.5 16428 3232 tty1     S    08:39   0:08 licq
root      3699  0.0  0.3  1276  508 pts/4    S    17:39   0:00 grep 767
tramontana:/home/dadecal# 

So how come nmap reports nterm? Does nmap not work right?
-- 
______________________________
Daniel de los Reyes
S2-Selling Soluciones
Valencia Spain
e-mail: [EMAIL PROTECTED]
Powered by Debian GNU-Linux 2.2r2
______________________________

Reply via email to