[Lxc-users] a mistake from LXC website

2013-11-08 Thread Qiang Huang
Hi, list: Hope website administrator can see this. http://linuxcontainers.org/ In the beginning part, === Current LXC uses the following kernel features to contain processes: Kernel namespaces (ipc, uts, mount, pid, network and user) Apparmor and SELinux profiles Seccomp policies Chroots Kernel

Re: [Lxc-users] fail to connect to a af_unix socket created within LXC

2013-11-08 Thread Serge Hallyn
Quoting mohammed dahdouh (meo...@gmail.com): > Hi all, > I have a problem with running connecting to a unix domain socket > created within a LXC container. > The call to connect() fails with ECONNREFUSED (connection refused). > > Doing the inverse is working (af_unix socket created in the host and

[Lxc-users] fail to connect to a af_unix socket created within LXC

2013-11-08 Thread mohammed dahdouh
Hi all, I have a problem with running connecting to a unix domain socket created within a LXC container. The call to connect() fails with ECONNREFUSED (connection refused). Doing the inverse is working (af_unix socket created in the host and the client socket within the container). I m using lxc-

Re: [Lxc-users] a mistake from LXC website

2013-11-08 Thread Stéphane Graber
On Fri, Nov 08, 2013 at 05:22:28PM +0800, Qiang Huang wrote: > Hi, list: > > Hope website administrator can see this. > > http://linuxcontainers.org/ > In the beginning part, > === > Current LXC uses the following kernel features to contain processes: > > Kernel namespaces (ipc, uts, mount, pid,