Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 19:13:48 -0400 (EDT)
From:      Peter Leftwich <Hostmaster@Video2Video.Com>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        FreeBSD LIST <FreeBSD-Questions@FreeBSD.Org>
Subject:   Re: ssh version vs. sshd version [to Dan]
Message-ID:  <20020608191046.C75527-100000@earl-grey.cloud9.net>
In-Reply-To: <20020608061441.GD71193@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 8 Jun 2002, Dan Nelson wrote:
> In the last episode (Jun 07), Peter Leftwich said:
> > myprompt$ /usr/local/bin/ssh -V ; sshd -v
> > OpenSSH_3.0.2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
> > 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>

myprompt$ ls -al /usr/bin/ssh ; /usr/bin/ssh -V ; /usr/local/sbin/sshd -v
-rw-r--r--  1 root  wheel  0 Jun  8 16:09 /usr/bin/ssh
/usr/bin/ssh: Permission denied.
sshd: illegal option -- v
sshd version OpenSSH_3.0.2

I used chmod to "turn ssh" off. Should I mv /usr/local/bin/ssh to /usr/bin/ ?

--
Peter Leftwich
President & Founder
Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
+1-413-403-9555


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?20020608191046.C75527-100000>