Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2014 23:57:21 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        David Chisnall <theraven@theravensnest.org>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: WDS with a FreeBSD access point
Message-ID:  <CAJ-Vmo=P50h6q1b0%2BTgFD%2Bh%2BhPfG7UiNd0vpPmO%2B5k374YOPSA@mail.gmail.com>
In-Reply-To: <E7DD4EF0-1A2F-4237-8995-F1D0AC1ABA87@theravensnest.org>
References:  <E8950480-2829-4F4E-A48C-B080AE75BC97@FreeBSD.org> <533BD60D.9050701@weboutsourcing.cz> <CAJ-Vmokx1Ce7yQ=VGeqT4FnSgtG3JZMJs2bvs4vdbaYYDyZ0kw@mail.gmail.com> <533CD386.80906@weboutsourcing.cz> <E7DD4EF0-1A2F-4237-8995-F1D0AC1ABA87@theravensnest.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Are both freebsd APs?

It looks reasonably straightfoward. I really should just give this a
go at home on an extender AP and test the hell out of it.

So, for wifi traffic, you absolutely want the wifi VAPs in a bridge
group as the traffic between stations and APs is all layer-2. There's
no routing involved. If you want to route between the bridge0
interface and the rest of the system then please do so but do put the
STA and AP VAPs into the same bridge group.

(Those scripts do exactly that.)

Thanks, and good luck!



-a


On 2 April 2014 23:39, David Chisnall <theraven@theravensnest.org> wrote:
> On 3 Apr 2014, at 04:20, Ondra Knezour <knezour@weboutsourcing.cz> wrote:
>
>> There are some scripts in /usr/src/tools/tools/net80211/scripts - relate=
d are setup.wds setup.wdsmain and setup.wdsrelay. Also following message ca=
n bring in little more info http://lists.freebsd.org/pipermail/freebsd-net/=
2009-March/021559.html
>
> I found setup.wdsmain, which looks a bit like what I need.  It creates an=
 extra bridging interface (not sure why I need this - some docs would be ni=
ce - or even if I need it, as I'm using pf to move traffic between my wired=
 and wireless networks and I definitely don't want to do simple bridging fr=
om the WAN to the WLAN), but then runs /usr/local/bin/wlanwds - I've no ide=
a which port this comes from...
>
> David
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=P50h6q1b0%2BTgFD%2Bh%2BhPfG7UiNd0vpPmO%2B5k374YOPSA>