From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 11 19:10:07 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 18E95106566B for ; Mon, 11 Jul 2011 19:10:07 +0000 (UTC) (envelope-from sjmuniz@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id C7ADF8FC1C for ; Mon, 11 Jul 2011 19:10:06 +0000 (UTC) Received: by iwr19 with SMTP id 19so5071777iwr.13 for ; Mon, 11 Jul 2011 12:10:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=PbVqqm2z48zO6xgJg7/JtufE3yeXTIK/9IB4HFzjCgg=; b=vv7lQXK1gJtSfZA3/sgJOjEC81yZPB55dBW9hC3PJCrHdMGE6BNZ8EvI8yA8kIYRSZ XiTDAuK+GXaA1ZrAS+oLPWGkHnMX5AL1BqMtUJXccx90Q82kxK01XpuNFHi8Eoa+5qq6 cch+ChSeWzHtzJ4zn0MbJtamE6lIYHPaP072o= Received: by 10.42.180.10 with SMTP id bs10mr5997418icb.321.1310411405813; Mon, 11 Jul 2011 12:10:05 -0700 (PDT) Received: from [192.168.123.104] ([200.115.221.13]) by mx.google.com with ESMTPS id x9sm643788ibx.12.2011.07.11.12.10.02 (version=SSLv3 cipher=OTHER); Mon, 11 Jul 2011 12:10:04 -0700 (PDT) Message-ID: <4E1B4A88.6040102@gmail.com> Date: Mon, 11 Jul 2011 16:10:00 -0300 From: Sebastian Muniz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Warren Block References: <4E199ED4.4090205@gmail.com> <20110711034932.GF6611@dan.emsphone.com> <4E1AA577.2080308@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 11 Jul 2011 20:30:23 +0000 Cc: freebsd-emulation@freebsd.org Subject: Re: virtualbox install 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, 11 Jul 2011 19:10:07 -0000 > > pings won't make it through VirtualBox's NAT. Try bridged mode, or > something other than ping. Indeed I had used bridge in all my installs. Strange thing was that even when DHCP was working I was unable to ping the gateway at my router.