Hello, Can I borrow bandwidth from a queue on another interface somehow? I have two internal interfaces and I would like to share the same download bandwidth on these.
Something like altq on $int_if1, $int_if2 cbq bandwidth 2Mb queue... So any of the interfaces can use 2Mb when the other is idle. When each of the two have traffic, they share the 2Mb. Can this be done somehow? (I tried to route all packets to lo0 with "pass in on ne3 route-to lo0 all", then queue on lo0 with "altq on lo0...". I was able to filter traffic on lo0, but queueing behaved strangely.) -- Nagy Tamas [EMAIL PROTECTED]
