Feature #97
Captive Portal should sync its database to other members of clusters
100%
Description
It would be desirable to sync the captive portal database between CARP members.
Associated revisions
Backup node : fetch user list and in-use/expired vouchers from master node.
Implement Redmine #97
Do not perform RADIUS accounting/prune operations when node is in backup mode
Implement Redmine #97
Forward an user connection to the backup node
Redmine #97
Forward an user disconnection to the other node
Redmine #97
Forward "Disconnect all" to the other node
Redmine #97
Forward in-use/expired vouchers to the other node when performing a voucher auth.
Redmine #97
Do not save in-use vouchers to config.
Saving in use/expired vouchers to XML config does trigger an ACB Save and has many undesirable effects in HA situation (DHCP restart on the backup node, etc...)
Implement Redmine #97
Forward in-use/expired vouchers to the other node when performing a voucher expiration
Redmine #97
Refresh connected users on primary when becoming master node.
Redmine #97
Remove non captive-portal logs from Local4 syslog facility.
Various logs are recorded in local4 in HA situation. They should not be recorded here.
Redmine #97
Enforce saving logins across reboots when captive portal HA is enabled
Redmine #97
History
#1
Updated by Chris Buechler about 11 years ago
- Subject changed from Captive Portal should sync it's database to other members of clusters to Captive Portal should sync its database to other members of clusters
- Target version changed from 3 to Future
#2
Updated by Chris Buechler about 5 years ago
- Category set to Captive Portal
#3
Updated by A FL over 1 year ago
Pull Request : https://github.com/pfsense/pfsense/pull/4150
#4
Updated by Jim Pingle over 1 year ago
- Status changed from New to Pull Request Review
#5
Updated by Jim Pingle about 1 year ago
- Target version deleted (
Future)
#6
Updated by Renato Botelho 10 months ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.5.0
- % Done changed from 0 to 100
PR has been merged. Thanks!
#7
Updated by Steve Beaver 6 months ago
- Status changed from Feedback to Resolved
Create a new page dedicated to backward sync
Implement Redmine #97