linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: Stephen Hemminger <shemminger@vyatta.com>,
	"John W. Linville" <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org
Subject: Re: Multiple SSID
Date: Wed, 12 Aug 2009 19:35:37 +0200	[thread overview]
Message-ID: <1250098537.26464.5.camel@johannes.local> (raw)
In-Reply-To: <43e72e890908121025p75b141b6o86c30518bf9de7ea@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]

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@vyatta.com> 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 #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

  reply	other threads:[~2009-08-12 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090812100416.744dc5ba@nehalam>
2009-08-12 17:25 ` Multiple SSID Luis R. Rodriguez
2009-08-12 17:35   ` Johannes Berg [this message]
2009-08-12 17:59   ` Ben Greear
2009-08-12 19:41   ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1250098537.26464.5.camel@johannes.local \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@gmail.com \
    --cc=shemminger@vyatta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).