Mikrotik's hotspot service is quite amazing considering what it costs. It does have some limitations though. One of these is the fact that you cannot set a data limit to the trial account, only a time limit. Luckily there are a few workarounds for this, the original concept for this comes from www.mikrotik-routeros.com but I have corrected a couple of bugs and added some functionality. Start by creating your FreeUser profile: IP>HOTSPOT>USER PROFILES>ADD Name: FreeUser You can customize this as you like, my preference is to only allocate 512k of bandwidth to the free users Create the following two scripts on your routerboard by going to SYSTEM>SCRIPTS>ADD Script 1: The first script is the one that checks if a user has reached your specified limit, you can change the limit in the second line of the script. Name: limitdata #Set your dowload limit in MegaBYTES! :local downloadlimitmb "50" ### You will not need to edit anything below this line ### :loc...
Firstly I do apologize to the respectable agratitudesign visitors, I personally still learn and research to find the solution in the case that I have found that’s all would like to write into the blog as a record of my research and lesson. I'm sure there some of you still disappointed about less of my response, I really sorry about it, many questions that sometimes makes me a bit stuck. Think about the concept, to resolve the problem, which is very likely different situations, but I thank you, that the questions of you sometimes as an inspiration to me. I come back to continue with the discussion about building hotspot server on mikrotik. In order to manage the bandwidth hotspot system, as probably you know mikrotik router has the extension packages that is called “ User Manager ”. User Manager allow you to make “ Authentication, Authorization dan Accounting Server ” on the mikrotik router. As the AAA server that has database system, you ca...
Comments
Post a Comment