[RP-PPPoE] RP-Upstream-Speed-Limit in rp-pppoe
David F. Skoll
dfs at roaringpenguin.com
Sat Jan 30 16:09:30 EST 2010
Pauca Bogdan wrote:
> But it seems that rp-pppoe doesn't recognise these options and when it
> creates the interface:
> # cat /var/run/radattr.ppp2
> Framed-Protocol PPP
> Framed-Compression Van-Jacobson-TCP-IP
> Framed-IP-Address 192.168.31.10
> Framed-Routing Broadcast-Listen
> Service-Type Framed-User
You need to have the dictionary available to rp-pppoe.
Also, rp-pppoe writes the attributes to the /var/run/radattr.ppp* file
but it doesn't do anything with them. The PPPoE code itself has
no mechanism for rate-limiting; you need to use tc or some other
mechanism to implement the rate limits.
Regards,
David.
More information about the RP-PPPoE
mailing list