SSH Security

Charles Leeds charlesleeds at rowdyrhino.com
Wed Sep 29 14:47:19 UTC 2004



Restricting SSH Clients to IP Addresses

In /etc/ssh/sshd_config:

AllowUsers *@10.1.100.131

Make 10.1.100.131 whatever ip address you want to restrict to.  You can 
have multiple address separated by either spaces or commas, I don't 
remember which.


Darryl W. DeLao Jr. wrote:

>How can I tell the SSH server to only allow certain IP's the ability to
>login?
>
> 
>
>Thanks!
>
> 
>
> 
>
>  
>




More information about the redhat-list mailing list