On 2007/01/24 07:44, Lawrence Horvath wrote:
> Processing my mutliple queues, i would like to run it through 2 queue
> sets, one for capping and individual ip bandwidth management, and the
> second is a master cap, becuase you cant oversell queues
> 
> i have 10 megs at my disposal, and i need to allot 12 people 1 meg
> each, the math wont work on only one queue, and i dont want to have to
> set up multiple firewalls, id rather have everything in one nice
> pf.conf, im gonna do carp later

ok, just checking you weren't trying to work out how to do queuing in+out
since that's 'queue XX on outside' and 'queue XX on inside' (two separate
queues but with the same name so you can assign by a single PF rule).

in that case ...

> >> usually its only possible to queue once going out an interface, as far
> >> as i know, is it possible to use a loopback interface to run traffic
> >> through muliple queues?

don't know, why not try it and add to the pool of knowledge (:

Reply via email to