From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 12 17:58:08 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E34F016A41F for ; Mon, 12 Dec 2005 17:58:08 +0000 (GMT) (envelope-from oxy@field.hu) Received: from dumballah.tvnet.hu (dumballah.tvnet.hu [195.38.96.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FF4143D62 for ; Mon, 12 Dec 2005 17:58:07 +0000 (GMT) (envelope-from oxy@field.hu) Received: from localhost (localhost.localdomain [127.0.0.1]) by dumballah.tvnet.hu (Postfix) with ESMTP id 89AD6101AD6 for ; Mon, 12 Dec 2005 18:58:06 +0100 (CET) Received: from dumballah.tvnet.hu ([127.0.0.1]) by localhost (dumballah.tvnet.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08488-34 for ; Mon, 12 Dec 2005 18:58:06 +0100 (CET) Received: from oxy (dsl195-38-110-3.pool.tvnet.hu [195.38.110.3]) by dumballah.tvnet.hu (Postfix) with SMTP id 32F0A101A9E for ; Mon, 12 Dec 2005 18:58:06 +0100 (CET) Message-ID: <000f01c5ff45$9abde650$0201a8c0@oxy> From: "OxY" To: Date: Mon, 12 Dec 2005 18:58:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-2"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Virus-Scanned: by amavisd-new at tvnet.hu Subject: jailctl with multiple ip per jail X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2005 17:58:09 -0000 hi! i have a little problem with jailctl, (sorry if it's not the right maillist, dunno where should i ask it) my question is can i use jailctl with two or more ip/jail or not? in the jails.conf i have to add hostname:ipaddress per jail, and wonder if i could make it work with other ip addresses... thanks for your help!