Actions
Regression #13142
closedPHP shell ``pfanchordrill`` script produces errors on captive portal tables
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Force Exclusion
Affected Version:
2.7.x
Affected Architecture:
All
Description
When running the pfanchordrill PHP shell script on a system with captive portal enabled the following errors are shown:
Netgate pfSense Plus shell: playback pfanchordrill Playback of file pfanchordrill started. ipsec rules/nat contents: miniupnpd rules/nat contents: natearly rules/nat contents: natrules rules/nat contents: openvpn rules/nat contents: tftp-proxy rules/nat contents: userrules rules/nat contents: cpzoneid_2_allowedhosts rules/nat contents: pfctl: DIOCGETRULES: Invalid argument pfctl: DIOCGETRULES: Invalid argument cpzoneid_2_auth rules/nat contents: pfctl: DIOCGETRULES: Invalid argument pfctl: DIOCGETRULES: Invalid argument cpzoneid_2_authmac rules/nat contents: pfctl: DIOCGETRULES: Invalid argument pfctl: DIOCGETRULES: Invalid argument cpzoneid_2_passthrumac rules/nat contents: pfctl: DIOCGETRULES: Invalid argument pfctl: DIOCGETRULES: Invalid argument
Tested against: 22.05.a.20220509.2034
Related issues
Updated by Jim Pingle over 2 years ago
- Subject changed from PHP shell pfanchordrill script produces errors to PHP shell ``pfanchordrill`` script produces errors on captive portal tables
- Assignee set to Jim Pingle
- Release Notes changed from Default to Force Exclusion
Similar to #13106 which should already be fixed in the repo but the behavior is slightly different. This isn't getting caught in a loop like that one was, but probably still needs some other adjustment.
Updated by Jim Pingle over 2 years ago
- Related to Regression #13106: ``pfanchordrill`` treating errors as anchor names added
Updated by Viktor Gurov over 2 years ago
- Related to Todo #13100: Transition Captive Portal from IPFW to PF added
Updated by Viktor Gurov over 2 years ago
Updated by Steve Wheeler over 2 years ago
That patch fixes it for my use case shown above.
Updated by Steve Wheeler over 2 years ago
- Status changed from New to Pull Request Review
Updated by Jim Pingle over 2 years ago
- Assignee changed from Jim Pingle to Viktor Gurov
Updated by Viktor Gurov over 2 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 6cdd2fda5c28fdca8171e14fdbd4b0eb98177ee1.
Updated by Jim Pingle over 2 years ago
- Status changed from Feedback to In Progress
- Assignee changed from Viktor Gurov to Jim Pingle
This needs one more small fix as pfanchordrill is not catching the new captive portal nested anchors.
Updated by Jim Pingle over 2 years ago
- Status changed from In Progress to Feedback
Applied in changeset af54e92e65495d8ad76eb9698d5ae6b709504c0b.
Updated by Jim Pingle over 2 years ago
- Status changed from Feedback to Resolved
The contents of nested captive portal anchors are now displayed as expected.
Actions