Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- debug1: Reading configuration data /home/hamidi/.ssh/config
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 19: Applying options for *
- debug1: Connecting to my [195.xxx.xxx.xxx] port 22.
- debug1: Connection established.
- debug1: identity file /home/hamidi/.ssh/id_rsa type 0
- debug1: identity file /home/hamidi/.ssh/id_rsa-cert type -1
- debug1: identity file /home/hamidi/.ssh/id_dsa type -1
- debug1: identity file /home/hamidi/.ssh/id_dsa-cert type -1
- debug1: identity file /home/hamidi/.ssh/id_ecdsa type -1
- debug1: identity file /home/hamidi/.ssh/id_ecdsa-cert type -1
- debug1: identity file /home/hamidi/.ssh/id_ed25519 type -1
- debug1: identity file /home/hamidi/.ssh/id_ed25519-cert type -1
- debug1: identity file /home/hamidi/.ssh/id_xmss type -1
- debug1: identity file /home/hamidi/.ssh/id_xmss-cert type -1
- debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u2
- debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.8
- debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 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
- debug1: Authenticating to my:22 as 'hamidi'
- debug1: SSH2_MSG_KEXINIT sent
- debug1: SSH2_MSG_KEXINIT received
- debug1: kex: algorithm: [email protected]
- debug1: kex: host key algorithm: rsa-sha2-512
- debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
- debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
- debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
- debug1: Server host key: ssh-rsa SHA256:GLEbQGgsPG4q1m5NpQpx1qgfGH+niS93ZQqz/m+amIM
- The authenticity of host 'my (195.xxx.xxx.xxx)' can't be established.
- RSA key fingerprint is SHA256:GLEbQGgsPG4q1m5NpQpx1qgfGH+niS93ZQqz/m+amIM.
- Are you sure you want to continue connecting (yes/no)? yes
- Warning: Permanently added 'my,195.xxx.xxx.xxx' (RSA) to the list of known hosts.
- debug1: rekey after 134217728 blocks
- debug1: SSH2_MSG_NEWKEYS sent
- debug1: expecting SSH2_MSG_NEWKEYS
- debug1: SSH2_MSG_NEWKEYS received
- debug1: rekey after 134217728 blocks
- debug1: Will attempt key: /home/hamidi/.ssh/id_rsa RSA SHA256:XPZJP0PUv/cEg+Z0tsDL6sm8aTEkl/vt+ewJt/RwwH8 agent
- debug1: Will attempt key: /home/hamidi/.ssh/id_dsa
- debug1: Will attempt key: /home/hamidi/.ssh/id_ecdsa
- debug1: Will attempt key: /home/hamidi/.ssh/id_ed25519
- debug1: Will attempt key: /home/hamidi/.ssh/id_xmss
- debug1: SSH2_MSG_EXT_INFO received
- debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
- debug1: SSH2_MSG_SERVICE_ACCEPT received
- debug1: Authentications that can continue: publickey,password
- debug1: Next authentication method: publickey
- debug1: Offering public key: /home/hamidi/.ssh/id_rsa RSA SHA256:XPZJP0PUv/cEg+Z0tsDL6sm8aTEkl/vt+ewJt/RwwH8 agent
- debug1: Authentications that can continue: publickey,password
- debug1: Trying private key: /home/hamidi/.ssh/id_dsa
- debug1: Trying private key: /home/hamidi/.ssh/id_ecdsa
- debug1: Trying private key: /home/hamidi/.ssh/id_ed25519
- debug1: Trying private key: /home/hamidi/.ssh/id_xmss
- debug1: Next authentication method: password
- hamidi@my's password:
- debug1: Authentication succeeded (password).
- Authenticated to my ([195.xxx.xxx.xxx]:22).
- debug1: channel 0: new [client-session]
- debug1: Requesting [email protected]
- debug1: Entering interactive session.
- debug1: pledge: network
- debug1: client_input_global_request: rtype [email protected] want_reply 0
- debug1: Sending environment.
- debug1: Sending env LANG = en_US.UTF-8
- Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-184-generic x86_64)
- ...
Add Comment
Please, Sign In to add comment