Sergio Belkin wrote: > I use freeradius 2.0.2, and people can use either ttls or peap as they > want (or can). I'd want to know if it's possible to see what EAP > method are using users through radius logs... The EAP type is available in the EAP-Type attribute. You can use it just like anything else: %{EAP-Type} ... Alan DeKok.