Project

General

Profile

Actions

Bug #4001

closed
CB RB

disconnected CP client no longer gets redirected to portal page

Bug #4001: disconnected CP client no longer gets redirected to portal page

Added by Chris Buechler almost 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
High
Category:
Captive Portal
Target version:
Start date:
11/11/2014
Due date:
% Done:

100%

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

Description

On 2.2, after disconnecting a user from CP on status_captiveportal.php, their HTTP requests no longer are redirected to the portal page. Just sending SYNs that get no reply at all.

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

  • Assignee set to Renato Botelho

I'll take this one

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

  • Status changed from New to Assigned

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

After investigate it a bit I noted IPs are not being added to ipfw tables, all are added as 0.0.0.0/32:

2.2-BETA][root@pfs22amd64.home]/root: ipfw -x 2 table 2 list
0.0.0.0/32 mac 08:00:27:69:67:b4 2001

To make sure if it is a problem on pfSense php module or ipfw itself I tried to manually add an IP to a table using ipfw CLI, issue is the same, probably one of our patches is broken. Maybe Ermal has an idea about it. Will dig a bit more tomorrow morning.

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

Renato Botelho wrote:

After investigate it a bit I noted IPs are not being added to ipfw tables, all are added as 0.0.0.0/32:

[...]

To make sure if it is a problem on pfSense php module or ipfw itself I tried to manually add an IP to a table using ipfw CLI, issue is the same, probably one of our patches is broken. Maybe Ermal has an idea about it. Will dig a bit more tomorrow morning.

This is cosmetic Renato which has been fixed on next coming snapshots.

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

  • Status changed from Assigned to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:b4e0f02b89fa6b8e8b22f31ee4486df171ae5337.

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

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom