· 5 years ago · Oct 24, 2019, 10:48 AM
1ssh -vv akarman@fuji.loginet.local
2OpenSSH_8.1p1, OpenSSL 1.1.1d 10 Sep 2019
3debug1: Reading configuration data /home/atilla/.ssh/config
4debug1: Reading configuration data /etc/ssh/ssh_config
5debug2: resolving "fuji.loginet.local" port 22
6debug2: ssh_connect_direct
7debug1: Connecting to fuji.loginet.local [192.168.1.12] port 22.
8debug1: Connection established.
9debug1: identity file /home/atilla/.ssh/id_rsa type 0
10debug1: identity file /home/atilla/.ssh/id_rsa-cert type -1
11debug1: identity file /home/atilla/.ssh/id_dsa type -1
12debug1: identity file /home/atilla/.ssh/id_dsa-cert type -1
13debug1: identity file /home/atilla/.ssh/id_ecdsa type -1
14debug1: identity file /home/atilla/.ssh/id_ecdsa-cert type -1
15debug1: identity file /home/atilla/.ssh/id_ed25519 type -1
16debug1: identity file /home/atilla/.ssh/id_ed25519-cert type -1
17debug1: identity file /home/atilla/.ssh/id_xmss type -1
18debug1: identity file /home/atilla/.ssh/id_xmss-cert type -1
19debug1: Local version string SSH-2.0-OpenSSH_8.1
20debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2
21debug1: match: OpenSSH_7.2 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
22debug2: fd 3 setting O_NONBLOCK
23debug1: Authenticating to fuji.loginet.local:22 as 'akarman'
24debug1: SSH2_MSG_KEXINIT sent
25debug1: SSH2_MSG_KEXINIT received
26debug2: local client KEXINIT proposal
27debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
28debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
29debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
30debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
31debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
32debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
33debug2: compression ctos: none,zlib@openssh.com,zlib
34debug2: compression stoc: none,zlib@openssh.com,zlib
35debug2: languages ctos:
36debug2: languages stoc:
37debug2: first_kex_follows 0
38debug2: reserved 0
39debug2: peer server KEXINIT proposal
40debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
41debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
42debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
43debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
44debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
45debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
46debug2: compression ctos: none,zlib@openssh.com
47debug2: compression stoc: none,zlib@openssh.com
48debug2: languages ctos:
49debug2: languages stoc:
50debug2: first_kex_follows 0
51debug2: reserved 0
52debug1: kex: algorithm: curve25519-sha256@libssh.org
53debug1: kex: host key algorithm: ecdsa-sha2-nistp256
54debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
55debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
56debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
57debug1: Server host key: ecdsa-sha2-nistp256 SHA256:IDPMWbzS0xmvOFNQMvvjGQZ2GwFoqFdePnNq58gxVB0
58The authenticity of host 'fuji.loginet.local (192.168.1.12)' can't be established.
59ECDSA key fingerprint is SHA256:IDPMWbzS0xmvOFNQMvvjGQZ2GwFoqFdePnNq58gxVB0.
60Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
61Warning: Permanently added 'fuji.loginet.local' (ECDSA) to the list of known hosts.
62debug2: set_newkeys: mode 1
63debug1: rekey out after 134217728 blocks
64debug1: SSH2_MSG_NEWKEYS sent
65debug1: expecting SSH2_MSG_NEWKEYS
66debug1: SSH2_MSG_NEWKEYS received
67debug2: set_newkeys: mode 0
68debug1: rekey in after 134217728 blocks
69debug1: Will attempt key: atilla@atilla RSA SHA256:RyAWa8Xgyex89bYR+0+PQrPuR+7iaKmmLZKyu+jZtxI agent
70debug1: Will attempt key: /home/akarman/.ssh/github_rsa RSA SHA256:1F9DtkV5LYAnVtuu0B+fBwX4nGntsfMZpIzT41kFckM agent
71debug1: Will attempt key: /home/atilla/.ssh/id_rsa RSA SHA256:XrpLyCFEAU4jOYzi8whMDJazhaywMZFkmLKFxmRrDxU
72debug1: Will attempt key: /home/atilla/.ssh/id_dsa
73debug1: Will attempt key: /home/atilla/.ssh/id_ecdsa
74debug1: Will attempt key: /home/atilla/.ssh/id_ed25519
75debug1: Will attempt key: /home/atilla/.ssh/id_xmss
76debug2: pubkey_prepare: done
77debug1: SSH2_MSG_EXT_INFO received
78debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
79debug2: service_accept: ssh-userauth
80debug1: SSH2_MSG_SERVICE_ACCEPT received
81debug1: Authentications that can continue: publickey,gssapi-with-mic,keyboard-interactive
82debug1: Next authentication method: publickey
83debug1: Offering public key: atilla@atilla RSA SHA256:RyAWa8Xgyex89bYR+0+PQrPuR+7iaKmmLZKyu+jZtxI agent
84debug2: we sent a publickey packet, wait for reply
85debug1: Authentications that can continue: publickey,gssapi-with-mic,keyboard-interactive
86debug1: Offering public key: /home/akarman/.ssh/github_rsa RSA SHA256:1F9DtkV5LYAnVtuu0B+fBwX4nGntsfMZpIzT41kFckM agent
87debug2: we sent a publickey packet, wait for reply
88debug1: Authentications that can continue: publickey,gssapi-with-mic,keyboard-interactive
89debug1: Offering public key: /home/atilla/.ssh/id_rsa RSA SHA256:XrpLyCFEAU4jOYzi8whMDJazhaywMZFkmLKFxmRrDxU
90debug2: we sent a publickey packet, wait for reply
91debug1: Authentications that can continue: publickey,gssapi-with-mic,keyboard-interactive
92debug1: Trying private key: /home/atilla/.ssh/id_dsa
93debug1: Trying private key: /home/atilla/.ssh/id_ecdsa
94debug1: Trying private key: /home/atilla/.ssh/id_ed25519
95debug1: Trying private key: /home/atilla/.ssh/id_xmss
96debug2: we did not send a packet, disable method
97debug1: Next authentication method: keyboard-interactive
98debug2: userauth_kbdint
99debug2: we sent a keyboard-interactive packet, wait for reply
100debug2: input_userauth_info_req
101debug2: input_userauth_info_req: num_prompts 1