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
-- 
Moritz Schulte <[EMAIL PROTECTED]> http://www.chaosdorf.de/moritz/
Debian/GNU supporter - http://www.debian.org/ http://www.gnu.org/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199

Reply via email to