Re: semanage (Thanks all)
On 08/01/2010 07:44 PM, Ralph Blach wrote:
> Thanks all
>
> If I have any problems I will repost.
I might have made some small syntax errors like
corenet_tcp_bind_http_ports(sshd_t)
vs.
corenet_tcp_bind_http_port(sshd_t)
But you can just as easily use audit2allow to generate a module to allow it.
Also use the policy browser url to reference some of the available macros.
And ofcourse if any issues, let us know.
> Chip
>
> On 08/01/2010 12:43 PM, Dominick Grift wrote:
>> On 08/01/2010 06:41 PM, Dominick Grift wrote:
>>> On 08/01/2010 06:35 PM, Dominick Grift wrote:
>>>> On 08/01/2010 06:22 PM, Ralph Blach wrote:
>>>>> To be specific, I want to run sshd on port 443, and not port 22, because
>>>>> of all the hackers probe port 22.
>>>>>
>>>>> port 443 looks like httpd traffic and therefore is not really supicious.
>>>>>
>>>>> That is what I need to achieve so i need to modify the corenetwork
>>>>> module to do this.
(Continue reading)