From owner-freebsd-questions@FreeBSD.ORG Sat Jan 2 02:25: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 D8EA2106566B for ; Sat, 2 Jan 2010 02:25:30 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id 913838FC15 for ; Sat, 2 Jan 2010 02:25:30 +0000 (UTC) Received: by pzk15 with SMTP id 15so9509464pzk.3 for ; Fri, 01 Jan 2010 18:25:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=pU3i/22XVFaI+zgXzwYMsTEFJ6+I0jf+X9ICx+tsykE=; b=a4jwJk7KHIYzQ42yLkya0kodKyCZyrMN0xr/a88BeWe19y4MUzlyNnKcL//A7PRQrj riQRuQw59JSxuLvn/XbTFTW9oeJLLsdnm4vpP5zHgTWOWM8GZ33I4GTLqBPwhf6I/3Pw nzhGpvcmLIH5LorFHesAC3KKtfCpHPiVP9VuU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ukwchq3ykie566Tk8HZZkRMrszAIJNs99fAeSGh4usZtLmWvc8h9BFxrC7ZbXc2SIE uYNB9Dyfzp841s9T5MgWkr/w8p2OdqpNH4VqWwEn4xe6j0GooH4n6vMl9pgK48b+QzX/ 54dAUljrvPWXJkm4RZTIEcpbmtPQS+FkD+W4g= MIME-Version: 1.0 Received: by 10.142.2.14 with SMTP id 14mr6608271wfb.93.1262399115434; Fri, 01 Jan 2010 18:25:15 -0800 (PST) In-Reply-To: <20100102005808.12d46e63@baby-jane.lamaiziere.net> References: <20100102002243.54ba6716@baby-jane.lamaiziere.net> <6201873e1001011536p51c47d0fh93d700c6d96fb126@mail.gmail.com> <20100102005808.12d46e63@baby-jane.lamaiziere.net> Date: Fri, 1 Jan 2010 20:25:15 -0600 Message-ID: <6201873e1001011825x59a3554fpcdb705f89fc8a815@mail.gmail.com> From: Adam Vande More To: Patrick Lamaiziere Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Virtualbox and bridged interface. 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: Sat, 02 Jan 2010 02:25:31 -0000 On Fri, Jan 1, 2010 at 5:58 PM, Patrick Lamaiziere w= rote: > Le Fri, 1 Jan 2010 17:36:30 -0600, > Adam Vande More a =E9crit : > > > > Is there someone able to make VirtualBox working with a bridged > > > interface? > > > > > > I've got : > > > My gateway/access point on 192.168.1.1/24 > > > The host on 192.168.1.20/24 via wifi (wlan0) > > > The guest on 192.168.1.25/24 bridged with wlan0 > ... > > > Bridged networking doesn't work on wireless interfaces. > > Ah ok :( > > I would be happy to know why, briefly. Is it a limitation in the > wireless connection or a limitation in the operating system (FreeBSD)? > > I've used some bridged guests on Mac OS X and vmware fusion but I don't > remember if I used the ethernet or the wireless interface. > > To J.D.Bronson: no mac authentication here, thanks for the "shot in the > dark" anyway. > > So I will try to setup a vpn between the host and the guest. > > Thanks, Regards > All the info I have, http://wiki.freebsd.org/VirtualBox --=20 Adam Vande More