Re: ssh problem after install

From: Ryan Sweet <ryan_at_end.org>
Date: Sun, 19 Aug 2001 16:04:51 -0700 (PDT)

Dear familiar list,

I have now tried installing familiar v0.4 four times. Each time I
downloaded the task-complete image from a different mirror. Each time I
followed the whole process in the docs step by step. Each time I have
exactly the same problem... in that all things ssh have unresolved
references to libcrypto.so.0.9.5. I can only conclude that for my
hardware, (standard ipaq 3665, no additional components), the familiar
distribution file for task-complete is broken in some way with respect to
the ssh included. Are other people using task-complete? or did everyone
running successfully on the list use the bootstrap image? Is there a
different root image that is more complete that "task-complete"
(actually, I'd settle for any image that doesn't have this problem)? Is
there a good way to copy the necessary files to my ipaq to fix the
problem? If so, then what do you suggest?

There are a lot of more useful things I would like to be doing with the
ipaq (like developing applications for it) but until I can at least get it
installed successfully, linux is not an option ofr doing useful things.
does anyone have any suggestions as to how to get past this problem?

On Wed, 15 Aug 2001, Ryan Sweet wrote:

>
> Thanks for your help, but unfortunately that also does not work for me:
>
> # ssh-keygen -N '' -C '' -t rsa1 -f /etc/ssh/ssh_host_key
> ssh-keygen: error while loading shared libraries:
> /usr/lib/libcrypto.so.0.9.5: undefined symbol: BN_mod_exp_mont
> # ssh-keygen -N '' -C '' -t rsa -f /etc/ssh/ssh_host_rsa_key
> ssh-keygen: error while loading shared libraries:
> /usr/lib/libcrypto.so.0.9.5: ussh-keygen: error while loading shared
> libraries: /usr/lib/libcrypto.so.0.9.5: undefined symbol:
> BN_mod_exp_mont-f /etc/ssh_host_des_key
> #
>
> which is basically the same error message that I get if I try to start ssh
> client, sshd etc....
>
>
>
> On Wed, 15 Aug 2001, Goetz Bock wrote:
>
> >
> > On Tue, Aug 14 '01 at 09:10, Ryan Sweet wrote:
> > > [ ... i installed familiar and it basically works, but login in using
> > > ssh does not (network works). This is because sshd does not start up
> > > ... ]
> > This is a longstanding bug. The sshd package does not create the needed
> > ssh keys.
> >
> > to generate an old (v1) rsa key:
> >
> > ssh-keygen -N '' -C '' -t rsa1 -f /etc/ssh/ssh_host_key
> >
> > to generate a new (v2) rsa key:
> >
> > ssh-keygen -N '' -C '' -t rsa -f /etc/ssh/ssh_host_rsa_key
> >
> > to generate a new (v2) des key:
> >
> > ssh-keygen -N '' -C '' -t des -f /etc/ssh_host_des_key
> >
> > NOTE: this takes ages on the iPaq.
> >
> > Than sshd should start up and allow one of/all of rsa1, rsa or des
> > keyexchange.
> > --
> > Goetz Bock IT Consultant
> > Dipl.-Inf. Univ.
> >
>
> Ryan Sweet
> ryan_at_end.org
>
> _______________________________________________
> Familiar mailing list
> Familiar_at_handhelds.org
> http://handhelds.org/mailman/listinfo/familiar
> irc://irc.openprojects.net #familiar
>

Ryan Sweet
ryan_at_end.org
Received on Sun Aug 19 2001 - 15:55:24 EDT

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:12:33 EDT