[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq 1460] Re: altq with two limited interfaces




Guillaume Plessis wrote:
> I'm using altq 3.0 on a openbsd 3.0 based gateway.
> 
> I ve got one ip connected to my fai (fxp0), and two
> other interfaces (fxp1 & fxp2), each connected to one
> of my two subnet.
> 
> I currently limit the outgoing rate on fxp1 and I'd
> like to do the same with fxp2. I've tried to configure
> it, but it fails and I can only limit one interface.

"fails" doesn't tell me anything.  I need the error message.

> Here is a sample of my altq.conf, why should I add for
> it to work?

This seems to be your current config for fxp1 ??

-Kenjiro

> ##########
> interface fxp1 bandwidth 3M cbq
> class cbq fxp1 root_class NULL pbandwidth 100
> 
> class cbq fxp1 nexen root_class pbandwidth 55 borrow
> default
> 
> class cbq fxp1 sauterne_libre root_class pbandwidth 16
> class cbq fxp1 sauterne_limitee root_class pbandwidth
> 1
> 
> filter fxp1 sauterne_libre 80.231.234.10 80 0 0 0
> filter fxp1 sauterne_limitee 80.231.234.20 80 0 0 0