From owner-freebsd-security Mon May 7 12:18:59 2001 Delivered-To: freebsd-security@freebsd.org Received: from scribble.fsn.hu (scribble.fsn.hu [193.224.40.95]) by hub.freebsd.org (Postfix) with SMTP id D189337B424 for ; Mon, 7 May 2001 12:18:55 -0700 (PDT) (envelope-from bra@fsn.hu) Received: (qmail 52919 invoked by uid 1000); 7 May 2001 19:18:49 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 7 May 2001 19:18:49 -0000 Date: Mon, 7 May 2001 21:18:49 +0200 (CEST) From: Attila Nagy To: Dave Whitaker Cc: Subject: Re: Jails and FreeBSD4.3 In-Reply-To: <20010507121223.C33043@moo.udder.org> Message-ID: <20010507211620.L52787-100000@scribble.fsn.hu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, > I recently installed FreeBSD 4.3, specifically wanting to mess with > jails. Everything appears to work fine, except I use apache with > mod_vhost_alias, and proftpd hosting several anonymous ftp sites. I > need to get the jail to bind to many IPs, rather than just one. Is > there any way to do this, or would anyone be willing to provide me > with a patch to do so? You can solve at least apache with IPF (ipnat) and IPFW. Just forward the needed ports (in case of apache) to the daemon running in the jail. For running an FTP server you have to set up the forward stuff more carefully (maybe with NAT) because of the behaviour of the FTP protocol. -------------------------------------------------------------------------- Attila Nagy e-mail: Attila.Nagy@fsn.hu Budapest Polytechnic (BMF.HU) @work: +361 210 1415 (194) H-1084 Budapest, Tavaszmezo u. 15-17. cell.: +3630 306 6758 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message