Right now we have support for RADIUS rate-limit in all accel-ppp services except PPTP, even though there seems to be no reason to omit it. Since those options are now in a reusable XML, all we need to do is to include it in the PPTP interface definitions and extend the Jinja2 template.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
Related Objects
Related Objects
- Mentioned In
- 1.3.3
rVYOSONEXb897f00a008b: T4727: Add RADIUS rate-limit attribute for vpn pptp
rVYOSONEX65278fa76c07: Merge pull request #1952 from sever-sever/T4727
rVYOSONEXf62dffaa3121: T4727: Change and fix RADIUS rate-limit option for pptp
rVYOSONEXc04976f3ccfb: Merge pull request #1953 from sever-sever/T4727-curr
rVYOSONEX50f26c54d095: T4727: add support for RADIUS rate limiting to PPTP (#1570)
Event Timeline
Comment Actions
For 1.4 rate-limit in the wrong place
set vpn pptp remote-access authentication rate-limit
Expected in the radius section:
set vpn pptp remote-access authentication radius rate-limit
Comment Actions
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1952
PR for 1.4 fix https://github.com/vyos/vyos-1x/pull/1953