Greetings!
The docs are a good reference on this service. The hotspot has a setup function that I find works well.
/ip hotspot setup
It will prompt for the interface on which you want to put the hotspot. All else is pretty much default, except:
if you are running a NATed net, when prompted for “masquerade network?”, enter “no”.
if you do not want to use SSL on the login page, enter “none” at the security certificate prompt.
enter a username and password when prompted, and use it to test the hotspot setup.
Then go on to RADIUS.
/radius add service=hotspot address=xxx.xxx.xxx.xxx secret=radiussecret
Replace xxx.xxx.xxx.xxx with the radius server IP and radiussecret with your radius secret
If you selected the defaults in the hotspot setup, it normally uses a hotspot profile called hsprof1, but do a
/ip hotspot print
to check for certain. Then:
/ip hotspot profile set hsprof1 use-radius=yes
Several steps more must be taken for all to work correctly. DNS, NTP, etc…and set a client for this in the radius clients.conf file.
Hit the docs for info on them.
Whew! Essay questions…
Well divisionmd you are asking for some kind of premium support, that is not free; you can try to contact a local Mikrotik reseller, which usually has competent people, they will be happy to help you.