This is a discussion on Re: Testing EAP-PEAP with freeradius within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hi, > This is my config file, whats wrong? apart from being munged into a mix of single file and ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
> This is my config file, whats wrong? apart from being munged into a mix of single file and include files? ;-) > peap { > } huh? This has been sliced and diced! just look at the default eap.conf that comes with FreeRADIUS source code... you should have a default_eap_type = mschapv2 within that section. you have to tell the server the type of inner tunnel EAP to use with PEAP. alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |