15 Mar
2012
15 Mar
'12
7:58 a.m.
ulislam.raihan wrote:
The entry in users file is following.
*testing Cleartext-Password == "password"*
That's wrong. See the FAQ. Use ":=", not "==".
rad_recv: Access-Request packet from host 127.0.0.1 port 49851, id=1, length=59 User-Name = "testing" NAS-IP-Address = 127.0.0.1 NAS-Port = 123 User-Password = "\317\356`\275\277\377d%q\321\341o2خ\303"
The shared secret is wrong. Or, the client doesn't implement RADIUS properly. There are no other choices.
*JAVA source code*
Which isn't appropriate for this list. Ask the tinyradius people how to debug their software. FreeRADIUS works. Alan DeKok.