Re: SSH Security

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Original Message -----
From: "Darryl W. DeLao Jr." <ddelao@xxxxxxxxx>


> How can I tell the SSH server to only allow certain IP's the ability to
> login?
>
>
in /etc/hosts.allow  and something like this is what you are looking for:

ALL: 127.0.0.1, 192.168.0, 96.78.40.

or

127.0.0.1/ 255.255.255.255
192.168.0.1/24
96.78.40.0/24


This will allow your local LAN ie. 192.168.0.X and your entire trusted
network 96.78.40.X. You can just specify your IPs too.

>
>
> Thanks!
>
>

Molla

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux