Hi list

I need to copy some files with SCP from my OpenWRT to another Server.
I created the SSH-RSA-Key for the OpenWRT and saved the .pub-file in the authorized_keys2 on the other Server.

Now I try this (from the OpenWRT):

root@OpenWrt:~# ssh [email protected]

Host 'frodo.lucabert.intra' is not in the trusted hosts file.
(ssh-rsa fingerprint md5 93:95:d6:74:11:d7:a3:c2:96:37:d8:6d:6e:4c:06:75)
Do you want to continue connecting? (y/n) yes
ssh: Connection to [email protected]:22 exited: Disconnect received

frodo.lucabert.intra is the Server I want to log in, of course...

On my auth.log on frodo.lucabert.intra I can't see any record. With tcpdump I see the connection and on the syslog of frodo I can't find anything.

So, I think it's something on the OpenWRT, since the same configuration works with other PCs...

Unfortunately SSH on OpenWRT does not support the -v option, so I can't see any useful message... :(

Could someone help me?

Thanks
Luca Bertoncello
([email protected])
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to