Is there a limit to the number of subnets I can put in a Shaper rule?

Started by hilfubsi, April 23, 2021, 09:17:10 AM

Previous topic - Next topic
I have tried making a shaper rule with over 100 subnets in it, and the rule just gets ignored. If I edit that rule to only have 10 subnets, then it shows in the live status page and it is actually enforced.

So is there a limit to the number of subnets we can put in any given shaper rule? What is that limit?

I think this is working now in 21.1.5. ipfw has issues with "large" number of addresses in the rule syntax.


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

Quote from: franco on April 23, 2021, 09:57:14 AM
I think this is working now in 21.1.5. ipfw has issues with "large" number of addresses in the rule syntax.


Cheers,
Franco

I updated to 21.1.5 and it indeed works now. Thanks!