savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [ 101401 ] SSH connection is dropped


From: nobody
Subject: [Savannah-hackers] [ 101401 ] SSH connection is dropped
Date: Tue, 15 Oct 2002 11:46:56 -0400

Support Request #101401, was updated on 2002-Oct-15 11:46
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101401&group_id=11

Category: SSH Connection
Status: Open
Priority: 5
Summary: SSH connection is dropped

By: proski
Date: 2002-Oct-15 11:46
Logged In: YES 
user_id=118
Browser: Mozilla/5.0 (compatible; MSIE 5.0; Windows 1984; Genuine Mozilla)

I cannot use CVS over ssh. It stopped working when GNU
was cracked last time. I uploaded the new ssh1 key
since then. The connection is closed as soon as ssh
authenticates me:

$ ssh -1 -v subversions.gnu.org cvs server
OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1, SSH protocols
1.5/2.0, OpenSSL 0x0090603f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating
port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to subversions.gnu.org
[199.232.41.2] port 22.
debug1: Connection established.
debug1: identity file
/home/tmphome/proski/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software
version OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-0.0woody1
pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.4p1
Debian 1:3.4p1-0.0woody1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host
key (1024 bits).
debug1: Host 'subversions.gnu.org' is known and matches
the RSA1 host key.
debug1: Found key in
/home/tmphome/proski/.ssh/known_hosts:2
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication with key
'/home/tmphome/proski/.ssh/identity'
debug1: Received RSA challenge from server.
debug1: Sending response to host key RSA challenge.
debug1: Remote: RSA authentication accepted.
debug1: RSA authentication accepted by server.
debug1: Sending command: cvs server
debug1: Entering interactive session.
Connection to subversions.gnu.org closed by remote host.
debug1: Transferred: stdin 0, stdout 0, stderr 58 bytes
in 0.0 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr
88141.2
debug1: Exit status -1
$

That's how it looks like when running cvs:

$ cvs -f -d
:ext:address@hidden:/cvsroot/openap co .
Connection to subversions.gnu.org closed by remote host.
cvs [checkout aborted]: end of file from server
(consult above messages if any)

I know that ssh authenticates me. Using a wrong 
private key causes ssh to ask my password.

My username is "proski".  I tried ssh 3.4p1 on Red Hat
8.0 for Intal and on Debian for SPARC. I even tried it
on fencepost.gnu.org, and it still didn't work.


----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101401&group_id=11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]