Having a small problem with remote radius operation.
I have hotspots at 3 different locations (school terrain). The main hotspot functions perfectly, using the Mikrotik Hotspot setup and usermanager.
The two remote hostpots have their radius server set to the main hotspot radius server, and the log at the main server shows that authentication and login failures are being processed and logged, but the client devices at the remote hotspots are getting “RADIUS server is not responding” error messages, even thought he main radius server logs them as having successfully authenticated.
post the logs and exports. Make sure the other routers radius traffic isn’t being tampered by the main hotspot.
I wonder, why not simply connect the other APs in L2 to the bridge where you’re running the main hotspot? simpler, and easier to manage and troubleshoot…
/radius
add address=10.10.0.1 secret=******** service=hotspot
/radius incoming
set accept=yes
The remote log shows this error:
jun/28 17:59:17 hotspot,info,debug hillcrestprepschool (192.168.11.26): trying to log in by http-chap
jun/28 17:59:19 hotspot,info,debug hillcrestprepschool (192.168.11.26): login failed: RADIUS server is not responding
Whilst the log page on the userman at the main hotspot shows that the user has been autheticated.
The two hotsspots are at different physical locations and cannot connect wirelessly. I am routing between the two hotspot devices (RB 750’s) with PPTP tunnel over a fibre link
Which is odd, because the userman log at the main radius server is showing that these “time -outs” are in fact being autheticated, just the message is never getting back to clients.
And at the Prep 1 hotspot (remote) we have (Prep1 and Prep 2 are the same hotspot, the two different IP’s are the gateway interface IP and the VPN IP linking back the main radius router)