Hi all,
Some months ago I'd a problem with speed in my towers than, after a lot of tests and trys, I discovery that the problem was with the amount of P2P connections. Than I create the firewall rule bellow to limmit the number of P2P connections per client:
/ip firewall filter add chain=forward protocol=tcp p2p=all-p2p connection-limit=10,32 action=drop
But after I limmited the connections my customers did start to have problems to download using P2P softwares (specially bit torrent clients). Than I tied to put the "tcp-flags=syn" tag on the rule but if I do this I have problems with speed again.
I'm crazy... I can't drop the P2P softwares on my network, but I can't permit that this softwares cause problems in my network.
PS: I've 4 (four) towers where I'm using the mikrotik (all towers with the same hardware and software configuration) but I've problem with the P2P sofwares just I one tower.
Thanks in advanced,
Fabrício