Thanks. Found it in sys/altq/altq_cbq.h: #define CBQ_MAX_CLASSES 256
worked just fine after recompile. David On Fri, Aug 27, 2010 at 1:01 PM, Henning Brauer <[email protected]>wrote: > * David Hardy <[email protected]> [2010-08-27 20:21]: > > Is there a limit to the # of cbq queues allowed in pf? > > yes. it is a define somewhere. > > > if there's a limit, is there a way to increase it? > > find that #define (I forgot its name and location), increase, > recompile. > > > -- > Henning Brauer, [email protected], [email protected] > BS Web Services, http://bsws.de > Full-Service ISP - Secure Hosting, Mail and DNS Services > Dedicated Servers, Rootservers, Application Hosting

