Marc-Henri Boisis-Delavaud <[EMAIL PROTECTED]> wrote: > All ssid use the same radius, but I want to use different eap > authentication like this: > ssid1: eap_ttls > ssid2:eap_tls > How can I block ssid1 for authenticate with eap_tls and inverse?
If the SSID is in a RADIUS attribute, you can look for it, and set "EAP-Type = EAP-TTLS". See the "dictionary" file for a full list of EAP types. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

