All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Petr Štetiar" <ynezz@true.cz>
To: Helmut Schaa <helmut.schaa@googlemail.com>
Cc: "Petr Štetiar" <ynezz@true.cz>,
	users@rt2x00.serialmonkey.com, linux-wireless@vger.kernel.org
Subject: Re: Multi-bss operation issue with rt2x00 and hostapd on rt305x platform
Date: Sun, 25 Nov 2012 23:29:40 +0100	[thread overview]
Message-ID: <20121125222940.GA16095@ibawizard.net> (raw)
In-Reply-To: <CAGXE3d_Wgk5Eo5Y2k-9jr3ULuOeZydmWA_pJVd8ARnKHwSGtgQ@mail.gmail.com>

Helmut Schaa <helmut.schaa@googlemail.com> [2012-11-25 22:53:00]:

> > Mind to use different MAC addresses? The rt2800 hw can only be programmed
> > with a MAC address mask that spans the last 3 bits. In your config this
> > would be
> 
> Ooops, seems I messed up my mailclient :)
> 
> You're using the following MAC addresses for the virtual APs:
> 
> bssid=c4:93:00:11:01:88
> bssid=c6:93:00:11:01:89
> bssid=c6:93:00:11:01:8a
> 
> rt2800 hw can only be configured to mask the last three bits of the
> programmed MAC addresses. In your case the first MAC differs from the
> other in the first byte. Please try if it works when using the same
> first byte.

Indeed, it was quite suspicious to me also, so I did tried that with the
following MACs:

	bssid=c4:93:00:11:01:88
	bssid=c4:93:00:11:01:89
	bssid=c4:93:00:11:01:90

and it wasn't working for the first two, but now I did what you've suggested
and voilà, it works for all three! :) So the working setup is following:

	bssid=c4:93:00:11:01:88
	bssid=c4:93:00:11:01:89
	bssid=c4:93:00:11:01:8a

I don't see a pattern here, why it didn't worked with :88, :89, :90? Just the
last one :90 was working and :88, :89, :8a works fine. There need to be some
hole/spacing? Thanks a lot!

-- ynezz

  reply	other threads:[~2012-11-25 22:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-25 19:00 Multi-bss operation issue with rt2x00 and hostapd on rt305x platform Petr Štetiar
2012-11-25 19:16 ` Johannes Berg
2012-11-25 19:39   ` Petr Štetiar
     [not found] ` <50B29159.20209@googlemail.com>
2012-11-25 21:53   ` Helmut Schaa
2012-11-25 22:29     ` Petr Štetiar [this message]
2012-11-25 23:27       ` Petr Štetiar

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=20121125222940.GA16095@ibawizard.net \
    --to=ynezz@true.cz \
    --cc=helmut.schaa@googlemail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=users@rt2x00.serialmonkey.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.