telnet to ssh (port 22)



I'm trying to test a new network configuration, and exposing my ssh port
to the Internet. I'm having a friend of my test both smtp and ssh from
his host. He can telnet to my smtp port just fine, but my ssh port
disconnects on him, like so:

<root@friendshost:/usr/u/friend:1753>$ telnet 123.123.123.12 22
Trying 123.123.123.12...
Connected to 123.123.123.12.
Escape character is '^]'.
Connection closed by foreign host.

I think this is the right thing for ssh to do when contacted by telnet.
My ssh doesn't have any knowledge of the other host's keys.

Your thoughts?

Thanks....


--
PLEASE post a SUMMARY of the answer(s) to your question(s)!
Show Windows & Gates to the exit door.
Unless otherwise noted, the statements herein reflect my personal
opinions and not those of any organization with which I may be affiliated.
.



Relevant Pages

  • Re: Questions on some wierd /var/log entries
    ... would like some input on what these entries are on about (yes, ... So port knocking is out as is moving my SSH port to ... I don't know the specifics about adding firewall rules using Suse's ...
    (comp.os.linux.misc)
  • SSH on Solaris 9
    ... I'm running solaris 9 and using SSH 2 for remote access. ... that if you telnet to the SSH port on any of my solaris 9 servers that ... "telnet 22" returns: ...
    (SunManagers)
  • Re: how to setup /run telnet server
    ... Note - I know about the insecurities of telnet and I know someone is ... ssh, but I have a valid reason to need to run telnet as well. ... I'm sorry I can't help with the original question, ... coming through a firewall that doesn't allow the ssh port - in which case ...
    (Ubuntu)
  • Re: SSH hacked?
    ... I have about 4 people that can use SSH with my computer and the whole ... system is set for using only gpg type passwords. ... For now the ssh port is ... I'd think of changing my password and installing fail2ban package, it' really useful to stop people that tries to break into your system by just hammering ports. ...
    (Ubuntu)
  • Re: ssh dictionary attacks
    ... The easiest way to secure your server's SSH port is to just firewall ... I just use telnet to do the knocking, before firing up the SSH client. ... the knocking ports on the server, waits a bit, then starts the SSH ...
    (comp.security.ssh)