On Wed, Jan 24, 2007 at 07:44:01AM -0800, Lawrence Horvath wrote: > On 1/24/07, Stuart Henderson <[EMAIL PROTECTED]> wrote: > >On 2007/01/24 06:45, Lawrence Horvath wrote: > >> 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? > > > >what are you trying to achieve? > > 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
It's entirely possible I'm being stupid, but is there a good reason why you couldn't just give each 1/12 of 10Mbps and then allow them to borrow? Joachim