Jump to content
Not connected, Your IP: 18.118.126.11
Sign in to follow this  
zombie1982

SSH - Host key verification failed.

Recommended Posts

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 ?

 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...