SSH
Hendrik Visage
hvisage at envisage.co.za
Tue Mar 2 09:26:17 GMT 2004
On Mon, Mar 01, 2004 at 08:10:03PM +0100, Couannette wrote:
> Hi,
>
> OpenSSH gets updated to version 3.8p1 in moonbase.
> Shortly after sshd begins to die unexpectedly. This is, IMHO a key
> problem. I believe that sshd/ssh have different algorithms to read/test
> server and user keys.
Few things to note (Yes I saw Terry's email ;^):
1) The AMD64/x86_64 appears to have troubles with the ssh1 algorithm or
keys, consistent crashes on the client side (Don't know aboput the server side
yet.) especially when connecting to a 32bit/i386 machine.
2) run sshd with the -d and -p switches and connect then, see where/when
it crashes.
3) use strace to track before/after syscalls that fails.
4) next get aquinted with gdb :)=)
More information about the Lunar
mailing list