On Wed, 2009-08-12 at 10:25 -0700, Luis R. Rodriguez wrote: > On Wed, Aug 12, 2009 at 10:04 AM, Stephen > Hemminger<shemminger@xxxxxxxxxx> wrote: > > I have a dumb questions. How does one setup multiple SSID's with > > current (ie not madwifi) wireless API? > > > > 1. I assume need to run multiple instances of hostapd with different > > config. Will that work? > > Yes. But the next question is how to create new wlan%d AP interfaces. > That is answered below. Huh, no, that's not really true. You can run one hostapd with multiple BSSes, in theory, except driver_nl80211.c doesn't have all the code for it yet. Should be fairly simple though to implement, just needs a list of BSSes in that file. > > 3. Do vlan's work on wireless (ath9k)? Well, not in the 802.1q sense. VLANs exist our terminology as a way to separate (by using different group keys and different local netdevs) stations connected to the same BSS. This should work, with radius or with static configuration, but I never tried. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part