Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 01:14:41 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Peter Leftwich <Hostmaster@Video2Video.Com>
Cc:        FreeBSD Questions LIST <FreeBSD-Questions@FreeBSD.ORG>
Subject:   Re: ssh version vs. sshd version
Message-ID:  <20020608061441.GD71193@dan.emsphone.com>
In-Reply-To: <20020607230325.C607-100000@66-75-1-142.san.rr.com>
References:  <20020607230325.C607-100000@66-75-1-142.san.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 07), Peter Leftwich said:
> Would anyone familiar with OpenSSH in general know why these two versions
> differ?  Is the mismatch cause for worry?  Thanks yous'is'iz...
> 
> myprompt$ /usr/local/bin/ssh -V
> OpenSSH_3.0.2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
> myprompt$ sshd -v
> sshd: illegal option -- v
> sshd version OpenSSH_2.9 FreeBSD localisations 20011202

Try running /usr/bin/ssh -V (or /usr/local/sbin/sshd -v);  you compared
a portbuilt ssh with the base system's sshd.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020608061441.GD71193>