Hi all, I'm a newbie and need some help with connecting to my node harw wired to my local LAN using Putty in SSH mode. I've generated a key par using puttygen, saved the private key to a file mynode.ppk and copied and pasted the public key into a file called mynode.pub. The first few characters in this public file are: ssh-rsa AAAAB3Nza....... I've uploaded the public key to my node using the Admin page on the Web Gui and it got a response: Key installed. Key file sanitized. When I try to log in using Putty, with my private key installed in the Authorization parameter, set the session to SSH port 2222, and connect, I get login as: I type it in, then it says that server refused our key. I then get the password request, I put it in and I am logged in. -Is there another setting that I missed? -Does the public key remain in the router after I power it off/on? Thanks |