Hi all
   I was trying to start gsfftp server on my machine. Everything works fine but 
whenever I telnet my localhost at port 2811, the connect is automatically 
closed. 

[EMAIL PROTECTED]:~$ netstat -an | grep 2811
tcp        0      0 0.0.0.0:2811            0.0.0.0:*               LISTEN  
   
[EMAIL PROTECTED]:~$ telnet localhost 2811
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
[EMAIL PROTECTED]:~$ 


I tried 

[EMAIL PROTECTED]:~/.globus$ globus-gridftp-server -s
Server listening at hilbert:38330

and it works just fine when I telnet it

[EMAIL PROTECTED]:~$ telnet localhost 38330
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 hilbert GridFTP Server 2.5 (gcc32, 1182369948-63) ready.


Does anyone know what is the problem?

Thanks in advance.

Peter Ye



       
---------------------------------
Ask a question on any topic and get answers from real people. Go to Yahoo! 
Answers. 
       
---------------------------------
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot 
with the All-new Yahoo! Mail  

Reply via email to