On Sat, Apr 28, 2007 at 09:14:12AM +0000, Sven Geggus wrote: > Hi there, > > Currently, Im using a Linux Box with Madwifi as WLAN Access-Point. I > have three WLANs with diffent essids and encryption modes. (WPA, > WPA2, unencrypted). > > Is it possible to setup something like this with one of the Freewrt > supported routers instead?
MSSID is working for Atheros since 1.0. Unfortunately, implementing this in busybox scripts is not well tested yet, so if you like to test/fix the script, you're welcome. If not, you can use "wlanconfig" and "iwconfig" to create new ath interface for different ap modes. The virtual interfaces can be handled as usual. Dirk _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
