SSH & SSHD

Philipp Flesch <[email protected]> Sun, 03 Aug 2003 13:21:34 +0200
Newsgroups gmane.linux.suse.axp
Message-ID <[email protected]>
hi!
after my suse 8.1 works fine now ... I just found a additionally problem:

SSH & SSHD :-(

First ... when SSHD is starting to create the key .. I got 80% CPU use
for hours ... openssl has got the same problem when installing webmin ...
so I installed the files from 8.1-extra ... testing if that may help ...
now I got an "can not write" error while generating the keys ...

So I copyed the keys of my second (X86) server to geht sshd working ...

so sshd works now ...

BUT

trying to connect via ssh to any other server ... using ssh <ip-address>
returns an segmentation fault

linux:~ # ssh localhost
Segmentation fault


:-((