Community discussions

MikroTik App
 
kchris
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 62
Joined: Wed Oct 27, 2004 2:58 pm

grouping connections

Sat May 05, 2007 10:20 pm

can anybody give some advice for the following problem: we priorize traffic based on traffic type (web,p2p,etc..) but this is not enough. if somebody starts several dozens of connections then he/she gets more BW than he/she should... in my opinion this is not fair.. if i set the queue type (or interface queue) to pcq using dst/src address classifying that will fix this problem?
 
User avatar
usrox
just joined
Posts: 23
Joined: Sat Sep 17, 2005 7:59 am

Wed May 09, 2007 2:42 pm

Hi, yes you can use pcq to equalizing your clients bandwith also you can excluding the p2p traffic using mangle and make queue (queue-tree) for your traffic to ensure your clients not taking others bandwith.
 
User avatar
winxp2000
Member Candidate
Member Candidate
Posts: 113
Joined: Mon Jan 30, 2006 8:57 pm
Location: China
Contact:

Thu May 10, 2007 8:32 am

You can add a simple queue for every IP in you lan

And limit them download speed.

I think it will make your customer feel more comfortable than stop P2P and other connection
 
skynoc
Member Candidate
Member Candidate
Posts: 140
Joined: Wed Jul 07, 2004 10:20 pm
Contact:

Thu May 17, 2007 7:48 pm

/queue simple

add your client ip in target-address
 
Ghassan
Member Candidate
Member Candidate
Posts: 213
Joined: Mon May 29, 2006 11:08 pm
Location: Lebanon
Contact:

Fri May 18, 2007 1:01 am

But for P2p , you can't block it , you can only limit most of them because there is many ports .... for mine I allow my ports needed then drop everything .

after that i can add or trust ip one by one
 
User avatar
macgaiver
Forum Guru
Forum Guru
Posts: 1770
Joined: Wed May 18, 2005 5:57 pm
Location: Sol III, Sol system, Sector 001, Alpha Quadrant

Re: grouping connections

Fri May 18, 2007 10:48 am

can anybody give some advice for the following problem: we priorize traffic based on traffic type (web,p2p,etc..) but this is not enough. if somebody starts several dozens of connections then he/she gets more BW than he/she should... in my opinion this is not fair.. if i set the queue type (or interface queue) to pcq using dst/src address classifying that will fix this problem?
You have to divide QoS in too parts:

1) prioritization and limitation by types in global-in queue (mangle in prerouting)

2) limiting the clients based on IP address in out-interface queue (mangle in postrouting)

Who is online

Users browsing this forum: merkkg and 53 guests