TTLS authentication slow
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Tue Nov 13 16:51:59 CET 2007
Hi,
> eap {
> default_eap_type = ttls
>
> tls {
> private_key_file = /etc/raddb/server.tld.pem
> certificate_file = /etc/raddb/server.tld.pem
> CA_file = /etc/raddb/server.tld.pem
> dh_file = /etc/raddb/dh
> random_file = /etc/raddb/random
> fragment_size = 1024
> include_length = yes
> }
>
> ttls {
> }
> }
whoa. you seem to have stripped out all the stuff from the ttls stanza.
FreeRADIUS 2.0 can do EAP in a quicker time due to handling the packets
differently.... but even 1.1.7 can do an EAP-TTLS in sub-second speed
even using LDAP/AD/mysql and perl.....
alan
More information about the Freeradius-Users
mailing list