View difference between Paste ID: GkQhfSx2 and bn0ZE5tN
SHOW: | | - or go back to the newest paste.
1
compute@compute:~$ ssh -i /home/compute/test.pem [email protected] -vv
2
OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
3
debug1: Reading configuration data /etc/ssh/ssh_config
4
debug1: /etc/ssh/ssh_config line 19: Applying options for *
5
debug2: ssh_connect: needpriv 0
6
debug1: Connecting to 172.31.100.4 [172.31.100.4] port 22.
7
debug1: Connection established.
8
debug1: identity file /home/compute/test.pem type -1
9
debug1: identity file /home/compute/test.pem-cert type -1
10
debug1: Enabling compatibility mode for protocol 2.0
11
debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
12
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9p1 Debian-5ubuntu1.4
13
debug1: match: OpenSSH_5.9p1 Debian-5ubuntu1.4 pat OpenSSH_5* compat 0x0c000000
14
debug2: fd 3 setting O_NONBLOCK
15
debug1: SSH2_MSG_KEXINIT sent
16
debug1: SSH2_MSG_KEXINIT received
17
debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
18
debug2: kex_parse_kexinit: [email protected],[email protected],ssh-rsa,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-dss
19
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
20
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
21
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-sha1,[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
22
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-sha1,[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
23
debug2: kex_parse_kexinit: none,[email protected],zlib
24
debug2: kex_parse_kexinit: none,[email protected],zlib
25
debug2: kex_parse_kexinit:
26
debug2: kex_parse_kexinit:
27
debug2: kex_parse_kexinit: first_kex_follows 0
28
debug2: kex_parse_kexinit: reserved 0
29
debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
30
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
31
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
32
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
33
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
34
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
35
debug2: kex_parse_kexinit: none,[email protected]
36
debug2: kex_parse_kexinit: none,[email protected]
37
debug2: kex_parse_kexinit:
38
debug2: kex_parse_kexinit:
39
debug2: kex_parse_kexinit: first_kex_follows 0
40
debug2: kex_parse_kexinit: reserved 0
41
debug2: mac_setup: setup hmac-md5
42
debug1: kex: server->client aes128-ctr hmac-md5 none
43
debug2: mac_setup: setup hmac-md5
44
debug1: kex: client->server aes128-ctr hmac-md5 none
45
debug1: sending SSH2_MSG_KEX_ECDH_INIT
46-
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
46+
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
47
Connection closed by 172.31.100.4