Ubuntu Pastebin

Paste from nonphysic-ssh-error at Sat, 30 May 2015 06:38:44 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
lenovo@IdeaPad-Z510:~$ sudo service ssh start
[sudo] password for lenovo: 
start: Job is already running: ssh
lenovo@IdeaPad-Z510:~$ ssh -v .seyedyazdi@gmail.com@IdeaPad-Z510
OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to ideapad-z510 [127.0.1.1] port 22.
debug1: Connection established.
debug1: identity file /home/lenovo/.ssh/id_rsa type -1
debug1: identity file /home/lenovo/.ssh/id_rsa-cert type -1
debug1: identity file /home/lenovo/.ssh/id_dsa type -1
debug1: identity file /home/lenovo/.ssh/id_dsa-cert type -1
debug1: identity file /home/lenovo/.ssh/id_ecdsa type -1
debug1: identity file /home/lenovo/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/lenovo/.ssh/id_ed25519 type -1
debug1: identity file /home/lenovo/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2 pat OpenSSH_6.6.1* compat 0x04000000
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5-etm@openssh.com none
debug1: kex: client->server aes128-ctr hmac-md5-etm@openssh.com none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ECDSA 85:20:a5:be:24:ee:e2:97:f7:01:c8:11:c6:ca:51:cf
The authenticity of host 'ideapad-z510 (127.0.1.1)' can't be established.
ECDSA key fingerprint is 85:20:a5:be:24:ee:e2:97:f7:01:c8:11:c6:ca:51:cf.
Are you sure you want to continue connecting (yes/no)? yes     
Warning: Permanently added 'ideapad-z510' (ECDSA) to the list of known hosts.
debug1: ssh_ecdsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /home/lenovo/.ssh/id_rsa
debug1: Trying private key: /home/lenovo/.ssh/id_dsa
debug1: Trying private key: /home/lenovo/.ssh/id_ecdsa
debug1: Trying private key: /home/lenovo/.ssh/id_ed25519
debug1: Next authentication method: password
.seyedyazdi@gmail.com@ideapad-z510's password: 
debug1: Authentications that can continue: publickey,password
Permission denied, please try again.
.seyedyazdi@gmail.com@ideapad-z510's password: 
debug1: Authentications that can continue: publickey,password
Permission denied, please try again.
.seyedyazdi@gmail.com@ideapad-z510's password: 
debug1: Authentications that can continue: publickey,password
debug1: No more authentication methods to try.
Permission denied (publickey,password).
lenovo@IdeaPad-Z510:~$ ssh -v j
.seyedyazdi@gmail.com@176.101.48.74
OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 176.122.48.74 [176.122.48.74] port 22.
debug1: Connection established.
debug1: identity file /home/lenovo/.ssh/id_rsa type -1
debug1: identity file /home/lenovo/.ssh/id_rsa-cert type -1
debug1: identity file /home/lenovo/.ssh/id_dsa type -1
debug1: identity file /home/lenovo/.ssh/id_dsa-cert type -1
debug1: identity file /home/lenovo/.ssh/id_ecdsa type -1
debug1: identity file /home/lenovo/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/lenovo/.ssh/id_ed25519 type -1
debug1: identity file /home/lenovo/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
debug1: match: OpenSSH_4.3 pat OpenSSH_4* compat 0x00000000
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<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
debug1: Server host key: RSA 5f:44:cd:b5:15:7a:30:4f:40:68:eb:6f:c0:37:d1:de
debug1: Host '176.122.48.74' is known and matches the RSA host key.
debug1: Found key in /home/lenovo/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure.  Minor code may provide more information
No Kerberos credentials available

debug1: Unspecified GSS failure.  Minor code may provide more information
No Kerberos credentials available

debug1: Unspecified GSS failure.  Minor code may provide more information


debug1: Unspecified GSS failure.  Minor code may provide more information
No Kerberos credentials available

debug1: Next authentication method: publickey
debug1: Trying private key: /home/lenovo/.ssh/id_rsa
debug1: Trying private key: /home/lenovo/.ssh/id_dsa
debug1: Trying private key: /home/lenovo/.ssh/id_ecdsa
debug1: Trying private key: /home/lenovo/.ssh/id_ed25519
debug1: Next authentication method: password
.seyedyazdi@gmail.com@176.122.48.74's password: 
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
Permission denied, please try again.
.seyedyazdi@gmail.com@176.122.48.74's password: 
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
Permission denied, please try again.
.seyedyazdi@gmail.com@176.122.48.74's password: 
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: No more authentication methods to try.
Permission denied (publickey,gssapi-with-mic,password).
Download as text