Project

General

Profile

Actions

Bug #4007

closed
CB EL

"Last activity" in CP status blank

Bug #4007: "Last activity" in CP status blank

Added by Chris Buechler almost 12 years ago. Updated almost 12 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.

CB Updated by Chris Buechler almost 12 years ago Actions #1

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

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

$ipfwoutput always ends up blank.

CB Updated by Chris Buechler almost 12 years ago Actions #2

  • Priority changed from Normal to High

same root issue is likely breaking other things as well

RB Updated by Renato Botelho almost 12 years ago Actions #3

  • Status changed from New to Feedback

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

CB Updated by Chris Buechler almost 12 years ago Actions #4

  • 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.

RB Updated by Renato Botelho almost 12 years ago Actions #5

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

CB Updated by Chris Buechler almost 12 years ago Actions #6

  • Assignee set to Ermal Luçi

EL Updated by Ermal Luçi almost 12 years ago Actions #7

  • Status changed from Confirmed to Feedback

Next snapshots include patches that fix the behaviour.

CB Updated by Chris Buechler almost 12 years ago Actions #8

  • Status changed from Feedback to Confirmed

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

EL Updated by Ermal Luçi almost 12 years ago Actions #9

  • Status changed from Confirmed to Feedback

CB Updated by Chris Buechler almost 12 years ago Actions #10

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom