From owner-freebsd-questions@FreeBSD.ORG Fri Sep 24 15:50:39 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92F3416A554; Fri, 24 Sep 2004 15:50:39 +0000 (GMT) Received: from post5.inre.asu.edu (post5.inre.asu.edu [129.219.110.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35B3543DF7; Fri, 24 Sep 2004 15:50:30 +0000 (GMT) (envelope-from David.Bear@asu.edu) Received: from conversion.post5.inre.asu.edu by asu.edu (PMDF V6.1-1X6 #30769) id <0I4J00A01YHVHW@asu.edu>; Fri, 24 Sep 2004 08:46:43 -0700 (MST) Received: from smtp.asu.edu (smtp.asu.edu [129.219.110.107]) <0I4J009DIYHVSO@asu.edu>; Fri, 24 Sep 2004 08:46:43 -0700 (MST) Received: from moroni.pp.asu.edu (moroni.pp.asu.edu [129.219.69.200]) (8.12.10/8.12.10/asu_smtp_relay,nullclient,tcp_wrapped) with ESMTP id i8OFkc71012241; Fri, 24 Sep 2004 08:46:38 -0700 (MST) Received: by moroni.pp.asu.edu (Postfix, from userid 500) id 9B58FE89; Fri, 24 Sep 2004 08:46:21 -0700 (MST) Received: from post1.inre.asu.edu (post1.inre.asu.edu [129.219.110.72]) by imap1.asu.edu (8.11.0/8.11.0/asu_cyrus,tcp_wrapped) with ESMTP id g378R9E16676 for ; Sun, 07 Apr 2002 01:27:09 -0700 (MST) Received: from conversion.post1.inre.asu.edu by asu.edu (PMDF V6.1 #40110) david.bear@asu.edu) ; Sun, 07 Apr 2002 01:27:11 -0700 (MST) Received: from mx2.freebsd.org (mx2.FreeBSD.org [216.136.204.119]) by asu.edu (PMDF V6.1 #40110) with ESMTP id <0GU600HA2VHAM1@asu.edu> for iddwb@IMAP1.ASU.EDU (ORCPT david.bear@asu.edu); Sun, 07 Apr 2002 01:27:11 -0700 (MST) Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 8E88B55BBA; Sun, 07 Apr 2002 00:26:38 -0800 Received: by hub.freebsd.org (Postfix, from userid 538) id DD5FF37B417; Sun, 07 Apr 2002 00:26:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id E7F112E8022; Sun, 07 Apr 2002 00:26:27 -0800 (PST) Received: by hub.freebsd.org (bulk_mailer v1.12); Sun, 07 Apr 2002 00:26:27 -0800 Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 198D937B400; Sun, 07 Apr 2002 00:26:25 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020407082624.UUCT3676.rwcrmhc52.attbi.com@blossom.cjclark.org>; Sun, 07 Apr 2002 08:26:24 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g378QNE71854; Sun, 07 Apr 2002 00:26:23 -0800 (PST envelope-from cjc) X-URL: http://people.freebsd.org/~cjc/ From: "Crist J. Clark" In-reply-to: <"from Hostmaster"@Video2Video.Com> Sender: owner-freebsd-security@FreeBSD.ORG To: dwbear75@gmail.com Message-id: <20020407002623.K70207@blossom.cjclark.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline Precedence: bulk X-Loop: FreeBSD.org Delivered-to: freebsd-security@freebsd.org Old-To: Peter Leftwich User-Agent: Mutt/1.2.5i Lines: 20 References: <20020406235622.O877-100000@66-75-1-142.san.rr.com> X-Keywords: cc: FreeBSD Security cc: FreeBSD Questions Subject: Re: `pkg_info | grep -i openssh` ; echo "2.9 vs 3.0.2?" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 24 Sep 2004 15:50:39 -0000 X-Original-Date: Sun, 07 Apr 2002 00:26:23 -0800 X-List-Received-Date: Fri, 24 Sep 2004 15:50:39 -0000 On Sun, Apr 07, 2002 at 12:00:55AM -0800, Peter Leftwich wrote: > prompt$ pkg_info | grep -i openssh > openssh-3.0.2 OpenBSD's secure shell client and server (remote login prog > > I just upgraded (or tried to upgrade) openssh on my FreeBSD 4.5-RELEASE > box using /stand/sysinstall but I get this (ver. 2.9??) when I type: > > prompt$ ssh -V > OpenSSH_2.9 FreeBSD localisations 20011202, SSH protocols 1.5/2.0, OpenSSL 0x0090601f Did you actually change the rc.conf(5) file to start the new daemon, which probably lives in /usr/local/sbin/sshd, rather than the old one in /usr/sbin/sshd? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message