My network is wired and users can get on internet as soon as the Ethernet cable is connected to their PC’s network card.
My boss wants me to implement user IDs and passwords. I found the BlissRadius server that installed okay (http://blissradius.com). Now, I need the Client and MikroTik router is recommended by the BlissRadius’ author, Branimir Milosavljević.
If I used the MikroTik as my Radius Client, assuming that my Radius Server is configured and ready, does the MikroTik provide the user interface or not?
Do users press F1, for example, to open the User Authentication Screen (Dialog)?
Do I make them an icon to click on to initiate the login process? Where it supposed point to?
Do users have to use Windows’ some form of RAS?
This part is unclear to me and I would appreciate any suggestions?
Thank you,
eva
Thank you very much this info. It’s exactly what I was looking for.
Two more questions:
How do I install HotSpot on MikroTik? I know how to install programs on computers…
Here is what the instructions on HotSpot say: “HotSpot Gateway features authentication of clients using local client database, or RADIUS server.”
My question is how to use the LOCAL CLIENT DATABASE versus on the Radius server. It seems to be more simple to enter user IDs and passwords directly to MikroTik instead of introducing the additional complication of the radius server. It seems like the MikroTik is a versatile unit and this can be done. Which would be the best model of MikroTek for this application?
Model depends on the amount of concurrent users you will have.
We use simple RB750’s on locations < 15 users and it probably can handle a lot more, depending on what kind of other stuff you do (queues, shaping, etc)
Hotspot is already inside RouterOs, just run /ip hotspot setup from the cli
Also take a look at the page sergejs pointed you to, it shows you the different configuration options.