Community discussions

MikroTik App
 
zizobaddy
Member Candidate
Member Candidate
Topic Author
Posts: 115
Joined: Mon Sep 13, 2010 10:13 am
Location: Osogbo
Contact:

Queue For Local content

Wed Jun 06, 2012 12:06 pm

Hi

Please how can i exempt local content from going through queue

I have a client on my network who has 2 sites when the transfer files between the to sites or use remote desktop it consequently slow internet usage down

Kindly advice please
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Re: Queue For Local content

Wed Jun 06, 2012 2:43 pm

Are you using queue tree or simple queues?
 
zizobaddy
Member Candidate
Member Candidate
Topic Author
Posts: 115
Joined: Mon Sep 13, 2010 10:13 am
Location: Osogbo
Contact:

Re: Queue For Local content

Sun Jul 29, 2012 3:04 pm

Im very sorry for my late reply

Im using simple queues
 
User avatar
hassibi
Trainer
Trainer
Posts: 130
Joined: Wed Jun 13, 2012 5:58 am
Location: Iran,Kerman

Re: Queue For Local content

Sun Jul 29, 2012 7:19 pm

hello

you can use mangle for match traffic except your local traffic and marking connection and their packets and finally use this mangle for your simple queue

example

/ip firewall mangle add chain=forward dst-address=!192.168.11.0/24 action=mark-connection new-connection-mark=internettraffic passthrough=yes
/ip firewall mangle add chain=forward connection-mark=internettraffic action=mark-packet new-packet-mark=internettrafficpackets passthrough=no

and then
/queue simple add name=internetQ packet-marks=internettrafficpackets max-limit=512k/512k

Good Luck
 
zizobaddy
Member Candidate
Member Candidate
Topic Author
Posts: 115
Joined: Mon Sep 13, 2010 10:13 am
Location: Osogbo
Contact:

Re: Queue For Local content

Tue Jul 31, 2012 10:41 am

Thank hasibi

However is 192.168.11.0/24 your lan address

also on the simple queue will i include the source address

Note: i have more than 1 plan i.e 512k 256k and 1mb

Thanks again

Who is online

Users browsing this forum: No registered users and 5 guests