From owner-freebsd-questions Mon Apr 10 10:21:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from privatecube.privatelabs.com (silvercube.silverpix.com [198.143.31.30]) by hub.freebsd.org (Postfix) with ESMTP id 1256837B577 for ; Mon, 10 Apr 2000 10:21:37 -0700 (PDT) (envelope-from mi@privatelabs.com) Received: from misha.privatelabs.com (root@[198.143.31.23]) by privatecube.privatelabs.com (8.9.2/8.9.2) with ESMTP id OAA23302 for ; Fri, 7 Apr 2000 14:17:50 -0400 (EDT) Received: from privatelabs.com (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.9.3/8.9.3) with ESMTP id OAA79138 for ; Fri, 7 Apr 2000 14:18:43 -0400 (EDT) (envelope-from mi@privatelabs.com) Date: Tue, 4 Apr 2000 19:04:45 -0400 (EDT) From: Mikhail Teterin Reply-To: mi@aldan.algebra.com Subject: new ssh2 can not connect to the older ssh2 To: questions@FreeBSD.ORG Message-ID: <200004042304.TAA83672@misha.privatelabs.com> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I just build an ssh2 (from ports) on the fresh 4.0-RELEASE machine. When I'm trying to connect to my older machine I get: debug: hostname is 'xxxxxxx' debug: Unable to open /home/mi/.ssh2/ssh2_config debug: connecting to xxxxxxx... debug: entering event loop debug: ssh_client_wrap: creating transport protocol debug: ssh_client_wrap: creating userauth protocol debug: Ssh2Transport/trcommon.c:592/ssh_tr_input_version: Remote version: SSH-1.99-2.0.13 (non-commercial) debug: Host key found from the database. debug: Ssh2Common/sshcommon.c:155/ssh_common_special: special packet received from connection protocol: 3 debug: Ssh2Common/sshcommon.c:155/ssh_common_special: special packet received from connection protocol: 4 debug: Ssh2Common/sshcommon.c:122/ssh_common_disconnect: DISCONNECT received: No further authentication methods available. debug: client_disconnect: No further authentication methods available. Disconnected; authentication error (No further authentication methods available.). debug: uninitializing event loop The other box is running a fairly old 3.4-STABLE, the ssh2 is built from ports a long while ago. How can I connect? Thanks! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message