From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 21:46:17 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CD6BACB6 for ; Sun, 10 Feb 2013 21:46:17 +0000 (UTC) (envelope-from nvass@gmx.com) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by mx1.freebsd.org (Postfix) with ESMTP id 46166622 for ; Sun, 10 Feb 2013 21:46:17 +0000 (UTC) Received: from mailout-eu.gmx.com ([10.1.101.210]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MOEEk-1U1KoO1Zps-005bGq for ; Sun, 10 Feb 2013 22:46:16 +0100 Received: (qmail invoked by alias); 10 Feb 2013 21:46:16 -0000 Received: from 188.4.187.198.dsl.dyn.forthnet.gr (EHLO [192.168.1.64]) [188.4.187.198] by mail.gmx.com (mp-eu010) with SMTP; 10 Feb 2013 22:46:16 +0100 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX18cGTsqJ30cAQJ30nwxHATa422HqBVB88JiTrMsDG HH29XI1kBXLPkg Message-ID: <51181521.8020809@gmx.com> Date: Sun, 10 Feb 2013 23:46:09 +0200 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Teske, Devin" Subject: Re: vnet without epair References: <511671FA.3050801@a1poweruser.com> <511680AD.1040209@gmx.com>, <5116A452.6030104@a1poweruser.com> <13CA24D6AB415D428143D44749F57D7201EA6A3F@ltcfiswmsgmb21>, <511780DF.6010600@gmx.com> <13CA24D6AB415D428143D44749F57D7201EA6BAB@ltcfiswmsgmb21>, <5117A540.1060702@gmx.com> <13CA24D6AB415D428143D44749F57D7201EA6C2D@ltcfiswmsgmb21> <5117A884.8020709@gmx.com> In-Reply-To: <5117A884.8020709@gmx.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Fbsd8 , FreeBSD questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2013 21:46:17 -0000 On 2/10/2013 4:02 PM, Nikos Vassiliadis wrote: > On 2/10/2013 3:56 PM, Teske, Devin wrote: >> >> Excellent! This is precisely what I was after when I wrote the vimage >> package and its contents. I'm familiar with IMUNES and netgraph fits >> the bill well (especially with "ngctl dot" being useful in providing >> visual confirmation when you've achieved the desired network layout -- >> when "ngctl dot | dot -Tsvg -o netgraph.svg" starts to look like your >> IMUNES graph, then you know you're making progress toward having the >> right configuration). > > You'll be soon hearing from me then! Hi Devin, A request. Could you create a pkgng package as well? 10 has switched to pkgng... Thanks in advance, Nikos