Hi All,
I’m looking for a solution I used to have on some other routers. I’d like to have the same option on my MT os 6.
I know trying to block torrent doesn’t alway work that well so I’d like to limit total of connections/sessions per user with
/ip firewall filter
add chain=forward action=drop protocol=tcp in-interface=LAN connection-limit=100,32
Does this still work with routeros6?
and how would I send a message to a user when they exceed the 100 connections/sessions limit?