ssh hang on wrong port - is it a bug ?

Gary E. Miller gem at rellim.com
Tue Jun 18 04:05:27 EST 2002


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




More information about the openssh-unix-dev mailing list