See
below -----Original
Message----- Hi, I Installed
FreeRadius and MySQL on Linux ,I inserted the record in the radcheck using
query into the server Insert into
radcheck(UserName,Attribute,Value) values
("vreddy","vreddy","test"); Now we started the Radius Server as
radiusd -X,and when we started the test client with options as below radtest vreddy test localhost 0
testing123 client is sending & resending
the Access-Request packets,but server is not responding,the following error is
occured at Server Side rad_recv: Access-Request packet from
host 127.0.0.1:33380, id=72, length=58 I think the client dial up tries to use
CHAP but you only have User-Password stored in your database. If you change the dial up client to PAP it
should works.
regards Vijay Reddy |
- SQL Authentication Failure Vijay Reddy
- Re: SQL Authentication Failure Novel S Sidabutar
- Re: SQL Authentication Failure Alan DeKok
- RE: SQL Authentication Failure Chhai Thach
- RE: SQL Authentication Failure Vijay Reddy
- RE: SQL Authentication Failure Valakos Yorgos