savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] cvs/ssh problem


From: Nagarjuna G.
Subject: Re: [Savannah-hackers] cvs/ssh problem
Date: Fri, 24 Dec 2004 06:12:10 +0530
User-agent: KMail/1.7

> 
> It appears that your key is correctly setup on Savannah.  So, this looks to 
> be 
> a local problem on your machine.
> 
> Make sure that all of your key files for ssh are in their proper locations on 
> your machine.
> 
> Also, try running `ssh -v address@hidden, as it would help provide 
> clues to what's wrong.

The session throws the following: couldnt find any problem myself.


address@hidden:~/.ssh $ ssh -v address@hidden
OpenSSH_3.8.1p1 Debian 1:3.8.1p1-11ubuntu3, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /home/nagarjun/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to savannah.gnu.org [199.232.41.3] port 22.
debug1: Connection established.
debug1: identity file /home/nagarjun/.ssh/id_rsa type -1
debug1: identity file /home/nagarjun/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_3.4p1 
Debian 1:3.4p1-1.woody.3.1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3.1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1 Debian 1:3.8.1p1-11ubuntu3
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
The authenticity of host 'savannah.gnu.org (199.232.41.3)' can't be established.
RSA key fingerprint is 80:5a:b0:0c:ec:93:66:29:49:7e:04:2b:fd:ba:2c:d5.
Are you sure you want to continue connecting (yes/no)?

------------ 

GNU server is clearly sending RSA fingerprint. I was
expecting DSA fingerprint.

Nagarjuna






reply via email to

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