Bug #5004
source port on firewall_rules_edit.php needs to default to "any"
Description
the source port from and to fields on firewall_rules_edit.php (and every other page, if this is applicable elsewhere I haven't noticed yet) must both default to "any".
If it's reasonably easy to bring back the hiding of the source port range behind an Advanced button, that'd be a welcome usability improvement. Before that was there, tons more people configured specific source ports not having a clue what they were doing and of course claimed things were broken.
Associated revisions
History
#1
Updated by Steve Beaver over 5 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Steve Beaver to Chris Buechler
Current version defaults to "Other" - Please confirm "any" is now required.
"Advanced" button added as requested.
#2
Updated by Steve Beaver over 5 years ago
- % Done changed from 0 to 100
Applied in changeset pfsense:56ee6577e772d8be3e4b9304d892ae5ea7ac057a.
Fixed #5004
Added “Advanced” button to source port section as requested