LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SSH allow list in slackware 10 (https://www.linuxquestions.org/questions/linux-newbie-8/ssh-allow-list-in-slackware-10-a-424966/)

ridwan77 03-15-2006 01:18 AM

SSH allow list in slackware 10
 
I want to deny ssh login from all IP expect my choosen ones. how to do that ? can anyone help me out ? :scratch:

acid_kewpie 03-15-2006 01:35 AM

try using either AllowUsers in sshd_config or if your sshd is tcpwrappers enabled, just use /etc/hosts.allow and /etc/hosts.deny at a gerneric level.


All times are GMT -5. The time now is 01:40 PM.