Actions
Bug #1700
closedCaptive Portal cannot work on master branch
Start date:
07/20/2011
Due date:
% Done:
90%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
With IPv6 changes the CP now lighty of CP listens only on localhost which breaks CP.
No clear resolution or apparent reason why this was done.
Updated by Chris Buechler over 12 years ago
- Status changed from New to Assigned
- Assignee set to Darren Embry
- Affected Version changed from 2.1-IPv6 to 2.1
Updated by Darren Embry over 12 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 90
I've reverted to listening on 0.0.0.0 once again. Works fine in stock pfsense 2.1-DEVELOPMENT.
I didn't touch the line that listens on [::1] for ipv6 though. I'm really not sure what to do about that, sorry.
https://github.com/bsdperimeter/pfsense/commit/ef59af2728f4baffff2a42088304daa138cbdb47
Updated by Darren Embry over 12 years ago
- % Done changed from 90 to 100
Applied in changeset ef59af2728f4baffff2a42088304daa138cbdb47.
Updated by Darren Embry over 12 years ago
- Assignee changed from Darren Embry to Chris Buechler
Just to be clear, someone else needs to look at this to figure out what to do on ipv6 so I'm going to assign this back to Chris.
Updated by Ermal Luçi over 12 years ago
- Assignee changed from Chris Buechler to Ermal Luçi
Grab CP since i am more acustomed to it
Updated by Chris Buechler over 12 years ago
- Status changed from Feedback to Resolved
this fixed CP in general, CP+IPv6 is a separate ticket for 2.2.
Actions