From owner-freebsd-arch Wed Oct 16 10:27:51 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2BB537B4E3 for ; Wed, 16 Oct 2002 10:27:49 -0700 (PDT) Received: from hm61.locaweb.com.br (hm61.locaweb.com.br [200.213.197.161]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FBB743EB2 for ; Wed, 16 Oct 2002 10:27:48 -0700 (PDT) (envelope-from bill.coutinho@dextra.com.br) Received: (qmail 12424 invoked from network); 16 Oct 2002 17:27:24 -0000 Received: from unknown (200.246.179.93) by hm61.locaweb.com.br with QMTP; 16 Oct 2002 17:27:24 -0000 Received: (qmail 22041 invoked from network); 16 Oct 2002 17:27:24 -0000 Received: from unknown (HELO bill) (bill.coutinho@dextra.com.br@200.207.51.166) by hm28.locaweb.com.br with SMTP; 16 Oct 2002 17:27:24 -0000 From: "Bill Coutinho" To: Subject: Jail subsystem + 802.1Q VLANs Date: Wed, 16 Oct 2002 14:27:26 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've read about the Jail subsystem, and learned that each jailed process is bound to an specific IP address ("ip_number" field in "struct jail"). That's fine, but my question is: Is it possible to associate a jailed process to a VLAN number in a 802.1Q enabled net interface? -- Regards, Bill Coutinho. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message