Troubles with PF Tables

Владимир Капустин msgs_for_me at mail.ru
Wed Sep 6 15:53:47 UTC 2006


I have table "spamers", which renews by cron with help of easy script:

cp /home/netup/spamers /pf/spamers;
pfctl -d;
sleep 15;
pfctl -e -f /etc/pf.conf;

but after that actually table "spamers" have no changes

if I do the same manually (disable & enable PF) the changes take effect
how can I implement some automatization on this process?



More information about the freebsd-pf mailing list