From owner-freebsd-questions@freebsd.org Tue Jul 28 17:05:09 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FA7D9ADA21 for ; Tue, 28 Jul 2015 17:05:09 +0000 (UTC) (envelope-from ike@michaeleichorn.com) Received: from mx1.eichornenterprises.com (mx1.eichornenterprises.com [104.236.13.122]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.eichornenterprises.com", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D2C20F8 for ; Tue, 28 Jul 2015 17:05:08 +0000 (UTC) (envelope-from ike@michaeleichorn.com) Received: from mail.eichornenterprises.com (cpe-24-166-126-146.neo.res.rr.com [24.166.126.146]) by mx1.eichornenterprises.com (OpenSMTPD) with ESMTP id dcea2dd1; Tue, 28 Jul 2015 13:04:58 -0400 (EDT) Received: by mail.eichornenterprises.com (OpenSMTPD) with ESMTPSA id f5a9786d; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 28 Jul 2015 13:04:58 -0400 (EDT) Message-ID: <1438103097.13105.9.camel@michaeleichorn.com> Subject: Re: jail network configuration From: "Michael B. Eichorn" To: Per olof Ljungmark , FreeBSD Questions Date: Tue, 28 Jul 2015 13:04:57 -0400 In-Reply-To: <55B7AD6B.8060608@intersonic.se> References: <55B7AD6B.8060608@intersonic.se> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.4 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 17:05:09 -0000 Yes that will work fine, there are multiple ways to do this. See jail(8) or your jail-helper of choice for implementation details. Ike On Tue, 2015-07-28 at 18:27 +0200, Per olof Ljungmark wrote: > Hi, > > Is the following scenario possible (same network number): > > Host IP x.y.z.1/24 on physical port 1 > Host IP x.y.z.2/32 on physical port 2 > Jail IP x.y.z.3/32 on physical port 2 > > I have doubts but wanted an expert opinion. > > Thanks! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org"