From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 02:43:52 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 B9F321065694 for ; Thu, 9 Dec 2010 02:43:52 +0000 (UTC) (envelope-from xaero@xaerolimit.net) Received: from mail-ey0-f178.google.com (mail-ey0-f178.google.com [209.85.215.178]) by mx1.freebsd.org (Postfix) with ESMTP id 5A9498FC0A for ; Thu, 9 Dec 2010 02:43:51 +0000 (UTC) Received: by eyh5 with SMTP id 5so1211445eyh.37 for ; Wed, 08 Dec 2010 18:43:51 -0800 (PST) Received: by 10.213.9.15 with SMTP id j15mr25846ebj.51.1291862630963; Wed, 08 Dec 2010 18:43:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.31.209 with HTTP; Wed, 8 Dec 2010 18:43:30 -0800 (PST) In-Reply-To: <4D000E4A.2000800@gmail.com> References: <4D000E4A.2000800@gmail.com> From: Chris Brennan Date: Wed, 8 Dec 2010 21:43:30 -0500 Message-ID: To: Michael Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: dhclient doesn't work over wireless 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: Thu, 09 Dec 2010 02:43:52 -0000 On Wed, Dec 8, 2010 at 6:01 PM, Michael wrote: > > Again, other systems doesn't seem to have any trouble with getting IP from > this DHCP server and wired interface (em0) works fine too. > > Any ideas please? > A question first, is this a VirtualBox VM? If so, you'll need to either install the bridging adapter from vBox or use a NAT configuration, in which case you will get a 10.0.0.x IP address.