Problems with 2.9.43

Hi,
before 3 weeks I bought 2 lvl4 licence, before i used 2.9.6 not licenced. when i install and configure 2.9.43 i saw that 2.9.43 doesnt limit bandwidth some ips at simple queues.

here is my configuration,

Simpe Queues:

name=“korisnik” target-addresses=192.168.20.236/32 dst-address=0.0.0.0/0 interface=all parent=none direction=both
priority=8 queue=default-small/default-small limit-at=0/0 max-limit=128000/128000 total-queue=default-small

Firewall Nat:

;;; Internet
chain=srcnat out-interface=Internet action=masquerade

Firewall filter:
chain=forward protocol=tcp tcp-flags=syn connection-limit=18,32 action=drop

why mikrotik doesnt limit bandwidth at all IPs.

your rule will limit only this one IP:
192.168.20.236/32

doesn’t it work?

Hi,
thanks normsis for your answer. In Simple Queues I have over 250 IPs that is only 1 example of configuration.

For example
It work for 192.168.1.10, 11, 12, 13, 14, 15, 16 but doesnt work for 192.168.1.24, 30, 48. I try limit-at too but nothing.

how did you test it? can the client download at greater speeds from the internet? tell us more

Ok,
I set IP address in MT (gateway) Simple Queues of user who is logging at another MT over hotspot. After that I am tracking his connection by torch and see everything what is he doing but at that time he have full internet speed not limited. Gateway mikrotik (Simple Queue) is limiting internet connection and hotspot limit speed inside private network.

So, as I sad in torch I see that user is active but simple queue doesnt limit his bandwidth and doesnt show at all that he is active.

Regards,

?

Post you queues configuration, and give information which IP address are not limited.

All queues conf are like this one
name=“user” target-addresses=192.168.20.236/32 dst-address=0.0.0.0/0 interface=all parent=none direction=both
priority=8 queue=default-small/default-small limit-at=0/0 max-limit=128000/128000 total-queue=default-small

with diferent IPs and names thats all.
In range 192.168.20.1-192.168.20.254 118 & 245
In range 192.168.40.1-192.168.40.100 2, 46, 56, 60, 61
In range 192.168.50.1-192.168.50.100 11, 21, 22

All of these IPs came for different MTs.