Bug #10869
"Accounting updates" not working in PPPoE config page
Start date:
09/06/2020
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.4.5-p1
Affected Architecture:
Release Notes:
Default
Description
https://forum.netgate.com/topic/155633/pppoe-radius-radius-accounting-update-not-working/8:
For some reason, "Accounting updates" is not working in PPPoE config page.
you should do it manually.
There are two options. the first i prefer, use "Acct-Interim-Interval" reply attribute in your external radius to update user accounting in specific interval.
second option, add "set auth acct-update 330" to your pfsense configuration of PPPoE section in "/etc/inc/interfaces.inc" and "save" PPPoE in GUI.
this line will force MPD to update accounting data every 330 seconds.
Associated revisions
History
#1
Updated by Viktor Gurov 7 months ago
- Target version set to 2.5.0
#2
Updated by Jim Pingle 7 months ago
- Status changed from New to Pull Request Review
#3
Updated by Renato Botelho 7 months ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
#4
Updated by Steve Beaver 6 months ago
- Status changed from Feedback to Resolved
#5
Updated by Jim Pingle 5 months ago
- Subject changed from Accounting updates" is not working in PPPoE config page to "Accounting updates" not working in PPPoE config page
PPPoE Server Accounting Update fix. Issue #10869