An unrecognizable error
-
Hello all,
I would place this in a more specific location if I was aware as to what this error relates to, so sorry in advance. However I have an error that keeps popping up in my notifications section on pfsense which states the following:
There were error(s) loading the rules: /tmp/rules.debug:19: cannot define table bogonsv6: Cannot allocate memory - The line in question reads [19]: table <bogonsv6> persist file "/etc/bogonsv6"
@ 2021-12-24 21:50:03Does anyone know what this is relating to, or how to fix it ? I am running the latest version of pfsense at 2.5.2 and so far as memory and storage, these are not an issue.
Any help is greatly appreciated.
Thanks.
-
It means the bogons v6 table has not been populated yet. It's common to see that at reboot because of the order things are loaded in so if you only see it there it's probably not an issue.
Make sure if you clear it and then do Status > Filter Reload it does not return.The other reason you might see that is there is insufficient table size to contain the v6 data, which can be quite large. If that's the case try increasing 'Firewall Maximum Table Entries' in System < Advanced > Firewall & NAT
Steve