Firstly this is my first post here so hi, looks like a cool place
Anyway, down to the business. I want to start a new venture in my area with a WISP, which is more stable and reliable than the current Monopoly that owns the copper ADSL lines, I have found a company that provides fiber at a reasonable rate, I have done my research on the different wireless bands and the requirements for setting up a WISP.
I was thinking of using a MikroTik RouterBOARD 1100 AHx2, as my router from the incoming connections from my base station the obviously out to the fiber router.
My question is, where in this whole network would I implement use management? For instance, user x has a bandwidth limit of 4 Mbps, and user y has a limit of 2 Mbps but they’re both connecting from to the same antenna on the base station so I obviously cant restrict the base station bandwidth. Would I need to setup a computer or blade server to run the user management, or can it be done in that router, if it is on a PC, is there any software you guys can maybe recommend?
Thanks in advance,
I have attached a pretty basic network schematic I plan on using but then once again I repeat very basic network diagram.
RB1100AHx2 can be used for subscriber management as long as it can handle bandwidth & number of users you want to manage.
And for subscriber management software, there are a number of ways doing this. Depending on the features you may require, like printing prepaid vouchers, online payments, service plan types you want to offer to your clients i.e. unlimited/limited quota, time based plans, data based plans etc.
If you want it to be on router itself, you’ve only one option, User Manager, if it suffice your requirements. But, if you can install a separate server for that, you can use freeradius server. There are a number of subscriber management software developed on top of freeradius. One I’ve developed is called Access Manager. Link in the signature.
Was having a look at that software in your sig. It actually looks pretty nice and simple to use. Thank you for that!
I would just like to know, so I can setup the router and everything as usual, then connect the RADIUS server to the router through one of the ethernet ports, and then configure the router use the RADIUS server for authentication if I understand the setup correctly?
yes, you got it right. But there is a little bit more .. A detailed guide on how to setup everything is available here: http://accessmanager.in/toc.php
DMASOFTLAB i an excellent radius billing system. just once time license (which is way too cheap as compared to its features) its brilliant piece of coding . I used few guides from Google and was able to setup complete billing system in my own premises no privacy issue of cloud or remote hosting.