[LUNI] ssh2?
Joe Frost
joe-list at the-frosts.org
Mon Jun 16 16:37:11 CDT 2003
On Mon, Jun 16, 2003 at 11:15:12AM -0500, Ronald Petty wrote:
> Hi,
> I am trying to determine what version of sshd I am using
>
> (the client is)
> ssh -V
> OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
>
> However I can't really tell about the server version. This is the
> default RedHat 8 install. I assume it runs both because the config file
> has default info for both ssh1 and ssh2.
Try telnetting (better yet, netcat (nc)) to port 22
$ telnet localhost 22
Trying 127.0.0.1...
Connected to debian.
Escape character is '^]'.
SSH-2.0-OpenSSH_3.6.1p2 Debian 1:3.6.1p2-2
Joe
>
> However I am reading some documentation and it looks like using ssh2 you
> need an identification file. However I do not have one, so does that
> mean I am reverting to ssh1?
>
> Has the later/newer version of ssh (openssh) merged ssh1/ssh2?
>
> Ron
>
> ______________________________________________________________________
> Linux Users Of Northern Illinois - Technical Discussion
> luni at luni.org
> http://luni.org/mailman/listinfo/luni
--
Joe Frost
http://joe.the-frosts.org
More information about the luni
mailing list