Quote:
Originally Posted by userdan
Hello. Can one set it so that SSH access is restricted to just my IP or IP range? Call me paranoid, but I don't want to take the risk of someone else logging in to my server if they somehow manage to get a hold of my SSH login details.
|
Yes that can be done. You can allow/restrict IP's using hosts.allow and hosts.deny file.
/etc/hosts.allow
/etc/hos.deny
If you are not sure on how to do this, you can contact your hosting provider.