From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 17 06:26:25 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 AAAD91065675 for ; Fri, 17 Jun 2011 06:26:25 +0000 (UTC) (envelope-from tzim@tzim.net) Received: from orlith.tzim.net (unknown [IPv6:2001:41d0:2:1d32:21c:c0ff:fe82:92c6]) by mx1.freebsd.org (Postfix) with ESMTP id 4529F8FC21 for ; Fri, 17 Jun 2011 06:26:25 +0000 (UTC) Received: from 12rf.tzim.net ([82.232.60.244] helo=[10.1.0.14]) by orlith.tzim.net with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.76 (FreeBSD)) (envelope-from ) id 1QXSVa-000Fku-RT; Fri, 17 Jun 2011 08:26:23 +0200 Message-ID: <4DFAF398.8050201@tzim.net> Date: Fri, 17 Jun 2011 08:26:32 +0200 From: Houdelette Arnaud User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Icedove/3.1.10 MIME-Version: 1.0 To: rnejdl@ringofsaturn.com References: <4DFA706B.40702@tzim.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Authenticated-User: tzim@tzim.net X-Authenticator: plain Cc: freebsd-emulation@freebsd.org 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 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 06:26:25 -0000 Le 17/06/2011 02:21, Rusty Nejdl a écrit : > 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 > Hi ! I Have indeed two nics on this box but I'm sure re0 is the LAN one. Routed (natted) nic is re1. I use PF. but I tried disabling pf and got same results. Regards, Arnaud Houdelette