... cela sera prochainement possible ! Par exemple, pouvoir utiliser simultanément un portail captif pour partager son point d’accès avec n’importe qui, mais aussi une authentification 802.1x pour des utilisateurs avec des droits priviligés. Ou encore mixer un réseau ouvert (pas de cryptage) et un réseau crypté (avec WEP ou WPA) etc...

Voici quelques pistes :

- plusieurs SSID sur un WRT54G :

BrainSlayer, développeur du firmware dd-wrt a trouvé un moyen de créer plusieurs SSID virtuels sur le même point d’accès (version >=24) cf. son post sur le forum :

I found now a way how to create multiple virtual wlan networks with the broadcom chipset. so you can use up to 16 different ssid’s and encryption settings on 1 unit. maybe i can integrate that in dd-wrt next time, but its alot of work

Les développeurs du firmware openwrt (version "kamikaze") ont également modifié les drivers broadcom pour pouvoir gérer plusieurs SSID. cf. le ticket : MULTIPLE BSSID feature

Firmware 1.9.5.0 from Asus implements the multiple BSSID feature : several AP with different SSID and different security settings (but same channel) can be handled with the same Broadcom radio. This feature is like having as many radio as we want in a WRT54G, with the restriction on the channel and a shared bandwidth. wlconf.c contains functions using this feature. Each "radio" gets its own interface.

- mixer un portail captif et une authentification 802.1x

J’ai trouvé ce papier : Virtual Prepaid Tokens for Wi-Fi Hotspot Access (Chapitre 6).