From owner-freebsd-questions@FreeBSD.ORG Mon May 17 15:24:30 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36768106567B for ; Mon, 17 May 2010 15:24:30 +0000 (UTC) (envelope-from oxyd.oxyd@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 9D0008FC15 for ; Mon, 17 May 2010 15:24:29 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id l26so2178657fgb.13 for ; Mon, 17 May 2010 08:24:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=8E2acqa+QBC+g5jgQBzCb9ktBiXtp2ZE75QubpUwtas=; b=AUXJ2uVHcx0VZUZ/d2h6FCcBCp12OQOu24nMc0EsEDeDvCw+C2jqg3g5qGCVUNHM7A 5rVdRo4ksLr8flIRtbHHgZz9M1uz5gG98jeCuL20uFjKKq93vExXAxSLz+tA8a5g2Csf 8L6cz7eEIbYGoxiYvmd+5wEfyx4bO8fU5Isec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=cN38VODoAtybso2QqrmepttQudsXBmEJ5c0mAZk+fEhF1pVUo0oSgVNgTRzxWLXg6J qfoIgIyBW4F2gMLtsXC563ilK8DzZEkTgd51tCmDlCXdqGamrV2GEHQv5RjCpDQgnoDo 6HLO8gRLPP6of12AnrbXqiqKwHd3CPbEqjGxs= Received: by 10.86.126.33 with SMTP id y33mr8808003fgc.51.1274109868548; Mon, 17 May 2010 08:24:28 -0700 (PDT) Received: from [192.168.1.31] (adsl-static-82-202-0-211.praha.tiscali.cz [82.202.0.211]) by mx.google.com with ESMTPS id e11sm7478631fga.3.2010.05.17.08.24.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 17 May 2010 08:24:26 -0700 (PDT) Message-ID: <4BF15FA8.9040508@gmail.com> Date: Mon, 17 May 2010 17:24:24 +0200 From: Ondrej Majerech User-Agent: Thunderbird 2.0.0.24 (X11/20100512) MIME-Version: 1.0 To: Anselm Strauss References: <4BE69E93.3090401@gmail.com> <4BE9BB35.203@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: VirtualBox: no network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 15:24:30 -0000 Anselm Strauss wrote: > I switched to NAT networking for now. It doesn't require any modules to load > besides the vboxdrv.ko and runs stable so far. Only strange that ICMP is not > working ... > NAT networking doesn't work for me. Which Adapter Type are you using? And did you have to do any further configuration or did it jsut work out-of-the-box? ~ Ondra