Bug #2837
closedInterface group rules are incorrectly ordered in the ruleset
100%
Description
The rules are supposed to be ordered like so:
Floating rules, interface group rules, user rules
But currently they are ordered like so:
Floating rules, WAN rules, LAN rules, Interface Group rules, OPTx interface rules.
The inconsistent ordering will lead to unintended consequences in behavior for the groups containing WAN and LAN.
Updated by Renato Botelho over 11 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 06182467540b978ef7dccdf311c7677014c04beb.
Updated by Jim Pingle over 11 years ago
- Status changed from Feedback to New
- % Done changed from 100 to 80
Close but a little more needs fixed. My manual groups are getting sorted properly, but the VPN rules are also technically groups and should be included in the ordering. So it should have OpenVPN, IPsec, PPTP, PPPoE, L2TP, etc, in between user groups and the remainder of the ruleset.
Updated by Renato Botelho over 11 years ago
- Assignee set to Renato Botelho
- % Done changed from 80 to 0
Updated by Renato Botelho over 11 years ago
- Status changed from New to Feedback
- % Done changed from 80 to 100
Applied in changeset 8e479c61bc77a6cb2ea284325520cf7a31315c81.
Updated by Chris Buechler over 11 years ago
- Status changed from Feedback to Resolved