Hi all, i'm working on a project that requires i can create multiple access points on the one bit of hardware. After an insane amount of googling and reading the lists the closest i've been able to come up with is something along the lines of: iw dev wlan0 interface add vap0 type __ap iw dev wlan0 interface add vap1 type __ap then using macchanger to assign unique mac addresses. I've also seen something from March 2009 (http://lwn.net/Articles/321690/) that hints at the functionality available with the ath9k which gave me a bit of hope! My question is, is it possible to create multiple virtual access points with my hardware ( Atheros Communications Inc. AR5413 802.11abg ) and the ath5k/mac80211 drivers (or is there some other method to achieve what i'm after) ? i'm not too fussed about different channels, but different SSID's and WPA keys are a requirement for the project. regs ryszard -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html