Access Challenge: I am able to generate Access Request/Reject/Accept with the APIs. Still I am not sure on how to make radius server to trigger Access Challenge requests and get the Access Challenge reply in radius client code. So that I can prompt for next response. Please guide me.
Please note blindly I tried to set pass EAPMSCHAPv2Authenticator instance as like below and could see some Access Challenge triggers in server logs (Attached). However I could not http://www.nabble.com/file/p24147803/radius_server_logs.txt radius_server_logs.txt see the next request in client & received only final Access Accept. I except the client to prompt for each request. //RadiusPacket reply = radiusClient.authenticate(request, new EAPMSCHAPv2Authenticator(), 1);
There is no problem with Access-Challenge in that log. Authentication completed fine. Accounting packets were rubbish. Ivan Kalik Kalik Informatika ISP