From owner-freebsd-questions Sat Jun 8 16:13:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 5E47137B400 for ; Sat, 8 Jun 2002 16:13:49 -0700 (PDT) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 941E228BC3; Sat, 8 Jun 2002 19:13:48 -0400 (EDT) Date: Sat, 8 Jun 2002 19:13:48 -0400 (EDT) From: Peter Leftwich X-X-Sender: To: Dan Nelson Cc: FreeBSD LIST Subject: Re: ssh version vs. sshd version [to Dan] In-Reply-To: <20020608061441.GD71193@dan.emsphone.com> Message-ID: <20020608191046.C75527-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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