From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7913C138334 for ; Sun, 3 Feb 2019 02:36:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D07D3E08BF; Sun, 3 Feb 2019 02:36:22 +0000 (UTC) Received: from icp-osb-irony-out6.external.iinet.net.au (icp-osb-irony-out6.external.iinet.net.au [203.59.1.106]) by pigeon.gentoo.org (Postfix) with ESMTP id CD08CE0843 for ; Sun, 3 Feb 2019 02:36:21 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2DVHABlUlZc/yGh0HZjHAEBAQQBAQc?= =?us-ascii?q?EAQGBZQKCAmpNASAShCqIHF2McgglkiiFaIF6DYRiCgKDESI8AgwBAwEBAQE?= =?us-ascii?q?BAQJtKIVLAQUjDwFWCw0LAgImAgJXEwgBAYMeggGoGoEvGgKFKIRfgQuLTYF?= =?us-ascii?q?AP4E4DIJfhU6CPIJXApEvkUMJgjiPfAYZgV2IZxQDh2mbf4EmTgqBVk0fGYM?= =?us-ascii?q?okGkyAQEBj04BAQ?= X-IPAS-Result: =?us-ascii?q?A2DVHABlUlZc/yGh0HZjHAEBAQQBAQcEAQGBZQKCAmpNA?= =?us-ascii?q?SAShCqIHF2McgglkiiFaIF6DYRiCgKDESI8AgwBAwEBAQEBAQJtKIVLAQUjD?= =?us-ascii?q?wFWCw0LAgImAgJXEwgBAYMeggGoGoEvGgKFKIRfgQuLTYFAP4E4DIJfhU6CP?= =?us-ascii?q?IJXApEvkUMJgjiPfAYZgV2IZxQDh2mbf4EmTgqBVk0fGYMokGkyAQEBj04BA?= =?us-ascii?q?Q?= X-IronPort-AV: E=Sophos;i="5.56,554,1539619200"; d="scan'208";a="136986652" Received: from unknown (HELO mail.vm.localdomain) ([118.208.161.33]) by icp-osb-irony-out6.iinet.net.au with ESMTP; 03 Feb 2019 10:36:19 +0800 Received: from localhost (mail.vm.localdomain [127.0.0.1]) by mail.vm.localdomain (Postfix) with ESMTP id BEC919D8EF for ; Sun, 3 Feb 2019 10:36:18 +0800 (AWST) X-Virus-Scanned: amavisd-new at localdomain Received: from mail.vm.localdomain ([127.0.0.1]) by localhost (mail.vm.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qGFU_7dFnpgL for ; Sun, 3 Feb 2019 10:36:16 +0800 (AWST) Received: from [192.168.44.7] (rattus.lan.localdomain [192.168.44.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: wdk) by mail.vm.localdomain (Postfix) with ESMTPSA id 074579D8E9 for ; Sun, 3 Feb 2019 10:36:16 +0800 (AWST) Subject: Re: [gentoo-user] VRFs / Jails / Containers To: gentoo-user@lists.gentoo.org References: From: Bill Kenworthy Message-ID: Date: Sun, 3 Feb 2019 10:36:15 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-AU X-Archives-Salt: 69198a3e-0ba5-4285-810d-eb74f7f6e8f7 X-Archives-Hash: 0da129ff331ab9352ef7db96ad1bb782 On 3/2/19 10:32 am, Grant Taylor wrote: > Does Gentoo have any support for VRFs or (chroot) Jails or Containers > without going down the Docker (et al) path? > > I'm wanting to do some things with a Gentoo router that is trivial to > do with network namespaces via manual commands ~> scripts.  But that's > far from standard Gentoo init script based system.  And I'd like > something more Gentoo standards based. > > Does Gentoo have or support anything like this natively?  Or am I > getting into territory where I'm rolling my own LXC containers ?? BillK