Help With Tekradius configration

Help setting up rb433ah to work with tekradius and mysql

I have teckradius and mysql working correctly just need help with configration to mikrotik RB 433AH board as a way to control my cpe client radios.

Also can i use tekradius to control bandwidth to each cpe subscriber or are there a better way to configure bandwidth control :confused: ?

Thanks

I cannot help you with RADIUS server, but I can help you with RouterOS configuration.

Firstly you need to configure /radius, you should add RADIUS IP address, secret and service=wireless
Then go to /interface wireless security-profiles and set radius-mac-authentication for used profile.
All other settings should be configured on the server.

Thank You