Ok,

Here is my eap.conf.

    eap {

        default_eap_type = peap

        timer_expire     = 60

        ignore_unknown_eap_types = yes        

        cisco_accounting_username_bug = no

        max_sessions = 4096

        tls {

            certdir = ${confdir}/certs
            cadir = ${confdir}/certs

            private_key_file = ${certdir}/cert.key

            certificate_file = ${certdir}/cert-3169-cert.pem

            CA_file = ${cadir}/chain-3169-cert.pem

            dh_file = ${certdir}/dh
            random_file = ${certdir}/random

            cipher_list = "DEFAULT"

            make_cert_command = "${certdir}/bootstrap"

            cache {

                  enable = no

                  lifetime = 24 # hours

                  max_entries = 255
            }
        }

        ttls {

            default_eap_type = md5

            copy_request_to_tunnel = yes

            use_tunneled_reply = yes

            virtual_server = "inner-tunnel"

            include_length = yes
        }

        peap {

            default_eap_type = mschapv2

            copy_request_to_tunnel = yes
            use_tunneled_reply = yes

            proxy_tunneled_request_as_eap = yes

            virtual_server = "inner-tunnel"
        }

        mschapv2 {
        }
    }

I'm sorry

> Date: Fri, 18 Jun 2010 13:27:28 +0100
> From: a.l.m.bu...@lboro.ac.uk
> To: freeradius-users@lists.freeradius.org
> Subject: Re: eduroam PEAP + TTLS
> 
> Hi,
> 
> > So this is the true question, what error in my configuration can cause this 
> > ?
> 
> I cannot read minds..and you havent supplied eg eap.conf (obfuscated as is 
> reasonable)
> 
> alan
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
                                          
_________________________________________________________________
La boîte mail NOW Génération vous permet de réunir toutes vos boîtes mail dans 
Hotmail !
http://www.windowslive.fr/hotmail/nowgeneration/
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to