nojohnny101
Wizard
- Joined
- Dec 3, 2015
- Messages
- 1,477
hey everyone,
so i'm in the process of setting up remote access to my freenas box. here is the setup i have with information that is relevant:
- ssh through terminal on mac
- share setup is afp
- user created (ex: "user") within freenas box
- public key generated by "user"s client computer pasted into user profile on freenas box
- have port forwarding setup with the standard internal port for ssh as 22; forwards to port 1277 (example) which is the external facing port for the freenas box
- static internal IP address for freenas box
- have DNS forwarding setup through duckdns.org
when i try to ssh in from an outside networking using the following command:
ssh -p 1277 user@domain.duckdns.org
i get this error: "Permission denied (public key)"
i checked the permissions of both the id_rsa & id_rsa.pub files on the client computer and the permission are set to "read and write" for the logged in user which is the administrative account on the computer.
what am i missing? are there permission settings on the freenas box that i'm missing?
i really do appreciate any help! i feel as if permission are the bain of my peaceful coexistence with this freenas box!
so i'm in the process of setting up remote access to my freenas box. here is the setup i have with information that is relevant:
- ssh through terminal on mac
- share setup is afp
- user created (ex: "user") within freenas box
- public key generated by "user"s client computer pasted into user profile on freenas box
- have port forwarding setup with the standard internal port for ssh as 22; forwards to port 1277 (example) which is the external facing port for the freenas box
- static internal IP address for freenas box
- have DNS forwarding setup through duckdns.org
when i try to ssh in from an outside networking using the following command:
ssh -p 1277 user@domain.duckdns.org
i get this error: "Permission denied (public key)"
i checked the permissions of both the id_rsa & id_rsa.pub files on the client computer and the permission are set to "read and write" for the logged in user which is the administrative account on the computer.
what am i missing? are there permission settings on the freenas box that i'm missing?
i really do appreciate any help! i feel as if permission are the bain of my peaceful coexistence with this freenas box!