I am trying to filter P2P with mangle and queue trees, it runs correctly, but the problem is that all the others services goes too slow.
the http become very slow, so all customers complains about it.
What can I do ?
Best regards
/ip firewall filter add chain=forward p2p=all-p2p action=drop
i try this , but not working on 2.7 and 2.8.27If you want to drop all p2p add this rule on firewall:Check connection connection tracking is enabled on the firewall, so the router can identifie p2p trafficCode: Select all/ip firewall filter add chain=forward p2p=all-p2p action=drop