Project

General

Profile

Actions

Bug #4007

closed

"Last activity" in CP status blank

Added by Chris Buechler over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Ermal Luçi
Category:
Captive Portal
Target version:
Start date:
11/13/2014
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:

Description

"Last activity" in CP status page is blank in 2.2.

Actions #1

Updated by Chris Buechler over 9 years ago

root of this issue is line 1135 in captiveportal.inc:

$ipfwoutput = pfSense_ipfw_getTablestats($cpzone, 1, $ip, $mac);

$ipfwoutput always ends up blank.

Actions #2

Updated by Chris Buechler over 9 years ago

  • Priority changed from Normal to High

same root issue is likely breaking other things as well

Actions #3

Updated by Renato Botelho over 9 years ago

  • Status changed from New to Feedback

Did you try latest snapshots? I pushed a fix for this yesterday, commit 27c2e32e

Actions #4

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Confirmed

Yeah, that was with the most recent gitsynced code as of last night. The rest of those fixes were fine, this one didn't change behavior.

Actions #5

Updated by Renato Botelho over 9 years ago

Looks like it's a problem on ipfw patch:

[2.2-BETA][root@pfs22amd64.home]/root: ipfw -x 2 table 2 list
10.20.20.10/32 mac 08:00:27:69:67:b4 2027
[2.2-BETA][root@pfs22amd64.home]/root: ipfw -x 2 table 2 entrystats 10.20.20.10
ipfw: setsockopt(IP_FW_TABLE_XLISTENTRY): Invalid argument
Actions #6

Updated by Chris Buechler over 9 years ago

  • Assignee set to Ermal Luçi
Actions #7

Updated by Ermal Luçi over 9 years ago

  • Status changed from Confirmed to Feedback

Next snapshots include patches that fix the behaviour.

Actions #8

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Confirmed

no change. We have a test environment up internally. Ermal, ask me re: details.

Actions #9

Updated by Ermal Luçi over 9 years ago

  • Status changed from Confirmed to Feedback
Actions #10

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom PDF