i got 1M/512k internet access, and 10 users.
Tryed PCQ sharing of internet but people started to complain about high latency in WoW and sometimes they cant surf the net!
Switched to simple quests with limit 128K down and 64up…
People can surf and download and latency is like 1500ms what is not acceptible.
here is screenshot… i dont get it why the latency is so high!!!
limting the 192.168.2.0/24 is limiting all ur users to 128/64, to limit per user us should use /32 for example u need to do something like this for every costumer:
/ queue simple
add name=“queue1” target-addresses=192.168.2.xx/32 dst-address=0.0.0.0/0
interface=all parent=none direction=both priority=8
queue=default-small/default-small limit-at=64000/128000
max-limit=64000/128000 total-queue=default-small disabled=no
where xx is the desired costumer to be given the limit