Free Radius Nak List Issue
Hi FreeRadius Users We seem to be facing a problem while using EAP with free radius. If the client is proposing a list of methods in the NAK message being sent in response to server method proposal, it seems free radius is just looking at the first entry rather than parsing the list. Is this a known issue? Any workarounds or patches? Thanx Aman Arneja
Sorry for spam but the version is 1.1.8 On Wed, Dec 21, 2011 at 5:22 PM, Aman Arneja <arneja.aman@gmail.com> wrote:
Hi FreeRadius Users
We seem to be facing a problem while using EAP with free radius. If the client is proposing a list of methods in the NAK message being sent in response to server method proposal, it seems free radius is just looking at the first entry rather than parsing the list. Is this a known issue? Any workarounds or patches?
Thanx
Aman Arneja
Aman Arneja wrote:
We seem to be facing a problem while using EAP with free radius. If the client is proposing a list of methods in the NAK message being sent in response to server method proposal, it seems free radius is just looking at the first entry rather than parsing the list.
No. See src/modules/rlm_eap/eap.c It walks through all of the types in a NAK, trying to find one supported by the server.
Is this a known issue? Any workarounds or patches?
Use 2.1.x. Version 1.1.8 is very old. Alan DeKok.
participants (2)
-
Alan DeKok -
Aman Arneja