Problem running SSH on IBM PPC440 processor, help appreciated

Chahine, Nagib N Nagib.N.Chahine at boeing.com
Thu Nov 27 10:44:05 EST 2003


To David and all who helped thanks....
What I had to do is the following:
Install openSSl 0.9.7c and OpenSSH 3.7.1p2 on both my x86 redhat 9 system and my PPC target. Once installed everything works fine.

I beleive my problem was openSSL mismatch between the client and server.

Thanks
Nagib


-----Original Message-----
From:	Darren Tucker [mailto:dtucker at zip.com.au]
Sent:	Tue 11/25/2003 8:09 PM
To:	Chahine, Nagib N
Cc:	openssh-unix-dev at mindrot.org
Subject:	Re: Problem running SSH on IBM PPC440 processor, help appreciated
"Chahine, Nagib N" wrote:
> 
> Sorry, I thought it was a mistype...
> What is SSL, did I not install something required??

OpenSSL is what OpenSSH uses for its crypto functions
(libcrypto.[a|so|sl]).  It's required to build OpenSSH, so if you didn't
install it yourself you probably have it as a system library.

It looks like you may be having some kind of crypto problem, and verifying
OpenSSL's functionality on your taget platform would be useful in tracking
down your problem.

BTW, what OS and compiler are you using on your PPC system?  (I don't
think you specified earlier, but I might have missed it.)

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.







More information about the openssh-unix-dev mailing list