Title: Segmentation Fault (freeradius-1.0.0-pre3)

Hi.

After I enable TLS on eap.conf there is a segmentation fault when I try to iniate the radius deamon.

Here is my eap.conf:

        eap {

                default_eap_type = tls

                timer_expire     = 60

                ignore_unknown_eap_types = no

                cisco_accounting_username_bug = no

                md5 {
                }
               
 gtc {

                        auth_type = PAP
                }

                leap {
                }

 tls {
                        private_key_password = whatever
                        private_key_file = ${raddbdir}/certs/cert-srv.pem
                        certificate_file = ${raddbdir}/certs/cert-srv.pem

                        CA_file = ${raddbdir}/certs/demoCA/cacert.pem

                        dh_file = ${raddbdir}/certs/dh
                        random_file = ${raddbdir}/certs/random

                        fragment_size = 1024

                }

                peap {
                                 default_eap_type = mschapv2
                }
                         mschapv2 {
                }

                mschap {
                        authtype = MS-CHAP
                }
        }






Regards.

Hugo Sousa
SysAdmin / NetworkAdmin
http://www.netsystems.pt
Portugal

Reply via email to