SCIENTIFIC-LINUX-USERS Archives

February 2007

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
wenfei yu <[log in to unmask]>
Reply To:
wenfei yu <[log in to unmask]>
Date:
Mon, 5 Feb 2007 11:37:13 +0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (38 lines)
> * telnet into port 22 from a host
>
> telnet yourserver 22
>
> the response should be:
>
> # telnet yourserver 22
> Trying xxx.xxx.xxx.xxx...
> Connected to yourserver.yourdomain.com (xxx.xxx.xxx.xxx).
> Escape character is '^]'.
> SSH-2.0-OpenSSH_3.9p1
> ^]
> telnet> quit
> Connection closed.
>
> If that works, then your sshd is working fine.
>

Thanks, Michael.

I have only a Mac to telnet to the Linux machine. What I got from  
telnet is:

--------------------------------------
  telnet xxx.xxx.xxx.xxx 22
Trying xxx.xxx.xxx.xxx...
Connected to xxx.xxx.xxx.xxx
Escape character is '^]'.
SSH-1.99-OpenSSH_3.9p1

Protocol mismatch.
Connection closed by foreign host.
--------------------------------------------------

Is this a problem because I was using a Mac ?

Wen

ATOM RSS1 RSS2