eduroam PEAP + TTLS

Jean-Philippe Ghibaudo legdf at hotmail.com
Fri Jun 18 15:18:45 CEST 2010


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.Buxey at lboro.ac.uk
> To: freeradius-users at 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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20100618/d2192ed0/attachment.html>


More information about the Freeradius-Users mailing list