Firewall filter enhancement ideas
(MXS-167)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | dbfwfilter |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The current behavior of the firewall filter is to allow all queries except the ones that match a rule. This is not always the desired behavior and an option to invert the default action to blocking all queries should be added. Add ability to white list that is instead of "deny" , also support "allow" in which case all queries matching the rule should be accepted, others should be rejected |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2016-02-16 ] |
|
markus makela Has there been any progress on this task ? |
| Comment by markus makela [ 2016-03-01 ] |
|
Actions that are taken when a rule matches can now be configured. |