On 08/01/2010 05:43 PM, Ralph Blach wrote: > I have discovered that ports 443 and 22 are in module tcp. > > How do i rewrite module tcp so that I can configure as I want it. > > Where do I find module tcp? > > I did a semanage port -l | grep 22 and module tcp was listed. > I did the same for port 443 > > Thanks ports are declared (defined) in the corenetwork module. This module is part of the base module. modules that are part of the base module are not listed with semodule -l. What exactly do you want to achieve? If you are specific about your requirements we can try to help you implement it. > Chip > > On 07/27/2010 08:29 PM, Jason Axelson wrote: >> On Tue, Jul 27, 2010 at 2:20 PM, Ralph Blach wrote: >>> how do I use semanage to list the policy modules. > >> Hi Chip, > >> Perhaps you are looking for "semodule -l"? That will list out all the >> installed policy modules (besides base). > >> Jason > > -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.