From owner-ssh@clinet.fi  Thu May 31 19:34:07 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id TAA16982
	for <ssh-archiver@cs.hut.fi>; Thu, 31 May 2001 19:34:07 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id CF77821510; Thu, 31 May 2001 19:34:06 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id TAA06412
	for ssh-outgoing; Thu, 31 May 2001 19:14:43 +0300
Received: from eis-msg-012.jpl.nasa.gov (eis-msg-012.jpl.nasa.gov [137.78.160.40])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id TAA06409
	for <ssh@clinet.fi>; Thu, 31 May 2001 19:14:42 +0300
Received: from jpl.nasa.gov (eisws17.jpl.nasa.gov [128.149.5.66])
	by eis-msg-012.jpl.nasa.gov (8.9.3/8.9.3) with ESMTP id JAA02515
	for <ssh@clinet.fi>; Thu, 31 May 2001 09:14:40 -0700 (PDT)
Message-ID: <3B166DFE.501074F6@jpl.nasa.gov>
Date: Thu, 31 May 2001 09:14:54 -0700
From: Patrick S Ward <Patrick.S.Ward@jpl.nasa.gov>
Organization: Jet Propulsion Laboratory
X-Mailer: Mozilla 4.77 [en] (X11; U; SunOS 5.8 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: ssh@clinet.fi
Subject: openssh error
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-ssh@clinet.fi
Precedence: bulk

I receive the following error when trying to ssh from
one host to another:

% !!
ssh -v host1
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090600f).
debug: Reading configuration data /usr/local/etc/ssh_config
debug: Seeded RNG with 50 bytes from programs
debug: Seeded RNG with 3 bytes from system calls
debug: ssh_connect: getuid 3119 geteuid 0 anon 0
debug: Connecting to host1 [IP address] port 22.
debug: Allocated local port 1023.
debug: Connection established.
ssh_exchange_identification: Connection closed by remote host
debug: Calling cleanup 0x4ddc8(0x0)
debug: Calling cleanup 0x57880(0x0)
debug: writing PRNG seed to file /.ssh/prng_seed

Any ideas?
