From owner-freebsd-questions Mon Jan 17 16:31: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c1870039.telekabel.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id E03C114C2F for ; Mon, 17 Jan 2000 16:30:57 -0800 (PST) (envelope-from roelof@nisser.com) Received: from nisser.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id BAA55236; Tue, 18 Jan 2000 01:34:29 +0100 (CET) (envelope-from roelof@nisser.com) Message-ID: <3883B420.4AFF68E0@nisser.com> Date: Tue, 18 Jan 2000 01:30:24 +0100 From: Roelof Osinga Organization: eboa - engineering buro Office Automation X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: dan@freebsddiary.org Cc: "Crist J. Clark" , questions@FreeBSD.ORG Subject: Re: OpenSSH 1.2.1 refusing incoming connections References: <200001170546.SAA29983@ducky.nz.freebsd.org>; from dan@freebsddiary.org on Mon, Jan 17, 2000 at 06:46:38PM +1300 <200001172129.KAA37382@ducky.nz.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Langille wrote: > > The keys are there: > > # ls /usr/local/etc/ssh_host_key* > /usr/local/etc/ssh_host_key /usr/local/etc/ssh_host_key.pub > > And both are non-zero in size and dated about the time I installed ssh > (back in April 1999). Perhaps things changed in sshd_config? Mine also gives: == SSH Version OpenSSH-1.2, protocol version 1.5. Compiled with SSL. debug: Reading configuration data /usr/local/etc/ssh_config debug: ssh_connect: getuid 0 geteuid 0 anon 0 debug: Connecting to localhost.eboa.com [127.0.0.1] port 22. debug: Allocated local port 1015. debug: Connection established. debug: Remote protocol version 1.5, remote software version OpenSSH-1.2 debug: Waiting for server public key. debug: Received server public key (768 bits) and host key (1024 bits). == > debug: Connection established. > ssh_exchange_identification: read: No such file or directory So that does not look like a refused connection but indeed more like some key or whatever that is nonexistent. Maybe the HostKey parameter changed somehow? Roelof -- Frisian home http://omutens.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message