From owner-freebsd-questions@FreeBSD.ORG Thu Nov 8 22:07:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E71DD16A419 for ; Thu, 8 Nov 2007 22:07:19 +0000 (UTC) (envelope-from juri_mian@yahoo.com) Received: from n8a.bullet.mail.tp2.yahoo.com (n8a.bullet.mail.tp2.yahoo.com [203.188.202.107]) by mx1.freebsd.org (Postfix) with SMTP id 84EC013C481 for ; Thu, 8 Nov 2007 22:07:19 +0000 (UTC) (envelope-from juri_mian@yahoo.com) Received: from [202.43.196.225] by n8.bullet.mail.tp2.yahoo.com with NNFMP; 08 Nov 2007 21:54:07 -0000 Received: from [217.12.4.215] by t2.bullet.tpe.yahoo.com with NNFMP; 08 Nov 2007 21:54:06 -0000 Received: from [216.252.122.219] by t2.bullet.ukl.yahoo.com with NNFMP; 08 Nov 2007 21:54:06 -0000 Received: from [69.147.84.95] by t4.bullet.sp1.yahoo.com with NNFMP; 08 Nov 2007 21:54:05 -0000 Received: from [127.0.0.1] by omp205.mail.sp1.yahoo.com with NNFMP; 08 Nov 2007 21:54:05 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 776653.26308.bm@omp205.mail.sp1.yahoo.com Received: (qmail 9390 invoked by uid 60001); 8 Nov 2007 21:54:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=49f8Fzq+s90elkR4YkGkAwMQXHvYjKLpTMVcve0rM5axE7vHdu1W/EXEkjXIVHr4/MqBO5ktSv3Xrhcs2hEfobtKFf5JLtmZUDPPcXoJJz8hW0z1r8vINku8AxsBByK97hYpe3TkpiihfDHtM2L/A3OVU7j2kfGBhhu8pUl/Kbk=; X-YMail-OSG: gHaL6wgVM1nL9ySdMkXbj53KJ6yWQHkuBilfV2NbLHuMOY7y908Xri2UyDCeGBuY5nXNbSAV8iLE_86NF9aCq09Ufs5AZY3VKvWj Received: from [71.63.232.32] by web45606.mail.sp1.yahoo.com via HTTP; Thu, 08 Nov 2007 13:54:05 PST Date: Thu, 8 Nov 2007 13:54:05 -0800 (PST) From: Juri Mianovich To: jamesh@lanl.gov In-Reply-To: <1194478376.29601.21.camel@secretariat.lanl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <628236.9023.qm@web45606.mail.sp1.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: problems with old SSH client and X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2007 22:07:20 -0000 --- James wrote: > On Wed, 2007-11-07 at 07:53 -0800, Juri Mianovich > wrote: > > > I have a machine with an older SSH client on it > and I > > am trying to connect to my 6.2-RELEASE system. > > > > What operating system is the older machine running > (I assume FreeBSD, > and I assume 6.2 stable, but want to be sure). The old system is DR DOS of some kind. The new system is 6.2-RELEASE The old system is the client, which cannot connect and is having the problem. The new system is just a plain old FreeBSD 6.2 system and has no problems. > > What version of ssh is running on the older machine? > The old system is the client - and it shows: SSH-1.5-OpenSSH_3.7.1p2 It would not connect at all, and we then connected with a '-1' argument (after adding protocol one to the servers sshd_config) and it now connects, but again, I am getting this cipher error: ssh -v -1 -c 3des user@freebsd6.2release and this is my verbose output: > > 06 Oct - 17:43:35[] ()ssh's main <0> debug2: > > ssh_connect: needpriv 0^M > > 06 Oct - 17:43:37[] ()ssh's main <0> debug1: > > Connecting to hostname [10.10.10.10] port 22.^M > > > > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > > Connection established.^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > identity > > file /etc/ssh/identity type -1^M > > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > Remote > > protocol version 1.99, remote software version > > OpenSSH_4.5p1^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > match: > > OpenSSH_4.5p1 pat OpenSSH*^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: Local > > version string SSH-1.5-OpenSSH_3.7.1p2^M > > > > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > Waiting > > for server public key.^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > Received > > server public key (768 bits) and host key (1024 > > bits).^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug3: > > check_host_in_hostfile: filename > > /etc/ssh/known_hosts^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug3: > > check_host_in_hostfile: match line 1^M > > > > > 06 Oct - 17:43:38[] ()ssh's main <0> debug3: > > check_host_in_hostfile: filename > > /etc/ssh/known_hosts^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug3: > > check_host_in_hostfile: match line 1^M > > > > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: Host > > 'hostname' is known and matches the RSA1 host > key.^M > > > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: Found > key > > in /etc/ssh/known_hosts:1^M > > 06 Oct - 17:43:38[] ()ssh's main <0> fatal: > Selected > > cipher type 3des not supported by server.^M > > > > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > Calling > > cleanup 0x44598ec0(0x0)^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > Calling > > cleanup 0x4458c630(0x0)^M > > 06 Oct - 17:43:38[] ()ssh's main <0> debug3: > > DecrementThreadCount() Thread count is now 1^M > > > > > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: > > sshExit(0) calling SSH_Exit()^M So it is saying that 3des is not supported by the server (which is freebsd 6.2-release) ... what in the world is wrong ? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com