Koozali.org: home of the SME Server

Telnet Error??

Offline jklapp

  • **
  • 32
  • +0/-0
Telnet Error??
« 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 :)

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Telnet Error??
« Reply #1 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 as this is a very nice tool to open a terminal shell connection with your server(s).
« Last Edit: March 18, 2008, 08:29:54 PM by cactus »
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Telnet Error??
« Reply #2 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.