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

[altq 1383] Re: altq3.1 + pppoe + cbq




eos@etatcritik.dyndns.org wrote:
> thanks for releasing altq3.1 , not sure i get a bug before, but when
> trying again with 3.1 i get no more problems (see altq post 1354) . Here
> is my new problem,
>  
> when i run altqd i get 
>  
> Feb 28 18:08:08 gateway altqd[738]: syscall error: add filter failed!:
> Invalid argument
> Feb 28 18:08:08 gateway altqd[738]: can't add ctl class IPv6 filter on
> interface 'ppp0'

These are just warnings (and expected when the kernel doesn't support
IPv6).

> Feb 28 18:08:08 gateway altqd[738]: Unknown keyword 'def_class' in
> /etc/altq.conf, line 7
> Feb 28 18:08:08 gateway altqd[738]: Error in /etc/altq.conf, line 7.
> config failed.

This is a config error: you put the wrong interface name "en0" instead
of "ppp0".

-Kenjiro