From owner-freebsd-questions@FreeBSD.ORG Wed Aug 11 20:05:08 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0258106566B for ; Wed, 11 Aug 2010 20:05:06 +0000 (UTC) (envelope-from rrborg@speakeasy.net) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.53]) by mx1.freebsd.org (Postfix) with ESMTP id 89F4B8FC17 for ; Wed, 11 Aug 2010 20:05:06 +0000 (UTC) Received: (qmail 28309 invoked from network); 11 Aug 2010 20:05:05 -0000 Received: from c-67-187-169-218.hsd1.ca.comcast.net (HELO [192.168.1.141]) (rrborg@[67.187.169.218]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 11 Aug 2010 20:05:05 -0000 Message-ID: <4C63026F.9090903@speakeasy.net> Date: Wed, 11 Aug 2010 13:05:03 -0700 From: Rocky Borg User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <268321.67123.qm@web24608.mail.ird.yahoo.com> <20100810130834.GA48376@slackbox.erewhon.net> <128012.76976.qm@web24611.mail.ird.yahoo.com> <20100810152004.GB51287@slackbox.erewhon.net> <994682.73446.qm@web24611.mail.ird.yahoo.com> <20100811112334.GA19667@slackbox.erewhon.net> <463890.24711.qm@web24606.mail.ird.yahoo.com> In-Reply-To: <463890.24711.qm@web24606.mail.ird.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Re : How to connect a jail to the web ? 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: Wed, 11 Aug 2010 20:05:08 -0000 On 8/11/2010 8:35 AM, Brice ERRANDONEA wrote: > I tried all of this without any result. But I won't give up. > > What I want is a jail with an Apache http server running inside. So, the jail > must have a public IPv4 and access to the web. I've been in the same boat as you and there isn't a lot of clear documentation that works in all situations. After reading tons of stuff on the subject I finally figured out what should work in almost every situation. Rather than fit everything in an email I put together a HOWTO on the freebsd forums. This should get you up and running quickly and if you have any problems or questions don't hesitate to ask. http://forums.freebsd.org/showthread.php?t=16860