how to make Queue range of IPs ??
when i don’t write any thing in target address , all users be in that Queue , even his queue 2M
how to make Queue range of IPs ??
when i don’t write any thing in target address , all users be in that Queue , even his queue 2M
Target 192.168.0.0/24 will limit all IPs from 192.168.0.1 to 192.168.0.254 under same queue.
If you want each IP to have specific speed look up PCQ in manual or create simple queue for each IP.
many thanks for your answer DynStatic
but i need to make that range of IPs
" from 192.168.1.2 to 192.168.1.99 " have same Queue like 1M
how can i do it without doing queue for each specific IP
please told me how do it in Winbox
Make these under Queues > Queue Types
Rate=1M limits each user to 1 megabit data
Then makes these under Queue > Simple Queue.
It’s hard to make .2 to .99 as subnet. Try a range like 128-256 and use 192.168.1.128/25 as target.
many many thanks DynStatic
Add your IP range to address list, next follow this example:
http://wiki.mikrotik.com/wiki/Manual:Queues_-_PCQ_Examples
Instead of mangling with ‘in-interface’ use address list as ‘src-address-list’ for upload and ‘dst-address-list’ for download.
HTH,
Hi,
please how to set the range of queue from 192.168.1.15 to 192.168.1.254. Cause I had set static IP’s starting from 1 to 14, and I need to set queue for the range above. how it can be done need helpplease
firewall address list add 192.168.2.100-192.168.2.254
and queue add address list name..!