Hello everyone. I have a table in my pf.conf:
table <ips_allowed> persist const file "/etc/pf.conf.d/ips_allowed"If I add or remove IPs from this file mannualy, will the firewall be aware of such changes or do i need to reload pf? Also, pf do map this file in memory or does it read from the disk for every packet?
Tks in advance and sorry for my poor english -- Leonardo Carneiro

