From owner-freebsd-questions Mon Jan 17 17:51:47 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 CFEC214D10 for ; Mon, 17 Jan 2000 17:51:43 -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 OAA39974; Tue, 18 Jan 2000 14:51:20 +1300 (NZDT) Message-Id: <200001180151.OAA39974@ducky.nz.freebsd.org> From: "Dan Langille" Organization: The FreeBSD Diary To: Roelof Osinga , "Crist J. Clark" , questions@FreeBSD.ORG Date: Tue, 18 Jan 2000 14:51:17 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: OpenSSH 1.2.1 refusing incoming connections Reply-To: dan@freebsddiary.org Cc: questions@FreeBSD.ORG In-reply-to: <3883B420.4AFF68E0@nisser.com> X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 18 Jan 00, at 1:30, Roelof Osinga wrote: > 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? Hmmm, there's a better Ktrace at http://www.freebsddiary.com/ktrace3.txt be warned: it's 277K. Here's the last bit: 39909 ssh RET read 4096/0x1000 39909 ssh CALL madvise(0x8074000,0x1000,0x5) 39909 ssh RET madvise 0 39909 ssh CALL madvise(0x8073000,0x1000,0x5) 39909 ssh RET madvise 0 39909 ssh CALL close(0x4) 39909 ssh RET close 0 39909 ssh CALL madvise(0x8071000,0x1000,0x5) 39909 ssh RET madvise 0 39909 ssh CALL read(0x3,0xbfbfd264,0x1) 39909 ssh GIO fd 3 read 0 bytes "" 39909 ssh RET read 0 39909 ssh CALL write(0x2,0xbfbfc5c8,0x3c) 39909 ssh GIO fd 2 wrote 60 bytes "ssh_exchange_identification: read: No such file or directory" 39909 ssh RET write 60/0x3c 39909 ssh CALL write(0x2,0xbfbfc5c0,0x2) 39909 ssh GIO fd 2 wrote 2 bytes "\r " 39909 ssh RET write 2 39909 ssh CALL shutdown(0x3,0x2) 39909 ssh RET shutdown 0 39909 ssh CALL close(0x3) 39909 ssh RET close 0 39909 ssh CALL madvise(0x806b000,0x1000,0x5) 39909 ssh RET madvise 0 39909 ssh CALL madvise(0x806c000,0x1000,0x5) 39909 ssh RET madvise 0 39909 ssh CALL madvise(0x806f000,0x1000,0x5) 39909 ssh RET madvise 0 39909 ssh CALL madvise(0x8070000,0x1000,0x5) 39909 ssh RET madvise 0 39909 ssh CALL exit(0xff) -- 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