From owner-freebsd-questions Sun Jan 16 21:46:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 6C32F15062 for ; Sun, 16 Jan 2000 21:46:45 -0800 (PST) (envelope-from dan@freebsddiary.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id SAA29983 for ; Mon, 17 Jan 2000 18:46:42 +1300 (NZDT) Message-Id: <200001170546.SAA29983@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary To: questions@freebsd.org Date: Mon, 17 Jan 2000 18:46:38 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: OpenSSH 1.2.1 refusing incoming connections Reply-To: dan@freebsddiary.org X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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