From owner-freebsd-virtualization@FreeBSD.ORG Sun Nov 16 23:09:56 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 20F059BB for ; Sun, 16 Nov 2014 23:09:56 +0000 (UTC) Received: from mail1.bur200.uecomm.net.au (mail1.bur200.uecomm.net.au [218.185.0.70]) by mx1.freebsd.org (Postfix) with ESMTP id D1D5E7DE for ; Sun, 16 Nov 2014 23:09:54 +0000 (UTC) Received: from mail.flexibledrive.com.au (unknown [115.186.196.106]) by mail1.bur200.uecomm.net.au (Postfix) with ESMTP id C1636D4E0; Mon, 17 Nov 2014 10:09:44 +1100 (EST) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.flexibledrive.com.au (Postfix) with ESMTP id 23EF3E6ADE; Mon, 17 Nov 2014 10:09:44 +1100 (EST) X-Virus-Scanned: amavisd-new at fdrive.com.au Received: from mail.flexibledrive.com.au ([127.0.0.1]) by localhost (mail.flexibledrive.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dtY27HyINiJc; Mon, 17 Nov 2014 10:09:35 +1100 (EST) Received: from ws-pross.vv.fda (ws-pross.vv.fda [192.168.50.199]) by mail.flexibledrive.com.au (Postfix) with ESMTPS id A9111E62B3; Mon, 17 Nov 2014 10:09:35 +1100 (EST) Date: Mon, 17 Nov 2014 10:09:35 +1100 (AEDT) From: Peter Ross X-X-Sender: petros@linux-vic-05.vv.fda To: Nikos Vassiliadis Subject: Re: VIMAGE and VirtualBox networking question In-Reply-To: <54677B7B.4080202@gmx.com> Message-ID: References: <54677B7B.4080202@gmx.com> User-Agent: Alpine 2.11 (LRH 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 16 Nov 2014 23:09:56 -0000 Hi Nikos, On Sat, 15 Nov 2014, Nikos Vassiliadis wrote: > On 11/11/14 00:39, Peter Ross wrote: >> >> I was not brave enough to enable VIMAGE and VirtualBox on the same >> server. But I may do that soon. I plan a major reconfiguration ca. end >> of the year. I hope it is stable enough. > > Just want to add that everything works as expected with VIMAGE and VBox. Thanks. Then I will try that too:-) Regards Peter