Bug #4007
closed
root of this issue is line 1135 in captiveportal.inc:
$ipfwoutput = pfSense_ipfw_getTablestats($cpzone, 1, $ip, $mac);
$ipfwoutput always ends up blank.
- Priority changed from Normal to High
same root issue is likely breaking other things as well
- Status changed from New to Feedback
Did you try latest snapshots? I pushed a fix for this yesterday, commit 27c2e32e
- 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.
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
- Assignee set to Ermal Luçi
- Status changed from Confirmed to Feedback
Next snapshots include patches that fix the behaviour.
- Status changed from Feedback to Confirmed
no change. We have a test environment up internally. Ermal, ask me re: details.
- Status changed from Confirmed to Feedback
- Status changed from Feedback to Resolved
Also available in: Atom
PDF