Date: Wed, 09 Oct 2013 17:42:14 -0700 From: Peter Grehan <grehan@freebsd.org> To: Craig Rodrigues <rodrigc@FreeBSD.org> Cc: "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: Re: Using wlan0 device over tap0 device with BHyve? Message-ID: <5255F7E6.8010505@freebsd.org> In-Reply-To: <CAG=rPVfpTUjJpsb-=Ufn51swN8gRf6FKMnz-wvgbV0v1rcQJNA@mail.gmail.com> References: <CAG=rPVcFQVf2Oub_HXmgmVZKLJKvtWx49Gx2ndTTcZ9eyq1fjA@mail.gmail.com> <CAGBxaX=p%2B6f5ONMRCzu_ix9Seb_t3tjf7dk4gmR1wZuTFGXWSw@mail.gmail.com> <CAG=rPVfpTUjJpsb-=Ufn51swN8gRf6FKMnz-wvgbV0v1rcQJNA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Craig, > In this case, I am not connected to the lan nic. From you look > at the ifconfig output from my previous posting, > you will see that my bridge0 interface only has two members: > > tap0 > wlan0 APs generally only allow a single MAC per client, so any packets with a source address other than wlan0's will be dropped. There are esoteric ways around this e.g. http://wireless.kernel.org/en/users/Documentation/iw#Using_4-address_for_AP_and_client_mode later, Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5255F7E6.8010505>