From owner-freebsd-questions@FreeBSD.ORG Sat Jan 14 18:12:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCBFF16A41F for ; Sat, 14 Jan 2006 18:12:11 +0000 (GMT) (envelope-from petr@cdr.cz) Received: from smtp-out.klfree.net (ip1.goldheart.klfree.net [62.240.168.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7678843D45 for ; Sat, 14 Jan 2006 18:12:11 +0000 (GMT) (envelope-from petr@cdr.cz) Received: from localhost (loopback [127.0.0.1]) by smtp.klfree.net (Postfix) with ESMTP id 45CEDD3598 for ; Sat, 14 Jan 2006 19:12:10 +0100 (CET) Received: from K2P (ip18.k2.klfree.czf [10.102.41.75]) by smtp.klfree.net (Postfix) with ESMTP id 58DBCD3102 for ; Sat, 14 Jan 2006 19:12:07 +0100 (CET) From: "Petr Murmak" To: Date: Sat, 14 Jan 2006 19:10:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcYZNdTBP6WQd4Q0R0+9mfegOwz7jg== Message-Id: <20060114181207.58DBCD3102@smtp.klfree.net> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at mail.klfree.net Subject: Multiple IP in jail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2006 18:12:12 -0000 Hi! Is it possible to assign multiple IP to one jail on FreeBSD 6.0-STABLE? I want to use in jail apache for which i really need more than one IP. I found some patches for 5.0 but they are more than 2 years old without maintaining, so I didn't tried them. Petr