OpenSSH 2.3.0p4/2.2.0p1, Solaris 8, ssh-keygen bus error

Edward S. Marshall emarshall at mercantec.com
Sat Feb 10 01:38:33 EST 2001


On Fri, 9 Feb 2001, Damien Miller wrote:
> Could you please turn on very verbose debugging "ssh -v -v -v " and
> report the output?

As I said, ssh and sshd appear to be behaving correctly; it's only
ssh-keygen that's failing. That said, here's the results you asked for:

[...snip...]
[emarshal at sparc05 ~]$ ./ssh -v -v -v emarshal at maelstrom
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090600f).
debug: Seeding random number generator
debug: ssh_connect: getuid 0 geteuid 0 anon 0
debug: Connecting to maelstrom [172.16.64.201] port 22.
debug: Allocated local port 1016.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.0p1
debug: no match: OpenSSH_2.3.0p1
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
The authenticity of host 'maelstrom' can't be established.
RSA key fingerprint is 0d:7a:82:8a:de:03:e0:e5:e9:79:86:9a:04:f2:62:e1.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'maelstrom,172.16.64.201' (RSA) to the list of known hosts.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Doing password authentication.
emarshal at maelstrom's password:
debug: Requesting pty.
debug: Requesting shell.
debug: Entering interactive session.
Last login: Tue Feb  6 08:12:59 2001
[emarshal at maelstrom ~]$ exit
Connection to maelstrom closed.
debug: Transferred: stdin 0, stdout 139, stderr 33 bytes in 59.5 seconds
debug: Bytes per second: stdin 0.0, stdout 2.3, stderr 0.6
debug: Exit status 0
[...snip...]

Hope this helps.

-- 
Edward S. Marshall <emarshall at mercantec.com>                 UNIX Administrator
http://www.nyx.net/~emarshal/                                   Mercantec, Inc.






More information about the openssh-unix-dev mailing list