← Back to team overview

sslug-teknik team mailing list archive

Re: ssh timeout?

 

On Tue, 15 May 2001, Thomas Rasmussen wrote:

> Prøv lige at lave en ssh -v fra din maskine til uni... Det lyder som
> om din SSH client forsøger at lavet et eller andet spooky... måske er
> det incompatibilitet mellem protokoller eller lign.
På min maskine; ssh -V;
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f

ssh -v borg.cs.auc.dk; (Den er lang!)
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: getuid 500 geteuid 0 anon 1
debug1: Connecting to borg.cs.auc.dk [130.225.194.22] port 22.
debug1: Connection established.
debug1: unknown identity file /home/eliasen/.ssh/identity
debug1: identity file /home/eliasen/.ssh/identity type -1
debug1: unknown identity file /home/eliasen/.ssh/id_rsa
debug1: identity file /home/eliasen/.ssh/id_rsa type -1
debug1: unknown identity file /home/eliasen/.ssh/id_dsa
debug1: identity file /home/eliasen/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version 2.2.0 SSH
Secure Shell (non-commercial)
debug1: match: 2.2.0 SSH Secure Shell (non-commercial) pat ^2\.[23]\.0
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_2.5.2p2
debug1: send KEXINIT
debug1: done
debug1: wait KEXINIT
debug1: got kexinit: diffie-hellman-group1-sha1
debug1: got kexinit: ssh-dss
debug1: got kexinit: 3des-cbc,blowfish-cbc,twofish-cbc,arcfour,none
debug1: got kexinit: 3des-cbc,blowfish-cbc,twofish-cbc,arcfour,none
debug1: got kexinit: hmac-sha1,hmac-md5,hmac-md5-96,none
debug1: got kexinit: hmac-sha1,hmac-md5,hmac-md5-96,none
debug1: got kexinit: none,zlib
debug1: got kexinit: none,zlib
debug1: got kexinit:
debug1: got kexinit:
debug1: first kex follow: 0
debug1: reserved: 0
debug1: done
debug1: kex: server->client 3des-cbc hmac-md5 none
debug1: kex: client->server 3des-cbc hmac-md5 none
debug1: Sending SSH2_MSG_KEXDH_INIT.
debug1: dh_gen_key: priv key bits set: 181/384
debug1: bits set: 508/1024
debug1: Wait SSH2_MSG_KEXDH_REPLY.
debug1: Got SSH2_MSG_KEXDH_REPLY.
debug1: Host 'borg.cs.auc.dk' is known and matches the DSA host key.
debug1: Found key in /home/eliasen/.ssh/known_hosts2:1
debug1: bits set: 478/1024
debug1: len 55 datafellows 4
debug1: ssh_dss_verify: signature correct
debug1: Wait SSH2_MSG_NEWKEYS.
debug1: GOT SSH2_MSG_NEWKEYS.
debug1: send SSH2_MSG_NEWKEYS.
debug1: done: send SSH2_MSG_NEWKEYS.
debug1: done: KEX2.
debug1: send SSH2_MSG_SERVICE_REQUEST
debug1: service_accept: ssh-userauth
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: authentications that can continue: publickey,password
debug1: next auth method to try is publickey
debug1: try privkey: /home/eliasen/.ssh/identity
debug1: try privkey: /home/eliasen/.ssh/id_rsa
debug1: try privkey: /home/eliasen/.ssh/id_dsa
debug1: next auth method to try is password
eliasen@xxxxxxxxxxxxxx's password:
debug1: authentications that can continue: publickey,password
Permission denied, please try again.
eliasen@xxxxxxxxxxxxxx's password:
debug1: authentications that can continue: publickey,password
Permission denied, please try again.
eliasen@xxxxxxxxxxxxxx's password:
debug1: authentications that can continue: publickey
debug1: no more auth methods to try
Permission denied (publickey).
debug1: Calling cleanup 0x8061610(0x0)


> Hvilken ssh client køre der på din maskine? Jeg er rimelig sikker på
> at det er din maskine der er noget galt med... Uni plejer ikke at have
> problemer med ssh :-) Men CS kan selvfølgelig gøre tingene på
> anderledes måder ;-)
Ja.. bortset fra, at cs har en rimelig dygtig systemadministrator .-) Bare
rolig, jeg er /overbevist/ om at fejlen er på min maskine et eller andet
sted.

-- 
Eliasen Jr.



Follow ups

References