Login authentication problem

Hi All,

I need some help, we have implement the mac address authentication with username and password login page.we user freeradius and mikrotik. But at the time of execution we have a problem. user is always prompted to log in and allways ask for login after a few moment.
We have more than one thousand users using hotspot.

But strangely in Winbox no error message appears just a login message : hotspot info debug : : trying to log in by http-pap.

Anyone who has ever happened like this, please help.

Thanks

Start FreeRADIUS in debug mode. In my server (logged in as root), it is

radiusd stop
radiusd -X

Then try the login again and see what is happening there.

Anyone have any idea ? please help.
And now still often relogin with random time.
Thanks.

Do as Tim suggested. Wildly stabbing at the issue is a bad idea when you can produce debug output that will likely just tell you what exactly going on.