On Fri, Mar 26, 2004 at 09:46:44AM +0100, Dag-Erling Sm�rgrav wrote:
: Jonathon McKitrick <[EMAIL PROTECTED]> writes:
: > Interestingly, my laptop (running 4.8R) is working now.  No password needed
: > for any rsh operation to this site.  But the same procedure on a 4.8-stable
: > box (this one, now) gives this error: [...]
: 
: It's definitely a client side problem.  Try rm ~/.ssh/known_hosts.
Does it matter that this fails only for protocol 2? 'ssh -1 ...' connects and
asks for the password.   Protocol 2 fails entirely.

Here is what happens when known_hosts is deleted:

debug2: mac_init: found hmac-md5
debug1: kex: server->client blowfish-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server blowfish-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 131/256
debug2: bits set: 499/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug3: check_host_in_hostfile: filename /home/jcm/.ssh/known_hosts
debug3: check_host_in_hostfile: filename /usr/local/etc/ssh/ssh_known_hosts
debug3: check_host_in_hostfile: filename /home/jcm/.ssh/known_hosts
debug3: check_host_in_hostfile: filename /usr/local/etc/ssh/ssh_known_hosts
debug3: check_host_in_hostfile: filename /home/jcm/.ssh/known_hosts
debug3: check_host_in_hostfile: filename /usr/local/etc/ssh/ssh_known_hosts
debug2: no key of type 0 for host dogma.freebsd-uk.eu.org
debug3: check_host_in_hostfile: filename /home/jcm/.ssh/known_hosts2
debug3: check_host_in_hostfile: filename /usr/local/etc/ssh/ssh_known_hosts2
debug3: check_host_in_hostfile: filename /home/jcm/.ssh/known_hosts
debug3: check_host_in_hostfile: filename /usr/local/etc/ssh/ssh_known_hosts
debug2: no key of type 1 for host dogma.freebsd-uk.eu.org
The authenticity of host 'dogma.freebsd-uk.eu.org (130.88.200.97)' can't be
established.
DSA key fingerprint is c4:81:d6:8d:48:0e:39:ba:b3:40:e2:52:62:18:d4:f5.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'dogma.freebsd-uk.eu.org,130.88.200.97' (DSA) to
the list of known hosts.
debug2: bits set: 513/1024
debug1: ssh_dss_verify: signature incorrect
key_verify failed for server_host_key
neptune:~> 



: 
: DES
: -- 
: Dag-Erling Sm�rgrav - [EMAIL PROTECTED]


jm
-- 
My other computer is your Windows box.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to