Community discussions

MikroTik App
 
Cameron Earnshaw
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 90
Joined: Sun May 30, 2004 6:46 pm
Contact:

Per address queuing

Mon May 09, 2005 9:43 am

Is there a way to do queuing for individual IP or MAC addresses without making a separate simple queue rule for each address? PCQ does not seem to be a good solution as someone with several open connections easily circumvents the limits. Besides, this I find my MT frequently crashes with PCQ enabled. Any ideas would be greatly appreciated.
 
User avatar
Eugene
Forum Veteran
Forum Veteran
Posts: 986
Joined: Mon May 31, 2004 5:06 pm
Location: Cranfield, UK

Mon May 09, 2005 9:59 am

PCQ can provide QOS on per IP address basis, regardless of the number of connections made. See the following link for reference:
http://www.mikrotik.com/docs/ros/2.9/ro ... 3300149328
 
Cameron Earnshaw
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 90
Joined: Sun May 30, 2004 6:46 pm
Contact:

Tue May 10, 2005 10:12 am

Thanks Eugene. The explanations and examples here are much better than previous documentation. This is very similar to rules I was using already but I seemed to remember that in previous tests we found that each active connection was treated separately and that a user with many active connections could easily exceed his limit. Perhaps that was because I was previously using 0.0.0.0 for src and dst addresses instead of being network specific?
 
ian c jansen
just joined
Posts: 1
Joined: Tue May 17, 2005 5:34 am
Location: Jakarta

access-list on MT for queue

Tue May 17, 2005 5:39 am

Can MT make a list for grouping ip address for "QUEUE"....?
 
User avatar
Eugene
Forum Veteran
Forum Veteran
Posts: 986
Joined: Mon May 31, 2004 5:06 pm
Location: Cranfield, UK

Tue May 17, 2005 12:49 pm

Yup, first mangle by address list and then queue by packet mark.