Re: [RADIATOR] Trying to get Radiator to work with EAP-TTLS auth

2014-06-05 Thread Heikki Vatiainen
On 06/04/2014 07:09 PM, Christopher Chance wrote: > Ok I copied straight from the goodies (eap_misc I think..) and even used > certificates and still getting that error Hello Chris, as Alan mentioned, the problem should be visible in the Radiator log. It is most likely near the top, that is, logg

Re: [RADIATOR] Trying to get Radiator to work with EAP-TTLS auth

2014-06-05 Thread Christopher Chance
I upped everything to trace 5, startup is clean no perl errors or anything missing Thu Jun 5 14:44:14 2014: DEBUG: ServerHTTP Connection GET /reset Thu Jun 5 14:44:15 2014: DEBUG: ServerHTTP Connection GET /reset&action=reset Thu Jun 5 14:44:15 2014: INFO: ServerHTTP: Server Reset by admin a

Re: [RADIATOR] Trying to get Radiator to work with EAP-TTLS auth

2014-06-05 Thread Heikki Vatiainen
On 06/05/2014 09:57 PM, Christopher Chance wrote: > I upped everything to trace 5, startup is clean no perl errors or anything > missing Startup lookus fine. The 'EAP authentication is not ...' indicates the request hits a Handler with an AuthBy that has no EAPType defined. Also, looking back y