From owner-freebsd-questions@FreeBSD.ORG Tue Dec 7 18:16:00 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 4D134106566B for ; Tue, 7 Dec 2010 18:16:00 +0000 (UTC) (envelope-from xnooby@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id F01A68FC14 for ; Tue, 7 Dec 2010 18:15:59 +0000 (UTC) Received: by vws9 with SMTP id 9so203345vws.13 for ; Tue, 07 Dec 2010 10:15:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=Pgaqz6btDxak5qR2wDG6sTqk3kL7ZYd8PeL3hj/e9YE=; b=IeEtiTC80K0bF9rfS8PXwpXQ7PJ9V8wgLpIw7i3jYRcdOZDf/nx18o+8ji6Gx1I0Vd ny7HNbnfDoQe0da0cmhWMe52N8cWLLrAVFV4TBWDcpex5Ioy/YijTu5UEuzXPxVKCshC J7CO2PwSOjR+CX4eggI4ywMnlGEBClYDAX3aI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=KdhNLLB5Gz2SPhYHcUl2QRgV/vPyx32NK/nv3K0OwY4FSRAYPGGa+5Rd8gMpAHXopy pd8TvIB9KzJIYxAKPez5rlDWEYNX0/JyBAKeMILo49mTxxJRWBWiy7WS5/Q7l75y+Ukr a6oOrR5JYwYlPJtNQc5vEWUcxvXT8r8/oCbhc= MIME-Version: 1.0 Received: by 10.229.218.210 with SMTP id hr18mr5914459qcb.78.1291745758809; Tue, 07 Dec 2010 10:15:58 -0800 (PST) Received: by 10.229.230.131 with HTTP; Tue, 7 Dec 2010 10:15:58 -0800 (PST) In-Reply-To: <4CFDF979.7000602@mgwigglesworth.net> References: <4CFC5E3A.6050202@herveybayaustralia.com.au> <4CFDF979.7000602@mgwigglesworth.net> Date: Tue, 7 Dec 2010 13:15:58 -0500 Message-ID: From: Xn Nooby To: mailinglistmember@mgwigglesworth.net Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: Can a home LAN server use a jail as a router? 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: Tue, 07 Dec 2010 18:16:00 -0000 > I hope this helps you in your investigation(s). Yes, thank you and the previous poster. It sounds like my "outer" box needs to be the router, and everything else should be a jail. I will do some more reading up on jails. Thanks!