11 Jan
2008
11 Jan
'08
10:22 a.m.
Sergio Belkin wrote:
EAP-TTLS with PAP inner encryption.
But is is possible configure that so? If I tried default_eap_type = pap and radius didn't start.
PAP is not an EAP type. The documentation makes this clear: # If the request does not contain an EAP # conversation, then this configuration entry # is ignored. In fact, you shouldn't have to do *anything* for PAP to work inside of a TTLS tunnel. Alan DeKok.