From owner-freebsd-stable@FreeBSD.ORG Fri Nov 25 15:54:39 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75DB81065673 for ; Fri, 25 Nov 2011 15:54:39 +0000 (UTC) (envelope-from lattera@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 375C48FC0C for ; Fri, 25 Nov 2011 15:54:38 +0000 (UTC) Received: by ghbg20 with SMTP id g20so3899489ghb.13 for ; Fri, 25 Nov 2011 07:54:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=nO+4Axr1vi4nMInHDgDeC8WRgr6wrQGwWKwHxSpwbUw=; b=Yhs6PA/EWPRUvP+0MuXqCiq8t7OMgG1aS1jCcmnJdEyMCAFdyc7QN/DapNKBx0ziL7 RWNcGs/JrPpPqUH6PpAq8HdpNH74zcK+BLCjsRWtM01lK7mb3+B6SMCpDF1ObWY5qdCI UWzIMDyASk2le9togkpBsBbTL6NIyXCz0u4/Q= MIME-Version: 1.0 Received: by 10.182.44.35 with SMTP id b3mr10215386obm.26.1322236478379; Fri, 25 Nov 2011 07:54:38 -0800 (PST) Received: by 10.182.110.74 with HTTP; Fri, 25 Nov 2011 07:54:38 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Nov 2011 08:54:38 -0700 Message-ID: From: Shawn Webb To: Denny Schierz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org Subject: Re: What about network virtualization for jails? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2011 15:54:39 -0000 Yes. You can use VIMAGE/vnet with jails. In fact, I just blogged about how to set it up: http://0xfeedface.org/blog/2011-11-21/lattera/freebsd-vnet-jail-admin-proje= ct I'm also writing a php project that will help administer FreeBSD jails: https://github.com/lattera/jailadmin Thanks, Shawn On Fri, Nov 25, 2011 at 8:18 AM, Denny Schierz wrote: > hi, > > I =A0searched for network problems for my jail (can get out, via ssh from= jail, but not ssh into the jail, other as the host) and reading something = about network virtualization for jails: > > http://imunes.tel.fer.hr/virtnet/ > > does this work for FreeBSD9 ? > > cu denny_______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >