From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 17 08:39:44 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 CE0EA1065670 for ; Fri, 17 Jun 2011 08:39:44 +0000 (UTC) (envelope-from boogie@lazybytes.org) Received: from mail.lazybytes.org (mail.lazybytes.org [195.54.209.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5070A8FC15 for ; Fri, 17 Jun 2011 08:39:43 +0000 (UTC) Received: from [95.108.170.237] (dhcp170-237-red.yandex.net [95.108.170.237]) by mail.lazybytes.org (Postfix) with ESMTPSA id 337732F18; Fri, 17 Jun 2011 12:39:43 +0400 (MSD) Message-ID: <4DFB12C8.8070007@lazybytes.org> Date: Fri, 17 Jun 2011 12:39:36 +0400 From: Sergey Vinogradov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110601 Thunderbird/3.1.10 MIME-Version: 1.0 To: Arnaud Houdelette References: <4DFA706B.40702@tzim.net> <4DFAFEB7.8030800@lazybytes.org> <2edb2533cd953c8a61f429463f70e949@tzim.net> In-Reply-To: <2edb2533cd953c8a61f429463f70e949@tzim.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 08:39:44 -0000 On 17.06.2011 11:46, Arnaud Houdelette wrote: > On Fri, 17 Jun 2011 11:13:59 +0400, Sergey Vinogradov wrote: >> >> [snip] >> >> Hi, >> I think you've stumbled into the same issue, I had [1]. I can only >> just second that, as I didn't receive any replies to my message, and I >> still have no solution :( >> >> [1] >> http://lists.freebsd.org/pipermail/freebsd-emulation/2011-May/008872.html > > Yes it seem It's the same issue. > > Just one question to the list. I see Netgraph is loaded. Why ? Which are > the needed modules ? netgraph.ko and ng_ether.ko are required by vboxnetflt.ko. -- wbr, Boo