[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq:1753] Re: Hello & NetBSD ALTQ CBQ + PPPoE questions
Michael Kötter wrote:
[snip]
> Now the questions:
> - Is the config OK? As there are no limiting classes and filters yet, I
> should be getting full bandwidth, right?
Except that the interface bandwidth is limited up to 128k.
> - Does ALTQ generally work with PPPoE? a "userspace" solution like
> rp-pppoe would also be OK if the NetBSD kernel pppoe isn't supported.
> - Is it possible that ALTQ interferes with NAT or the MSS clamping?
kernel pppoe makes use of sppp and ALTQ support is in the sppp driver.
I've never tried pppoe and it's been a long time since last time I
tested sppp.
Run altqstat(1) and see if packets are queued into the default class.
-Kenjiro