Actions
Bug #2409
closedipfw - entryzerostats
Start date:
05/03/2012
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0.1
Affected Architecture:
i386
Description
I apologize for my english...
pfSense 2.0.1
When logging in CaptivePortal (auth Radius, Accounting Updates - Start/Stop)
after RADIUS_ACCOUNTING_STOP traffic counter does not reset.
Code in /etc/inc/captiveportal.inc
...
exec("/sbin/ipfw table 1 entrystats {$cpentry2}");
...
exec("/sbin/ipfw table 1 entryzerostats {$cpentry2}");
...
entrystats working ok.
entryzerostats - an error:
ipfw: getsockopt(IP_FW_TABLE_ZERO_ENTRY_STATS): Bad address
Actions