<[EMAIL PROTECTED]> wrote:
>    I am trying to set up FreeRadius with PEAP. However FreeRadius is not
>    starting. I already configured LEAP some time ago and it worked fine. I
>    cannot find where I made a failure:

  It looks like you've drastically hacked your radiusd.conf file:

>      eap {
>           default_eap_type = ttls
>           timer_expire     = 60
>           ignore_unknown_eap_types = no
>           #md5 {
>           #}

  Ok, so you don't want EAP-MD5.

>            ttls {
>                  default_eap_type = md5

  Oh, you *do* want EAP-MD5.

>              mschapv2 {
>                 }
> 
>            mschap {
>               authtype = MS-CHAP
>             }

  Uh... one is an EAP sub-type, and the other is a module on it's own.


  Stop playing games with such drastic edits to 'radiusd.conf'.  You
don't understand what you're doing, and you're breaking it.  Start off
with the 'radiusd.conf' shipped with the server.  It works.  Edit it
slowly and a small piece at a time, running 'radiusd' each time to
ensure you haven't broken anything.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to