Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
RE: Limiting IPC with SELinux?: msg#00203
|
Subject: |
RE: Limiting IPC with SELinux? |
On Fri, 2005-04-22 at 14:58 -0400, James Morris wrote:
> On Fri, 22 Apr 2005, Steve Brueckner wrote:
>
> > return ephemeral ports. Or is there a chance of re-visiting the idea of
> > getting labeled networking into the kernel?
>
> Work is being done on labeled networking via IPsec, see Trent Jaeger's
> paper at http://www.selinux-symposium.org/2005/agenda.php
True, but I don't think this will help much in this particular case, as
the original poster wants to control information flow via loopback and
you aren't likely to be using IPSEC on such traffic. In the absence of
a sk_buff security field and associated hooks for lifecycle management,
I think that we'd have to go with something like the iptables MARK
module, ala LIDS.
--
Stephen Smalley <sds@xxxxxxxxxxxxx>
National Security Agency
|
| |