Gentoo Archives: gentoo-user

From: stefan riha <stefanriha@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] openssh login hangs
Date: Tue, 07 Mar 2006 16:42:16
Message-Id: 20060307163715.35710.qmail@web26607.mail.ukl.yahoo.com
1 Hi,
2
3 when I try to log in with openssh, this happens:
4
5 >ssh -v -v e9949705@×××××××××××××××.at
6
7 OpenSSH_4.2p1, OpenSSL 0.9.7i 14 Oct 2005
8 debug1: Reading configuration data /etc/ssh/ssh_config
9 debug2: ssh_connect: needpriv 0
10 debug1: Connecting to stud4.tuwien.ac.at
11 [193.170.75.14] port 22.
12 debug1: Connection established.
13 debug1: permanently_set_uid: 0/0
14 debug1: identity file /root/.ssh/identity type -1
15 debug1: identity file /root/.ssh/id_rsa type -1
16 debug1: identity file /root/.ssh/id_dsa type -1
17 debug1: Remote protocol version 1.99, remote software
18 version 3.2.3
19 SSH Secure Shell (non-commercial)
20 debug1: no match: 3.2.3 SSH Secure Shell
21 (non-commercial)
22 debug1: Enabling compatibility mode for protocol 2.0
23 debug1: Local version string SSH-2.0-OpenSSH_4.2
24 debug2: fd 3 setting O_NONBLOCK
25 debug1: SSH2_MSG_KEXINIT sent
26 debug1: SSH2_MSG_KEXINIT received
27 debug2: kex_parse_kexinit:
28 diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
29 debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
30 debug2: kex_parse_kexinit:
31 aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@×××××××××××.se,aes128-ctr,aes192-ctr,aes256-ctr
32 debug2: kex_parse_kexinit:
33 aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@×××××××××××.se,aes128-ctr,aes192-ctr,aes256-ctr
34 debug2: kex_parse_kexinit:
35 hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@×××××××.com,hmac-sha1-96,hmac-md5-96
36 debug2: kex_parse_kexinit:
37 hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@×××××××.com,hmac-sha1-96,hmac-md5-96
38 debug2: kex_parse_kexinit: none,zlib@×××××××.com,zlib
39 debug2: kex_parse_kexinit: none,zlib@×××××××.com,zlib
40 debug2: kex_parse_kexinit:
41 debug2: kex_parse_kexinit:
42 debug2: kex_parse_kexinit: first_kex_follows 0
43 debug2: kex_parse_kexinit: reserved 0
44 debug2: kex_parse_kexinit: diffie-hellman-group1-sha1
45 debug2: kex_parse_kexinit: ssh-dss
46 debug2: kex_parse_kexinit:
47 aes128-cbc,3des-cbc,twofish128-cbc,cast128-cbc,twofish-cbc,blowfish-cbc,aes192-cbc,aes256-cbc,twofish192-cbc,twofish256-cbc,arcfour
48 debug2: kex_parse_kexinit:
49 aes128-cbc,3des-cbc,twofish128-cbc,cast128-cbc,twofish-cbc,blowfish-cbc,aes192-cbc,aes256-cbc,twofish192-cbc,twofish256-cbc,arcfour
50 debug2: kex_parse_kexinit:
51 hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96
52 debug2: kex_parse_kexinit:
53 hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96
54 debug2: kex_parse_kexinit: none,zlib
55 debug2: kex_parse_kexinit: none,zlib
56 debug2: kex_parse_kexinit:
57 debug2: kex_parse_kexinit:
58 debug2: kex_parse_kexinit: first_kex_follows 0
59 debug2: kex_parse_kexinit: reserved 0
60 debug2: mac_init: found hmac-md5
61 debug1: kex: server->client aes128-cbc hmac-md5 none
62 debug2: mac_init: found hmac-md5
63 debug1: kex: client->server aes128-cbc hmac-md5 none
64 debug2: dh_gen_key: priv key bits set: 118/256
65 debug2: bits set: 518/1024
66 debug1: sending SSH2_MSG_KEXDH_INIT
67 debug1: expecting SSH2_MSG_KEXDH_REPLY
68 debug1: Host 'stud4.tuwien.ac.at' is known and matches
69 the DSA host key.
70 debug1: Found key in /root/.ssh/known_hosts:1
71 debug2: bits set: 499/1024
72 debug1: ssh_dss_verify: signature correct
73 debug2: kex_derive_keys
74 debug2: set_newkeys: mode 1
75 debug1: SSH2_MSG_NEWKEYS sent
76 debug1: expecting SSH2_MSG_NEWKEYS
77 debug2: set_newkeys: mode 0
78 debug1: SSH2_MSG_NEWKEYS received
79 debug1: SSH2_MSG_SERVICE_REQUEST sent
80 debug2: service_accept: ssh-userauth
81 debug1: SSH2_MSG_SERVICE_ACCEPT received
82 debug2: key: /root/.ssh/identity ((nil))
83 debug2: key: /root/.ssh/id_rsa ((nil))
84 debug2: key: /root/.ssh/id_dsa ((nil))
85 debug1: Authentications that can continue:
86 publickey,password
87 debug1: Next authentication method: publickey
88 debug1: Trying private key: /root/.ssh/identity
89 debug1: Trying private key: /root/.ssh/id_rsa
90 debug1: Trying private key: /root/.ssh/id_dsa
91 debug2: we did not send a packet, disable method
92 debug1: Next authentication method: password
93
94
95 e9949705@×××××××××××××××.at's password:
96
97
98 debug2: we sent a password packet, wait for reply
99 debug1: Authentication succeeded (password).
100 debug1: channel 0: new [client-session]
101 debug2: channel 0: send open
102 debug1: Entering interactive session.
103 debug2: callback start
104 debug2: client_session2_setup: id 0
105 debug2: channel 0: request pty-req confirm 0
106 debug2: channel 0: request shell confirm 0
107 debug2: fd 3 setting TCP_NODELAY
108 debug2: callback done
109 debug2: channel 0: open confirm rwindow 100000 rmax
110 16384
111
112 There it hangs and I can't kill with crtl-c.
113 Didn't change anything in /etc/ssh, if you still need
114 to see the files
115 let me know!
116 Tried putty and it worked.
117
118 Thanks, Stefan
119
120
121
122
123
124
125 ___________________________________________________________
126 Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
127 --
128 gentoo-user@g.o mailing list