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 CE665138334 for ; Sun, 3 Feb 2019 08:50:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62384E0A00; Sun, 3 Feb 2019 08:50:28 +0000 (UTC) Received: from edrik.securmail.fr (edrik.securmail.fr [IPv6:2a00:5884:101:55::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8CFFE099C for ; Sun, 3 Feb 2019 08:50:27 +0000 (UTC) Received: by edrik.securmail.fr (Postfix, from userid 58) id D432AB0D50; Sun, 3 Feb 2019 09:50:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swordarmor.fr; s=swordarmor; t=1549183823; bh=FrqdmTJImXImahnjI8jUhVNZc8XsI2BBGNvLobIh12Q=; h=Date:From:To:Subject:References:In-Reply-To; b=xdpN7Yr1GU9pFZflVzchRVHt2VlfDvT6mSmFth2fD/SpD4zK1TdrummEFKQ9D1uBe O09ZwTdmRcElTHE0+7LTaId9EEHxx5QMRuCBqbNtuOXxkfSuAyUJtbvfqOriFJi1ML u/vI2Lkp6+3i6j1z8ebVjbFGf58Se+4hu9wSkr0w= X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on edrik.securmail.fr X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.2 Received: from mew.swordarmor.fr (mew.swordarmor.fr [IPv6:2a00:5884:102:1::4]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: alarig@swordarmor.fr) by edrik.securmail.fr (Postfix) with ESMTPSA id A9846B0D3D for ; Sun, 3 Feb 2019 09:50:22 +0100 (CET) Authentication-Results: edrik.securmail.fr/A9846B0D3D; dmarc=none (p=none dis=none) header.from=swordarmor.fr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swordarmor.fr; s=swordarmor; t=1549183822; bh=FrqdmTJImXImahnjI8jUhVNZc8XsI2BBGNvLobIh12Q=; h=Date:From:To:Subject:References:In-Reply-To; b=E4Mv4Vnh6/h+ZP/J5qUfKux40gWCM+3KgdMkQLFZAY+3uhEpvEId+Y5Vr5h2jx2kE aF2b/givyrrSUXM+x+Ejc9fofOvIl1aDy3xZd1rFG0U4P+xg2Shqe85VzQHiudLOdm vbArNOQ7Wy6Rl54X5Mzn67JMw7SKD0IXMvxjLTzs= Date: Sun, 3 Feb 2019 09:50:15 +0100 From: Alarig Le Lay To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] VRFs / Jails / Containers Message-ID: <20190203085004.w2bphp2uf4pm2pmh@mew.swordarmor.fr> References: 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 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20180716 X-Archives-Salt: 39c13964-2962-42c5-8b42-7ee6a3d413cc X-Archives-Hash: 23b0bf8021268192fe34bff1621d31a9 For the VRF part, Gentoo supports it; it’s in the upstream kernel sources. I only tried it once, but failed because my sshd should have been lunch in my VRF and I didn’t quickly find a way to do it. But otherwise, it worked. -- Alarig