exit before auth: error
bodo at bodo-m.de
bodo at bodo-m.de
Fri Nov 8 18:52:58 WST 2013
Zitat von shm <bhavanamanohar at gmail.com>:
> When I try to login from one node (192.168.10.6) to other
> (192.168.10.7) using
>
> dbclient -i /etc/dropbear/dropbear_rsa_host_key root at 192.168.10.7
>
> I get the following messages in 192.168.10.6
> “Host '192.168.10.7' is not in the trusted hosts file.
> (fingerprint md5 e8:64:8c:b4:6a:13:11:8e:e0:71:c2:a3:11:62:40:9b)
> Do you want to continue connecting? (y/n) dbclient: connection to
> root at 192.168.10.7:22 exited: Didn't validate host key”
Did you run this command interactively or from a script?
Did you type 'y'?
> I am new to this. Could anyone please help me to solve this ?
Host 192.168.10.6 does not yet know the host key of 192.168.10.7.
When you connect to this host for the first time you have to confirm
that it is really the host you want to connect to. This will save the
host key. The next time it should not ask again as long as the host
key does not change.
Bodo
More information about the Dropbear
mailing list