Subject: pppoe and altq cbq
To: None <netbsd-help@netbsd.org>
From: James Whitwell <abacau@yahoo.com.au>
List: netbsd-help
Date: 12/01/2003 23:27:59
Hi,
I'm not having much luck enabling ALTQ CBQ on my PPPoE interface. My
kernel config contains this:
options ALTQ
options ALTQ_CQB
options ALTQ_RED
options ALTQ_RIO
And /etc/altq.conf has this (it's just the one line, I haven't got any
further in configuring it yet :)
interface pppoe0 bandwidth 128k cbq
When I run /usr/sbin/altqd -v -f /etc/altq.conf to test it, I get this:
ALTQ config file is /etc/altq.conf
CBQ open: Operation not supported by device
syscall error: can't add cbq on interface 'pppoe0': Operation not
supported by device
Error in /etc/altq.conf, line 1. config failed.
But several posts on the mailing lists seem to indicate that CBQ on
PPPoE is supported. What's going wrong?
Thanks,
;) jimmy.