Nilanjan Sarkar wrote:
I want to test radiusd with radeapclient. I am following from radeapclient man page, and using "./radeapclient -x localhost auth testing123 <req.txt". ... But radeapclient is getting access-reject with Failure EAP-Code from radiusd (running like ./radiusd -X in another console).
Please post that. The README, FAQ, INSTALL, etc. all say to do this.
Do I need to add any md5 related attributes in server configuration?
No. http://deployingradius.com/documents/configuration/pap.html
I have found in some file like digest-auth-MD5 "<>/freeradius-1.1.7/src/tests", but not sure how to inform radiusd server about this file. Also do not find any documentation about usage of "digest-auth-MD5".
You don't inform radius about those files. They are tests. If you don't understand what they do, ignore them. Alan DeKok.