From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 17 00:21:41 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86C4B1065672 for ; Fri, 17 Jun 2011 00:21:41 +0000 (UTC) (envelope-from rnejdl@ringofsaturn.com) Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43]) by mx1.freebsd.org (Postfix) with ESMTP id 54ECF8FC18 for ; Fri, 17 Jun 2011 00:21:41 +0000 (UTC) Received: from ASSP.nospam (tethys [71.252.219.43]) (authenticated bits=0) by tethys.ringofsaturn.com (8.14.4/8.14.4) with ESMTP id p5H0Leh1010663 for ; Thu, 16 Jun 2011 19:21:40 -0500 (CDT) (envelope-from rnejdl@ringofsaturn.com) Received: from mail.ringofsaturn.com ([71.252.219.43] helo=mail.ringofsaturn.com) by ASSP.nospam with ESMTP (ASSP 1.9.1.0); 16 Jun 2011 19:21:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 16 Jun 2011 19:21:39 -0500 From: Rusty Nejdl To: Mail-Reply-To: In-Reply-To: <4DFA706B.40702@tzim.net> References: <4DFA706B.40702@tzim.net> Message-ID: X-Sender: rnejdl@ringofsaturn.com User-Agent: Roundcube Webmail/0.6-svn X-Assp-Intended-For-IP: 71.252.219.43 X-Assp-Passing: authenticated X-Assp-ID: ASSP.nospam (m-30827-02352) X-Assp-Version: 1.9.1.0(1.0.01) Subject: Re: Unidirectional networking with VBox 4.0.8 on latest 8-Stable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rnejdl@ringofsaturn.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2011 00:21:41 -0000 On Thu, 16 Jun 2011 23:06:51 +0200, Arnaud Houdelette wrote: > Hi. > > I'm doing some tests with VirtualBox 4.0.8 on my FreeBSD home NAS > Box, trying to install a debian guest for tvheadend -server (and a > usb > DVB-T adapter). > > If VBox's Nat works like a charm, I can't get either host-only or > bridging working correctly. > I'm going to go for easy suggestion... I am using bridged networking without issue. The only issue I have had is that I had to bind it to the correct NIC, the inside one in my case as my freebsd box acts as a router. If I bind it to the external, I can't route. Is this perhaps something you are seeing? Rusty Nejdl