12 Mar
2016
12 Mar
'16
9:44 a.m.
On Mar 12, 2016, at 7:33 AM, Mr Dini <diniboy74@gmail.com> wrote:
I compiled the freeradius 2.2.9 on my nas and I configured a MySQL database for radius. It seems like works, but if I make a test connection from my router, it sends an Access-Reject package...
If I make a radtest it also sends Access-Reject package, but if I edit the Cleartext-Password := guest1234 to Password == guest1234 it sends Access-Accept package... Why?
As always, run the server in debugging mode to see why. And use "Cleartext-Password := ..." Don't use "Password ==" Alan DeKok.