Static Route & SSH key Authentication
I would like to add a static route. I can do that manually with "route add". I need to route to remain permanent.
Also I would like enable SSH with public keys
I set this..
- PubkeyAuthentication yes
- AuthorizedKeysFile /home/%u/authorized_keys
but I set get promoted for the password.
-
Static routes will be supported in an later stage. As a workaround, we are going to add a hook to allow specific scripts to be executed after boot, so you can temporarily place a script there. That function should be 1.971, hopefully early access or beta. If you want to try it early, send an email to help@firewalla.com
For ssh, try to use ssh-copy-id on a. client, it should work
Please sign in to leave a comment.
Comments
3 comments