From owner-freebsd-net@FreeBSD.ORG Wed Jun 28 10:44:05 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA36A16A415; Wed, 28 Jun 2006 10:44:05 +0000 (UTC) (envelope-from regnauld@catpipe.net) Received: from moof.catpipe.net (moof.catpipe.net [195.249.214.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7607243D98; Wed, 28 Jun 2006 10:44:04 +0000 (GMT) (envelope-from regnauld@catpipe.net) Received: from localhost (localhost [127.0.0.1]) by localhost.catpipe.net (Postfix) with ESMTP id 23A311B36D; Wed, 28 Jun 2006 12:44:03 +0200 (CEST) Received: from moof.catpipe.net ([127.0.0.1]) by localhost (moof.catpipe.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02437-06; Wed, 28 Jun 2006 12:43:58 +0200 (CEST) Received: from vinyl.catpipe.net (vinyl.catpipe.net [195.249.214.189]) by moof.catpipe.net (Postfix) with ESMTP id CF4F31B357; Wed, 28 Jun 2006 12:43:58 +0200 (CEST) Received: by vinyl.catpipe.net (Postfix, from userid 1006) id A822D78C31; Wed, 28 Jun 2006 12:39:50 +0200 (CEST) Date: Wed, 28 Jun 2006 12:39:50 +0200 From: Phil Regnauld To: Josef Karthauser Message-ID: <20060628103949.GJ2005@catpipe.net> References: <20060628103238.GA815@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060628103238.GA815@genius.tao.org.uk> X-Operating-System: FreeBSD 6.1-PRERELEASE i386 Organization: catpipe Systems ApS User-Agent: Mutt/1.5.11 X-Virus-Scanned: amavisd-new at catpipe.net Cc: freebsd-net@freebsd.org Subject: Re: Multiple IP addresses in a jail. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 10:44:05 -0000 Josef Karthauser (joe) writes: > Hi, > > I've got a jail on a machine running some web stuff and I need to add a > second SSL web site to it. This would mean binding another IP address > to the jail. Has anyone got a work around for this? Yes, use Pawel's patches: http://people.freebsd.org/~pjd/patches/jail_2006012001.patch Older readme here: http://garage.freebsd.pl/mijail5.README