From owner-freebsd-stable Fri Jul 14 20:13:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rdc1.il.home.com (ha1.rdc1.il.home.com [24.2.1.66]) by hub.freebsd.org (Postfix) with ESMTP id 5B78F37BBD4 for ; Fri, 14 Jul 2000 20:13:51 -0700 (PDT) (envelope-from stephen@math.missouri.edu) Received: from math.missouri.edu ([24.12.197.197]) by mail.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20000715031350.IVRG11071.mail.rdc1.il.home.com@math.missouri.edu>; Fri, 14 Jul 2000 20:13:50 -0700 Message-ID: <396FD6A7.F8EAFE03@math.missouri.edu> Date: Fri, 14 Jul 2000 22:12:39 -0500 From: Stephen Montgomery-Smith X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG, John Reynolds Subject: Re: ssh problems References: <396FD1CC.BB19CA16@math.missouri.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stephen Montgomery-Smith wrote: > > I just built a very recent version of stable-4.0. I find that as > well as screen not working, that also ssh does not work: > OK, I figured out the problem. Someone suggested I try ssh -v and then it came clear. I was using ssh version 1 from the ports. After a make world it made openssh which made version 2. So when I typed ssh, I got /usr/bin/ssh instead of /usr/local/bin/ssh, which caused the problem. Sorry about that. Stephen -- Stephen Montgomery-Smith Department of Mathematics, University of Missouri, Columbia, MO 65211 Phone 573-882-4540, fax 573-882-1869 http://www.math.missouri.edu/~stephen stephen@math.missouri.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message