Bug #16893
openpfBlockerNG can create inconsistency in default Firewall Maximum Table Entries value
0%
Description
Steps to reproduce:
1) set Firewall Maximum Table Entries value to none, thus setting it to a default value;
2) install pfBlockerNG - it sets 2000000 (2 mil) Firewall Maximum Table Entries value on install;
3) uninstall pfBlockerNG - it keeps 2000000 (2 mil) Firewall Maximum Table Entries value;
4) set Firewall Maximum Table Entries value to none. Default value keeps being 2000000 (2 mil);
5) reboot the filrewall. Default value resets to the amount it was before pfBlockerNG was installed.
pfctl -sm confirms the Default value still being increased after the package uninstall.
pfctl -sm
states hard limit 805000
src-nodes hard limit 805000
frags hard limit 5000
table-entries hard limit 2000000
anchors hard limit 512
eth-anchors hard limit 0
Screenshots of the WebGUI attached
Files