Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2000 01:30:24 +0100
From:      Roelof Osinga <roelof@nisser.com>
To:        dan@freebsddiary.org
Cc:        "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>, questions@FreeBSD.ORG
Subject:   Re: OpenSSH 1.2.1 refusing incoming connections
Message-ID:  <3883B420.4AFF68E0@nisser.com>
References:  <200001170546.SAA29983@ducky.nz.freebsd.org>; from dan@freebsddiary.org on Mon, Jan 17, 2000 at 06:46:38PM %2B1300 <200001172129.KAA37382@ducky.nz.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3883B420.4AFF68E0>