Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: jklapp on March 18, 2008, 07:00:20 PM

Title: Telnet Error??
Post by: jklapp on March 18, 2008, 07:00:20 PM
I tried to telnet to shell and I got this error :(

Quote
SSH-2.0-OpenSSH_3.9p1 Protocol mismatch

Here are my settings in Server-Manager

Secure shell access (Allow public access entire internet)
Allow administrative command line access over secure shell  (Yes)
Allow secure shell access using standard passwords (Yes)
TCP Port for secure shell access (23)

Thanks :)
Title: Re: Telnet Error??
Post by: cactus on March 18, 2008, 08:28:22 PM
I tried to telnet to shell and I got this error :(
Telnet is not supported in SME Server (anymore) as it is insecure, it has been replaced by SSH, if you have a windows machine you might want to download PuTTy (http://www.putty.org) as this is a very nice tool to open a terminal shell connection with your server(s).
Title: Re: Telnet Error??
Post by: CharlieBrady on March 18, 2008, 11:45:49 PM
I tried to telnet to shell and I got this error :(

No surprises there. Telnet talks the telnet protocol, not the ssh protocol. You need to use an ssh client to connect to the ssh server.