Hello, I am attempting to set up a server using SELinux and the MLS policy. I am having trouble restricting network access of this server. There will be a windows machine acting as a client, receiving UDP messages from the server. What I would
like to do is restrict what data can be sent to the windows machine based upon the context of the sending process. I have tried to set the sensitivity level of the client node using semanage node command, but traffic is still able to be sent from a process with a higher sensitivity level. Am I missing a step?
Thanks for any suggestions you can give me. Blake Langland |