Project

General

Profile

Actions

Bug #4001

closed

disconnected CP client no longer gets redirected to portal page

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

Actions #1

Updated by Renato Botelho over 9 years ago

  • Assignee set to Renato Botelho

I'll take this one

Actions #2

Updated by Renato Botelho over 9 years ago

  • Status changed from New to Assigned
Actions #3

Updated by Renato Botelho over 9 years ago

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.

Actions #4

Updated by Ermal Luçi over 9 years ago

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.

Actions #5

Updated by Renato Botelho over 9 years ago

  • Status changed from Assigned to Feedback
  • % Done changed from 0 to 100
Actions #6

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom PDF