So, i want to limit connection from 172.168.100.231 to 203.x.x.x at 24k
But the simple queue doesn’t work… i already move the chain to top of the list
but, i can limit all connection from that IP and it works!
1 name=“queue-172.168.100.231 (Jack)” target-addresses=172.168.100.231/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=16000/24000
total-queue=default-small
I already tried with:
subnet mask 255.255.255.0 or 24 on 203.84.155.150 and mikrotik force it to 203.84.155.0, well it’s ok for testing.. so will affect to all ip in that subnet, once again.. it’s ok for testing.
but still, the bandwidth limiter for that IP doesn’t work.. actually on that IP / site there is bandwidth tester and it’s not limited!.. from proxy i can see the IP for testing bandwidth is correct (203.84.155.150). So, where is the problem?
i see there is outgoing traffic on Upload Rate and Uploaded Bytes, but there is no traffic from Download Rate and Downloaded Bytes… well, i already tried other settings, but still there is no traffic for Download
I believe if there is incoming traffic (Download), the bandwidth limiter will work.. any idea??
hi. try yto use packet-marks only on queue trees. On simple queue as you are using, on target-address dont place /32 at end of ip, and all should be fine!