Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 22:12:39 -0500
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        freebsd-stable@FreeBSD.ORG, John Reynolds <jjreynold@home.com>
Subject:   Re: ssh problems
Message-ID:  <396FD6A7.F8EAFE03@math.missouri.edu>
References:  <396FD1CC.BB19CA16@math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?396FD6A7.F8EAFE03>