From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 21 17:42:43 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BDCA106566B; Mon, 21 Feb 2011 17:42:43 +0000 (UTC) (envelope-from gperez@entel.upc.edu) Received: from dash.upc.es (dash.upc.es [147.83.2.50]) by mx1.freebsd.org (Postfix) with ESMTP id A53CB8FC1C; Mon, 21 Feb 2011 17:42:42 +0000 (UTC) Received: from ackerman2.upc.es (ackerman2.upc.es [147.83.2.244]) by dash.upc.es (8.14.1/8.13.1) with ESMTP id p1LFanxF009736 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Mon, 21 Feb 2011 16:36:49 +0100 Received: from [192.168.100.129] (143.Red-88-13-3.dynamicIP.rima-tde.net [88.13.3.143]) (authenticated bits=0) by ackerman2.upc.es (8.13.8/8.13.8) with ESMTP id p1LFamxK030564 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Feb 2011 16:36:48 +0100 Message-ID: <4D62868E.9020602@entel.upc.edu> Date: Mon, 21 Feb 2011 16:36:46 +0100 From: =?UTF-8?B?R3VzdGF1IFDDqXJleg==?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Bernhard Froehlich References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.63 on 147.83.2.244 X-Mail-Scanned: Criba 2.0 + Clamd X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (dash.upc.es [147.83.2.50]); Mon, 21 Feb 2011 16:36:49 +0100 (CET) Cc: emulation@freebsd.org Subject: Re: Call for Testers: VirtualBox 4.0.4 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2011 17:42:43 -0000 Al 18/02/11 15:17, En/na Bernhard Froehlich ha escrit: > Hi Testers. > > A few of you have probably wondered what happened to our VirtualBox > efforts for FreeBSD. Well it took a bit longer then expected and a few > problems were found that needed to be resolved first but most of the > things are looking fine now and almost all patches have been pushed > upstream with 4.0.4 so here we are now. > > We will continue to work on VirtualBox for FreeBSD and upstream is also > very helpful to us but we could need a few more hands to better keep up > with the work and especially improve and fix the Guest Additions. So if > you want to help please contact us or have a look at our Todo list. > > This result wouldn't have been possible without the continuous help of > the VirtualBox Developers and a lot of people from the FreeBSD > community! (names in alphabetical order and probably missed a few, sorry > for that!) > Hi, I have tested the last 4.0.4 and works fine. Thanks for your efforts ! The only problem I've found is that I can not seem to be able to see all the traffic flowing in a host-only interface. According to the documentation, I would be able to see all the traffic in a vboxnetX itnerface. I tried with linux, with it I'm able to see that all traffic (I have to do an 'ifconfig vboxnet0' by hand before launching the virtual machines connected with the vboxnet0 network) between two virtual machines connected to a vboxnet0 host-only interface. Regards, Gustau