From owner-freebsd-questions Tue Jan 22 18:10:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by hub.freebsd.org (Postfix) with ESMTP id 260CE37B402 for ; Tue, 22 Jan 2002 18:10:09 -0800 (PST) Received: from wenk ([64.231.44.184]) by tomts5-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20020123021004.NVJJ3155.tomts5-srv.bellnexxia.net@wenk> for ; Tue, 22 Jan 2002 21:10:04 -0500 Message-ID: <002901c1a3cc$a61f0070$b300a8c0@wenk> From: "Jeff Shevlen" To: Subject: OpenSSH upgrade Date: Tue, 22 Jan 2002 20:38:51 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hi, I just updated my ssh to OpenSSH 3.0.2, but I when I connect remotely I see that FBSD is still using my old version of ssh (2.3.0). This is also confirmed by: # ssh -V SSH Version OpenSSH_2.3.0 FreeBSD localisations 20010713, protocol versions 1.5/2.0. Compiled with SSL (0x0090601f). I used the portupgrade software to manage the move up to v3.0.2, and thought this would somehow remove the older version but I guess not. (In hindsight this may have something to do with the fact that I ran portupgrade via ssh!) Anyhow, I tried restarting the ssh daemon: # kill -HUP ... but still no love. What do I need to do to get this to work? Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message