From owner-ssh@clinet.fi  Fri Jun  1 15:26:54 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 PAA07954
	for <ssh-archiver@cs.hut.fi>; Fri, 1 Jun 2001 15:26:53 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id 6D4E92129B; Fri,  1 Jun 2001 15:26:52 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id PAA27335
	for ssh-outgoing; Fri, 1 Jun 2001 15:06:59 +0300
Received: from shepster.int.bmcomp.com (bmcomp.com [204.210.43.235])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id PAA27330
	for <ssh@clinet.fi>; Fri, 1 Jun 2001 15:06:56 +0300
Received: from shepster.int.bmcomp.com (bmcomp.com [204.210.43.235])
	by shepster.int.bmcomp.com (8.9.3+Sun/8.9.3) with SMTP id FAA23456;
	Fri, 1 Jun 2001 05:06:53 -0700 (PDT)
Message-Id: <200106011206.FAA23456@shepster.int.bmcomp.com>
Date: Fri, 1 Jun 2001 05:06:53 -0700 (PDT)
From: David Knight French <dkf@bmcomp.com>
Reply-To: David Knight French <dkf@bmcomp.com>
Subject: Re: openssh error
To: ssh@clinet.fi, Patrick.S.Ward@jpl.nasa.gov
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: S7OvljXXHDPcPINtXbIYQA==
X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.4.2 SunOS 5.8 i86pc i386 
Sender: owner-ssh@clinet.fi
Precedence: bulk

Patrick, this looks like the remote machine is running sshd with tcpwrappers 
enabled or your host is denied access in the sshd_config file.  If you manage 
the machine you are connecting to, then look in /etc/hosts.allow (or wherever 
you put it) and sshd_config to make sure the machine you are coming from is 
allowed to connect.  If you don't manage the machine, then ask the admin to add 
access for you.

	--Dave
	
>Date: Thu, 31 May 2001 09:14:54 -0700
>From: Patrick S Ward <Patrick.S.Ward@jpl.nasa.gov>
>X-Accept-Language: en
>MIME-Version: 1.0
>To: ssh@clinet.fi
>Subject: openssh error
>Content-Transfer-Encoding: 7bit
>
>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?

--
David Knight French                           
Black Mountain Computer Consulting
Voice: (858)279-4862
Email: dkf@bmcomp.com

