Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kermit@euroforce:~$ scp -F .ssh/config -vvv foo namaka:/tmp/foo2
- Executing: program /usr/bin/ssh host namaka, user (unspecified), command scp -v -p -t /tmp/foo2
- OpenSSH_6.7p1 Debian-5, OpenSSL 1.0.1k 8 Jan 2015
- debug1: Reading configuration data .ssh/config
- debug1: .ssh/config line 2: Applying options for namaka
- debug1: Hostname has changed; re-reading configuration
- debug1: Reading configuration data .ssh/config
- debug2: ssh_connect: needpriv 0
- debug1: Connecting to localhost [::1] port 2022.
- debug1: connect to address ::1 port 2022: Connection refused
- debug1: Connecting to localhost [127.0.0.1] port 2022.
- debug1: Connection established.
- debug1: identity file /home/kermit/.ssh/virtualbox type 1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/kermit/.ssh/virtualbox-cert type -1
- debug1: Enabling compatibility mode for protocol 2.0
- debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Debian-5
- debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Debian-5
- debug1: match: OpenSSH_6.7p1 Debian-5 pat OpenSSH* compat 0x04000000
- debug2: fd 3 setting O_NONBLOCK
- debug3: put_host_port: [localhost]:2022
- debug3: load_hostkeys: loading entries for host "[localhost]:2022" from file "/home/kermit/.ssh/known_hosts"
- debug3: load_hostkeys: found key type ECDSA in file /home/kermit/.ssh/known_hosts:11
- debug3: load_hostkeys: loaded 1 keys
- debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
- debug1: SSH2_MSG_KEXINIT sent
- debug1: SSH2_MSG_KEXINIT received
- debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
- debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ssh-rsa,ssh-dss
- debug2: kex_parse_kexinit: arcfour
- debug2: kex_parse_kexinit: arcfour
- debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1,[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
- debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1,[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
- debug2: kex_parse_kexinit: [email protected],zlib,none
- debug2: kex_parse_kexinit: [email protected],zlib,none
- debug2: kex_parse_kexinit:
- debug2: kex_parse_kexinit:
- debug2: kex_parse_kexinit: first_kex_follows 0
- debug2: kex_parse_kexinit: reserved 0
- debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
- debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
- debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
- debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
- debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
- debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
- debug2: kex_parse_kexinit: none,[email protected]
- debug2: kex_parse_kexinit: none,[email protected]
- debug2: kex_parse_kexinit:
- debug2: kex_parse_kexinit:
- debug2: kex_parse_kexinit: first_kex_follows 0
- debug2: kex_parse_kexinit: reserved 0
- no matching cipher found: client arcfour server aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
- lost connection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement