zombie1982 5 Posted ... As root user: > ssh -i /etc/air/sshtunnel.key -L 1412:127.0.0.1:2018 sshtunnel@46.165.208.110 -p 80 -N -T -v & OpenSSH_6.7p1 Debian-5+deb8u3, OpenSSL 1.0.1t 3 May 2016 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 46.165.208.110 [46.165.208.110] port 80. debug1: Connection established. debug1: permanently_set_uid: 0/0 debug1: key_load_public: No such file or directory debug1: identity file /etc/air/sshtunnel.key type -1 debug1: key_load_public: No such file or directory debug1: identity file /etc/air/sshtunnel.key-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Debian-5+deb8u3 debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Debian-5+deb8u1 debug1: match: OpenSSH_6.7p1 Debian-5+deb8u1 pat OpenSSH* compat 0x04000000 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr umac-64-etm@openssh.com none debug1: kex: client->server aes128-ctr umac-64-etm@openssh.com none debug1: sending SSH2_MSG_KEX_ECDH_INIT debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ECDSA xxxxxxxxxxxxxxxxxxxxxx debug1: checking without port identifier debug1: read_passphrase: can't open /dev/tty: No such device or address Host key verification failed. > ls -la /dev/tty crw-rw-rw- 1 root tty 5, 0 Aug 28 22:51 /dev/tty Any suggestions ? Quote Share this post Link to post