From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 10:50:49 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 DE94616A4CE for ; Tue, 20 Jan 2004 10:50:49 -0800 (PST) Received: from smtp.aspadmin.com (smtp.aspadmin.com [216.98.128.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB4A143D78 for ; Tue, 20 Jan 2004 10:50:23 -0800 (PST) (envelope-from jwilliams@courtesymortgage.com) Received: from jwilliams.courtesymortgage.com (unknown [209.126.131.11]) by smtp.aspadmin.com (Postfix) with ESMTP id 47A8E214F91 for ; Tue, 20 Jan 2004 10:50:23 -0800 (PST) Message-Id: <5.2.1.1.0.20040120104942.00b1e480@pop.courtesymortgage.com> X-Sender: jwilliams@pop.courtesymortgage.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Tue, 20 Jan 2004 10:50:06 -0800 To: freebsd-questions@freebsd.org From: Jason Williams Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Proper way to upgrade OpenSSH on FreeBSD 4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 18:50:50 -0000 Good morning everyone. I just had a couple of questions about upgrading OpenSSH on a FreeBSD 4.9 box. Being that 4.9 ships with: OpenSSH_3.5p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL 0x0090703f I wanted to upgrade my version of OpenSSH to a more recent version. My question is, what is the proper method in doing so? I see that, currently in the ports tree, openssh 3.7.1p2 is available for install. There is also the possibility of installing from source. I would think that using the ports tree may be a very good option, as you can upgrade later with portupgrade. With that in mind, what is the best method in doing this? If I decided to use the ports tree to upgrade my openssh, do I need to do anything before hand? Backup? Save etc...(I should mention, im testing this on a test system first). I appreciate the input and advice anyone lends. Cheers, Jason