Hi,
I am using a MikroTik RB 951-2n and trying to setup a WLAN that uses the User Manager package as a RADIUS server to authenticate users onto the network with their own username and password.
Here’s what I’ve tried so far:
- Added a radius server through winbox with the wireless service selected, added the address of 127.0.0.1 and set a secret
- Modified the wireless security profile to use WPA/WPA2-EAP authentication, selected EAP passthrough mode with no certificates and ticked radius EAP accounting
- Enabled radius authentication under System > Users
- Added a router inside of user manager with the 127.0.0.1 address and secret key
- Created a user (and profile) inside of user manager with no restrictions/limitations
I have managed to get the radius server authenticating for telnet sessions, but so far no luck with wireless. The router statistics in user manager show that wireless requests are going through but authorisation is failing.
If anybody could help work this out, it would be much appreciated.