Ivan simple becouse i have running freeradius as authorization server for VPN (poptop) on our company infrastructure server based on CentOS5.1 . I just want to add to that radius PEAP functionality for wirelles AP's (4 of them currently),
i did a lot of reading about certificate generation, and i am sucessfully using them for explample for OpenLDAP, i have followed so far this tutorial where everything is nicely explained http://www.smallnetbuilder.com/content/view/30213/98/1/2/.
So please tell me is it the certificate which is causing that problem, or it might be possible something another?
Thanks in advance!
David
What freeradius version is this? Why don't you upgrade to current
version where PEAP works with default configuration with test
certifictes that are made during install? Once you check that's
working, replace them with your certificates and you will know if
certificates are the problem.
Ivan Kalik
Kalik informatika ISP
Dana 21/4/2008, "David Hláčik" <david@hlacik.eu> piše:
>Hi, becouse for a period of time i was not able to add to my
>working MSCHAPv2 for PPTPD with ldap radius configuration , i have copied a
>fresh new radius configuration files and tried to configure just a simple
>eap/peap for my wireless router.
>I have CentOS 5.1 , but basically i have followed this howto
>http://ubuntuforums.org/showthread.php?t=478804
>I have my own CA , and my own server certificate , with X509 xpextension
>support configured. I have installed as a trusted root CA certificate in my
>Windows Vista SP1 Client computer, i am using simple testuser with Secret149
>password defined in users file, but it still not works and complains about
>certificates. My windows vista wirelless connection manager is showing my
>server certificate as correct.