From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lezcano Subject: Re: LXC L3 network isolation, yes/no ?, how ? Date: Tue, 01 Nov 2011 16:55:04 +0100 Message-ID: <4EB01658.6060702@free.fr> References: <20111101021230.GE15906@faui40p.informatik.uni-erlangen.de> <20111101043201.GA14734@faui40p.informatik.uni-erlangen.de> <20111101152624.GB14734@faui40p.informatik.uni-erlangen.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20111101152624.GB14734-+4JsuViRYHWM0MU9lROt9PpTrGXM5HoexJJUWDj/nkeELgA04lAiVw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Toerless Eckert Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, "Eric W. Biederman" List-Id: containers.vger.kernel.org On 11/01/2011 04:26 PM, Toerless Eckert wrote: > THanks for replying, > > Sorry for asking what probably are a lot of naive questions, my excuse is > that the documentation is somewhat scattered/incomplete ? ;-)) > > I am trying to figure out how to minimize the virtualization to just the network > name space and instantiate it in a lightweight fashion that can easily > be counterfitted into some existing system. > > What i would like to have is some simple program like "run-ns XXXX " > that would run program within namespace XXXX. Did you look at the lxc-execute command ? http://lxc.sourceforge.net/man/lxc.html the "Quick Start" section, third line. -- Daniel