I need to P2P rate limit some users but not all.

We are working with pppoe accounts that are rate limited already, furthermore we rate limit P2P traffice. Businesses dont uses P2P so I dont want them to suffer from rate limited P2P apps. They sometimes use vpn apps that are seen as P2P apps.

Please advise

How you are limiting clients ?
you may mangle required traffic and set limits for that, and other traffic (limits are not required) mark with another mark, and do not configure any limits for that.

Hi, thanks for thr reply. I am using rate limiting in the profiles. I tried you suggestion and it worked.
Thanks for the help