Hap Lite possible to control 20 User and bandwith shapping with wifi hotspot ?

Hi i am new to RouterOS and i own a hap lite , I wanted to know is this thinks possible? I am a little bit confused about this.

The hap lite is connected to my laptop where i am sharing a 3Mbps connection using ICE . In 4th port a tp-link router is connected and my friends are connected through wifi using authentication and limiting the bandwith.

1.I want to share my internet with friends in around a 300m radious using a TP-Link WR-743MD router placed in my roof top and connected to hap lite’s 4th port.
Ip:- 172.192.99.1/24
Must use some authenticate to log in and limite bandwith to 1Mbps max for surfing, and for download files @30KBPS and 5minuit is the max limit for each user.

  1. 3rd port is connected to a d-link un managed switch where all the server like squid proxy server, torrent server were placed.
    ip 192.168.3.1

  2. 2nd port is Connected through a un managed d-link switch with all my cafe pcs are connected through it. And want to limit this another 1Mbps

  3. Port 1 is connected to internet.

  4. In-build wifi is reserved for my own equipments.



    I Need to-
    SHAPING OR LIMITING THE BANDWITH IS VERY IMPORTENT.
    Limit large file download to 30KBps (Even with IDM or similar download manager.)
    Limit torrent download to 25KBps
    Give Priority to a user when he logs in.
    Give a priority/give full bandwidth to a mac address/user when no one else is using the service.


    I can do:-
    If not possible with hap lite which router should i use?
    I am going to customize this tp-link router with dd-wrt or any other framework if needed.


    Note:- I want to start a WISP & Wired ISP Soon and want to use router os for my base station. Now testing router os to see how it works. So i am now learning it how to use it.
    Thaks in advance.

Don’t care who downloads what. Use queues with burst and let user to use his bandwidth how he wants. Hap is able to do it, but it is not the best foundation for new wisp services…

Agree, should be looking at something with a bit more grunt and performance. In addition, you might also want something with a License 5 or higher to be useful in an WISP situation.

But hAP Lite would be a good test unit to start with since RouterOS is the same across the units at the end of the day.

You are restricted to 32Mb memory, both hotspot and queues uses descent amount of memory.
So that is the bottleneck you should monitor.

name=“queue1” target=ether2 parent=none packet-marks=“” priority=8/8
queue=default-small/default-small limit-at=0/0 max-limit=64k/64k
burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s



Here is my queue print.
It is not working with ether2 and all its machines, please tell me what to do.

And i just geting started with routeros not using this hap lite for wisp configuration.
I will decide that later.
Thanks for your reply.