All of lore.kernel.org
 help / color / mirror / Atom feed
* one VAP's WEP key overwrites another's
@ 2008-11-27  0:57 c4linux c4linux
  2008-11-27  2:14 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: c4linux c4linux @ 2008-11-27  0:57 UTC (permalink / raw)
  To: linux-wireless

there is a question about AR2413 and madwifi driver.

madwifi can support VAP, so I setup 2 VAPs, one is ath0, another is
ath1.both of them are set SharedKey authentication and use WEP
encrypthion. I type the command below to set each of them a password:

iwconfig ath0 key [1] s:1111111111111
iwconfig ath1 key [1] s:2222222222222

two VAPs have the same mac address and their ssid are different.

the strange thing happens, It seems that ath1's password overwrite the
ath0's, so if I set my sta the ath1's password and select ath0 to
connect, I connect the ath0 successfully. Why? are the 4 slots for WEP
Key is shared by all VAPs?  or VAP is not stable?

Thank you!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-27  2:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27  0:57 one VAP's WEP key overwrites another's c4linux c4linux
2008-11-27  2:14 ` Luis R. Rodriguez

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.