From owner-freebsd-virtualization@FreeBSD.ORG Sun Feb 21 08:35:18 2010 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5588A10656A8 for ; Sun, 21 Feb 2010 08:35:18 +0000 (UTC) (envelope-from julian@elischer.org) Received: from out-0.mx.aerioconnect.net (outq.internet-mail-service.net [216.240.47.240]) by mx1.freebsd.org (Postfix) with ESMTP id 3752F8FC3B for ; Sun, 21 Feb 2010 08:35:17 +0000 (UTC) Received: from idiom.com (postfix@mx0.idiom.com [216.240.32.160]) by out-0.mx.aerioconnect.net (8.13.8/8.13.8) with ESMTP id o1L8ZF8w002161; Sun, 21 Feb 2010 00:35:15 -0800 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (h-67-100-89-137.snfccasy.static.covad.net [67.100.89.137]) by idiom.com (Postfix) with ESMTP id F07652D6021; Sun, 21 Feb 2010 00:35:14 -0800 (PST) Message-ID: <4B80F076.5020109@elischer.org> Date: Sun, 21 Feb 2010 00:36:06 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Jim Sifferle References: <1266739527.25137.519.camel@localhost> In-Reply-To: <1266739527.25137.519.camel@localhost> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 216.240.47.51 Cc: pf@freebsd.org, freebsd-virtualization@freebsd.org Subject: Re: Network simulation using jails & vimage X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Feb 2010 08:35:18 -0000 Jim Sifferle wrote: > Hi, > > I've used ipfw and Dummynet as well as ipfw + DSCP recognition patch and > pf/altq to simulate Internet and MPLS WAN environments for several > years. All of my setups have run under VMWare, which for many reasons > isn't ideal. I would like to collapse all of these VMs into one FreeBSD > box using jails and vimages. > > Does any FreeBSD branch / vimage release combination support separate pf > AND ipfw configurations per jail? I need ipfw+pf/altq for HFSC queuing > to simulate the queueing effects of MPLS provider edge and core > routers. -current (9) should be close, with patches for pf supplied by ceri. 8 can do separate ipfw but pf is not changed. 9 has bugs fixed. but I'm not sure if the changes for pf went in.. they do exis tif they are not in already. > > I'm hoping the latest 7.2-STABLE-201001 snapshot will work. The DSCP > recognition patch for ipfw that I rely on doesn't seem to work with > 8.0. > > If 7.2 won't work for my needs, but 8 or 9-CURRENT will, is anyone aware > of an updated ipfw DSCP patch? I haven't seen anything on Google or the > freebsd-ipfw mailing list. what is DSCP? > > Thanks for your time, > > Jim > > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org"