Re: Restricting ssh

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

 



2011/1/7 Markus Schönhaber <fedora-users@xxxxxxxxxxxxxxxxxxxxx>:
> 07.01.2011 00:28, Timothy Murphy:
>
>> I have an sshd server running on a machine in Ireland.
>>
>> Can I configure it so that it only accepts connection
>> from certain machines, wherever they may be in the world?
>

I uses /etc/hosts.deny and /etc/hosts.allow to do this.  In
/etc/hosts.deny I have

ALL:ALL

(though, you might want it to just be sshd: ALL).

Then in hosts.allow, I have a line like

sshd: .domain.com

for each of the domains or machines I want to grant access.  This
seems to work well.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux