ssh hang on wrong port - is it a bug ?

Nicolas.Williams at ubsw.com Nicolas.Williams at ubsw.com
Tue Jun 18 04:45:38 EST 2002


% telnet localhost ftp
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 foobar FTP server (Version 5.60) ready.
^]quit

Like Darren Tucker claims, FTPD prints the FTP banner and
waits, so of course, the telnet client "hangs;" it hangs
waiting for you, the user, to do something. I chose to quit
the session, as you can see. You chose to log in.

Nico
--  

> -----Original Message-----
> From: Gary E. Miller [mailto:gem at rellim.com]
> Sent: Monday, June 17, 2002 2:05 PM
> To: Darren Tucker
> Cc: openssh-unix-dev at mindrot.org
> Subject: Re: ssh hang on wrong port - is it a bug ?
> 
> 
> Yo Darren!
> 
> On Mon, 17 Jun 2002, Darren Tucker wrote:
> 
> > Telnetting into an FTP server prints the banner and hangs.
> 
> Uh no.  I have many times telneted in to an FTP server for debugging.
> 
> FTP is just looking for ASCII commands.  If you type the 
> right things then
> it will just work.
> 
> root at ratbert:~# telnet localhost ftp
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 220 ProFTPD 1.2.4 Server (ProFTPD Default Installation) 
> [ratbert.rellim.com]
> USER gem
> 331 Password required for gem.
> PASS !Kimmy7
> 230 User gem logged in.
> 
> RGDS
> GARY
> --------------------------------------------------------------
> -------------
> Gary E. Miller Rellim 20340 Empire Blvd, Suite E-3, Bend, OR 97701
> 	gem at rellim.com  Tel:+1(541)382-8588 Fax: +1(541)382-8676
> 
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
> 

Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.




More information about the openssh-unix-dev mailing list