I look at IP/FIREWALL/CONNECTIONS and see that one client have over 1000 established connections at same time. Can I somehow limit user or group to 50 connections??
The problem of limiting connections is that if you have for example 50, and you have P2P programs you can use 50 connections for P2P and if you try to surf web or mail you cannot, because all possible connections are used by P2P.
So I think you have to mangle P2P packets and then limit connections to P2P packets.
You can limit connections as said above and the limit you set can afect browsing if too low. I find around 70 - 100 is good.
There was a UDP connection limit patch available for IP Tables (Linux) I don't know if MT is IP tables based of if they have done their own thing? But it is possible.