I have been trying to get value of Reply-Message attribute from freeRadius when Access-Accept or Access-Reject,
but I can’t find any solution yet.
I know where to edit Mikrotik message “errors.txt” in hotspot directory.
That Reply-Message should be appeared in Login page (error), or Status page; therefore, I only get “RADIUS server is not responding” when I login fail or I changed Reply-Message value.
Any help please?
Here is my example message of FR debug:
.......
Sending Access-Accept of id 2 to 10.8.8.8 port 1024
Acct-Interim-Interval := 60
Reply-Message := "Message to be taken by Mikrotik"
Finished request 0.
Going to the next request
Waking up in 4.9 seconds.
Everything worked fine for us while we were using older version of freeradius (comming with Fedora Core 4), but we migrated to freeradius 2.1 I think (on FC11) and we have the same problem with error messages now.
When users type bad username/password they get message “Radius server is not responding”. We can see the same message in Mikrotik logs. What is the way to fix this? Some freeradius settings?