From owner-freebsd-stable@FreeBSD.ORG Fri Apr 2 23:19:44 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 0397D16A4CE; Fri, 2 Apr 2004 23:19:44 -0800 (PST) Received: from 68-111-37-3.corp.expertcity.com (68-111-37-3.corp.expertcity.com [68.111.37.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF52D43D46; Fri, 2 Apr 2004 23:19:43 -0800 (PST) (envelope-from desjardins@canada.com) Received: from mail pickup service by 68-111-37-3.corp.expertcity.com with Microsoft SMTPSVC; Fri, 2 Apr 2004 23:19:51 -0800 Received: from expertcity.com ([209.234.184.165]) by 68-111-37-3.corp.expertcity.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 2 Apr 2004 12:25:23 -0800 Received: (qmail 44044 invoked by uid 1013); 2 Apr 2004 20:25:06 -0000 Received: from owner-freebsd-questions@freebsd.org by hulk.corp by uid 1005 with qmail-scanner-1.21 (spamassassin: 2.63. Clear:RC:0(216.136.204.119):SA:0(-1.0/4.7):. Processed in 0.851547 secs); 02 Apr 2004 20:25:06 -0000 Received: from mx2.freebsd.org (216.136.204.119) by expertcity.com with SMTP; 2 Apr 2004 20:25:05 -0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 5F1D457D54; Fri, 2 Apr 2004 12:25:02 -0800 (PST) (envelope-from owner-freebsd-questions@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AED3616A4FA; Fri, 2 Apr 2004 12:24:56 -0800 (PST) Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 995B816A4CE; Fri, 2 Apr 2004 11:45:11 -0800 (PST) Received: from fep02-mail.bloor.is.net.cable.rogers.com (fep02-mail.bloor.is.net.cable.rogers.com [66.185.86.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AB6E43D5F; Fri, 2 Apr 2004 11:45:10 -0800 (PST) (envelope-from desjardins@canada.com) Received: from gateway.lan.daren.ca ([65.49.123.132]) by fep02-mail.bloor.is.net.cable.rogers.comESMTP <20040402194349.DFWY39251.fep02-mail.bloor.is.net.cable.rogers.com@gateway.lan.daren.ca>; Fri, 2 Apr 2004 14:43:49 -0500 Received: from [216.130.212.41] (account daren@daren.ca HELO [216.130.212.41]) by gateway.lan.daren.ca (CommuniGate Pro SMTP 4.1.8) with ESMTP id 221051; Fri, 02 Apr 2004 14:44:59 -0500 From: Daren Desjardins To: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= In-Reply-To: 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> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> Content-Type: text/plain; charset=ISO-8859-1 Message-Id: <1080935099.343.14.camel@lithium.stabilia.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 02 Apr 2004 14:44:59 -0500 Content-Transfer-Encoding: quoted-printable X-Authentication-Info: Submitted using SMTP AUTH LOGIN at fep02-mail.bloor.is.net.cable.rogers.com from [65.49.123.132] using ID at Fri, 2 Apr 2004 14:43:49 -0500 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-questions@freebsd.org Errors-To: owner-freebsd-questions@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hulk.corp X-Spam-Status: No, hits=-1.0 required=4.7 tests=BAYES_00,RCVD_IN_DYNABLOCK, RCVD_IN_RFCI,RCVD_IN_SBL,RCVD_IN_SORBS autolearn=no version=2.63 X-Spam-Level: X-OriginalArrivalTime: 02 Apr 2004 20:25:23.0258 (UTC) FILETIME=[A039D9A0:01C418F0] cc: "Christian W. Sung" cc: freebsd-stable@freebsd.org cc: Jonathon McKitrick cc: freebsd-questions@freebsd.org Subject: Re: ssh no longer connecting automatically X-BeenThere: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2004 07:19:44 -0000 I tried this myself and it did not work. The server is 4.9release, client is 4.9 stable. I have both base ssh and openssh 3.8p1 installed, both of which have the same error connecting to hosts. ---------- Server config # HostKey for protocol version 1 HostKey /etc/ssh/ssh_host_key # HostKeys for protocol version 2 HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key SyslogFacility AUTH LogLevel INFO LoginGraceTime 60 PermitRootLogin no PermitEmptyPasswords no X11Forwarding yes X11DisplayOffset 10 --------- Client config(~/.ssh/ssh_config) is empty Client config(/etc/ssh/ssh_config) is empty On Fri, 2004-04-02 at 12:52, Dag-Erling Sm=F8rgrav wrote: > Jonathon McKitrick writes: > > Workaround? >=20 > Possibly. On the server, try adding the following two lines to > /etc/ssh/sshd_config: >=20 > HostKey /etc/ssh/ssh_host_dsa_key > HostKey /etc/ssh/ssh_host_rsa_key >=20 > then HUP or restart sshd, and try to connect. Let me know how it > works out. >=20 > I'd also like to know what OS version you're running on the server and > client, and if you have anything in /etc/ssh/sshd_config (on the > server) or /etc/ssh/ssh_config / ~/.ssh/config (on the client) that > isn't commented out. >=20 > DES _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"