Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2000 18:46:38 +1300
From:      "Dan Langille" <dan@freebsddiary.org>
To:        questions@freebsd.org
Subject:   OpenSSH 1.2.1 refusing incoming connections
Message-ID:  <200001170546.SAA29983@ducky.nz.freebsd.org>

next in thread | raw e-mail | index | archive | help
I recently upgraded to OpenSSH 1.2.1 from OpenSSH 1.2.  Incoming 
connections are being refused, even from localhost.

$ ssh -v localhost
SSH Version OpenSSH-1.2.1, 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 [127.0.0.1] port 22.
debug: Allocated local port 1014.
debug: Connection established.
ssh_exchange_identification: read: No such file or directory
debug: Calling cleanup 0x805359c(0x0)

I'm on FreeBSD 3.3-19991207-SNAP.  My first guess was 
/etc/hosts.allow, but that contains "sshd : ALL : allow"

Any ideas?


--
Dan Langille - DVL Software Limited [I'm looking for more work]
The FreeBSD Diary     - http://www.freebsddiary.org/freebsd/
NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/
The Racing System     - http://www.racingsystem.com/racingsystem.htm
unix @ home           - http://www.unixathome.org/


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?200001170546.SAA29983>