Page 1 of 1

fasttrack not working and mikrotik make my network slowwwww

Posted: Tue Apr 19, 2016 2:02 pm
by khaloudy
Salam All
my network the sam as
1- Modem repotec 4 port = 192.168.16.1

2- mikrotik wan 192.168.16.2/24 to lan 5.5.5.1/24
( MikroTik RouterOS 6.35 (c) 1999-2016) RB951Ui-2HnD
hotspot users login with user name and password and work lmit as 1024kb/400kb
some users working as banding and limt speed net from queues as 733kb/512kb

3- BULLET 2HP for wireless network

4- 10 Access point Air Live for Clients


----------------------------------------------------------------------------------------
what;s my problem?
when i work with mikrotik network so slow
when i remove mikrotik .............. wowwww network become so fast

i hear about fasttrack :(

Code: Select all
/ip firewall filter
add chain=forward action=fasttrack-connection connection-state=established,related
add chain=forward action=accept connection-state=established,related
add chain=forward action=drop connection-state=invalid
when i use it network become good not so fast like without mikrotik but good
and internet bcome sooooooooooooooo slowwwwwwwwwwww :?

so i remove fasttrack again
-------------------------------------------------------------------------------------
what's my problem ?

thank you all
khaloudy

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Tue Apr 19, 2016 5:23 pm
by nxs02
wondering why u not adding default drop in last line

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Tue Apr 19, 2016 5:35 pm
by pe1chl
wondering why u not adding default drop in last line
Of course then it will no longer work!
It needs at least a rule to match new traffic in that case.

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Tue Apr 19, 2016 5:57 pm
by nxs02
wondering why u not adding default drop in last line
Of course then it will no longer work!
It needs at least a rule to match new traffic in that case.
yeah, im forgot it.
he need accept traffic from LAN and forward it to GW and drop the rest

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Tue Apr 19, 2016 6:03 pm
by pe1chl
The rules as above should be sufficient when combined with NAT.

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Tue Apr 19, 2016 8:40 pm
by khaloudy
can you give me code to fix the problem?
and use this fasttrack code or not?
all i want speed my Network
any way my cpu not over 10% use any time

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Wed Apr 20, 2016 11:58 pm
by khaloudy
help plzzzzzzzzzzzzzzzzzzzzzzzz

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Thu Apr 21, 2016 12:07 am
by InoX

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Fri Apr 22, 2016 8:36 pm
by khaloudy
yes i used that and network become fast

but internet become so slowwww as 5 % speed

so i come back to older backup before fasttrack

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Sat Apr 23, 2016 10:23 am
by pe1chl
It is not clear to me what your problem is, what is fast and what is not fast.
What is the speed that you get?
With how many clients?
I get the feel you are using a tiny router in a large network...

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Sun Oct 16, 2016 11:29 am
by khaloudy
sorry for late answer
when i use fasttrack network become good
but clients found internet slow , very slow
simple queues not working too

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Sun Oct 16, 2016 11:34 am
by pe1chl
you still did not answer any question, you just post vague descriptions of problems.

Re: fasttrack not working and mikrotik make my network slowwwww

Posted: Sun Oct 16, 2016 7:51 pm
by jarda
I think it is clear. He uses queues to distribute bandwidth. Unfortunately one or more of his users can consume everything so when he enables fasttrack the queues are bypassed and those handy clients are celebrating while others are complaining. This is correct behaviour of wrongly used feature. No reason to complain on mikrotik at all...