After following the instructions listed at https://www.geoghegan.ca/pub/pf-badhost/latest/install/freebsd.txt to get pf-badhost running on FreeBSD 15.0, it seems like the pf-badhost script has run successfully and that pf itself has loaded the pfbadhost table, but it doesn't seem like pf is...
Hi!
I have this in my pf.conf (snippet)
[...]
table <intranet> { 192.168.178.0/24 192.168.178.0/24 10.8.0.0/24 10.8.0.0/24 192.168.1.0/24 192.168.1.0/24 }
table <smartnet> { 192.168.10.0/24 192.168.10.0/24 }
table <blocklist> persist file "/bla/blocklist_pf"
[...]
If I load the...
I have this definition in /etc/pf.conf:
table <WHITELIST> persist file "/var/db/pf/pf_white_list"
When I add an address using pfctl I can see it is there:
[root@gway04 ~ (master)]# pfctl -t WHITELIST -T add 72.140.215.253
1/1 addresses added.
[root@gway04 ~ (master)]# pfctl -t WHITELIST -T...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.