Re: need howto for SELinux config--ssh on non-standard port

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

 



On Wed, Jan 6, 2010 at 8:39 PM, John Poelstra <poelstra@xxxxxxxxxx> wrote:
> John Poelstra said the following on 01/06/2010 06:29 PM Pacific Time:
>>
>> I'm running sshd on a high (>1024) port number and cannot find a clear
>> step by step guide for configuring this correctly on Fedora 12 on
>> google.... I've come across lots of random bugs and forum questions, but
>> nothing that starts at the beginning of the process through the end.
>
> Clarification... I've got ssh running fine... it is the SELinux part I can't
> figure out :)

May be better ways to deal with it but here is generally what I do:

grep sshd /var/log/audit/audit.log | audit2allow -M mySshdPort

check mySshdPort.te for sanity and if sane

semodule -i mySshdPort.pp

to install the module created above.

John

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

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

  Powered by Linux