From owner-freebsd-stable@FreeBSD.ORG Fri Apr 2 08:13:57 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AD4A16A4CE; Fri, 2 Apr 2004 08:13:57 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4DD643D3F; Fri, 2 Apr 2004 08:13:56 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id B656B5310; Fri, 2 Apr 2004 18:13:55 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 99DD3530A; Fri, 2 Apr 2004 18:13:50 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 1577C33CAA; Fri, 2 Apr 2004 18:13:50 +0200 (CEST) To: Jonathon McKitrick References: <20040221202305.GA78752@dogma.freebsd-uk.eu.org> <000e01c3f8bc$9ee42dc0$efe8fea9@unixsmith.com> <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Fri, 02 Apr 2004 18:13:50 +0200 In-Reply-To: <20040402160232.GB68803@dogma.freebsd-uk.eu.org> (Jonathon McKitrick's message of "Fri, 2 Apr 2004 17:02:32 +0100") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 16:13:57 -0000 Jonathon McKitrick writes: > This might be a silly question, but is it possible that a problem with my > local hostname could cause the key to somehow fail validation? I don't think so. I think I have managed to reproduce the problem, but I don't really have a clear idea of where in the source code to start looking for a solution. My current theory is that ssh somehow gets confused about what what kind of key it is handling, and tries to treat a DSA key as an RSA key (or vice versa). DES --=20 Dag-Erling Sm=F8rgrav - des@des.no