I'm trying to backup my iPad's photos to my Synology DSM 5.2 NAS device. SSH on the Synology is enabled, I can succesfully connect with SSH on port 22 with a client.When I try to setup the connection to the point below, I click the path icon (or when already typed in, push the green Backup button):
I get this error.
Why is this? Do I need to import ssh key or something?
Edit:
Can't post images... :(
The error is:
Failed to establish an SSH session to "192.168.1.100:22": Unable to exchange excryption keys
Comments
Changing it to medium security setting changes the behaviour of Backup app. Permission denied.
Will try low security next.
/bin/sshd -d -D -p 222
You can also edit /etc/ssh/sshd_config to enable verbose logging, but I think you'll also need to change the filter setting for those log messages to appear in /var/log/messages.
debug1: Bind to port 222 on ::.
debug1: Server TCP RWIN socket size: 87380
debug1: HPN Buffer Size: 87380
Server listening on :: port 222.
debug1: Server will not fork when running in debugging mode.
debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8
debug1: inetd sockets after dupping: 3, 3
Connection from 192.168.1.213 port 57207 on 192.168.1.100 port 222
debug1: HPN Disabled: 0, HPN Buffer Size: 87380
debug1: Client protocol version 2.0; client software version libssh2_1.5.0
SSH: Server;Ltype: Version;Remote: 192.168.1.213-57207;Protocol: 2.0;Client: libssh2_1.5.0
debug1: no match: libssh2_1.5.0
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6p2-hpn14v4
debug1: permanently_set_uid: 1024/100 [preauth]
debug1: ssh_sandbox_child: prctl(PR_SET_SECCOMP): Invalid argument [preauth]
debug1: list_hostkey_types: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256 [preauth]
debug1: SSH2_MSG_KEXINIT sent [preauth]
debug1: SSH2_MSG_KEXINIT received [preauth]
debug1: AUTH STATE IS 0 [preauth]
no matching mac found: client hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd160@openssh.com server hmac-sha2-256,hmac-sha2-256-etm@openssh.com,hmac-sha2-512,hmac-sha2-512-etm@openssh.com,umac-128-etm@openssh.com,umac-128@openssh.com [preauth]
debug1: do_cleanup [preauth]
debug1: monitor_read_log: child log fd closed
debug1: do_cleanup
debug1: Killing privsep child 5601
30191 root 29528 S /usr/syno/bin/rsync --daemon
30236 root 3772 S grep rsync