hi guys!
How can i assaign that only two ips can acces the mikrotik router from wan?
How can i make queue with range of ips 192.168.1.11-254.
add burst-limit=15M/15M burst-time=30S/30s direction=both disabled=no interface=bridge1 max-limit=5M/5M name=queue1 target-addresses=192.168.7.11-192.168.7.254
Whats wrong with it?