Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2000 19:04:45 -0400 (EDT)
From:      Mikhail Teterin <mi@privatelabs.com>
To:        questions@FreeBSD.ORG
Subject:   new ssh2 can not connect to the older ssh2
Message-ID:  <200004042304.TAA83672@misha.privatelabs.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004042304.TAA83672>