summaryrefslogtreecommitdiffstats
path: root/etc/defaults/periodic.conf
diff options
context:
space:
mode:
authorthomas <thomas@FreeBSD.org>2002-10-25 15:16:54 +0000
committerthomas <thomas@FreeBSD.org>2002-10-25 15:16:54 +0000
commit0eb26ce875cd4196d3c985aaf5766854d19ff0e0 (patch)
tree3f52281d908be7e5daedf2dde51dd86729f2f5e9 /etc/defaults/periodic.conf
parent24742dd0fd33004778bd0b2c4133fd1661a4555f (diff)
downloadFreeBSD-src-0eb26ce875cd4196d3c985aaf5766854d19ff0e0.zip
FreeBSD-src-0eb26ce875cd4196d3c985aaf5766854d19ff0e0.tar.gz
Add a new /etc/periodic/security script to check for packets
rejected by ipfilter (510.ipfdenied), and a corresponding periodic.conf knob (daily_status_security_ipfdenied_enable). Reviewed by: roberto Approved by: re@
Diffstat (limited to 'etc/defaults/periodic.conf')
-rw-r--r--etc/defaults/periodic.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf
index 6ae7fe6..14f2282 100644
--- a/etc/defaults/periodic.conf
+++ b/etc/defaults/periodic.conf
@@ -150,6 +150,9 @@ daily_status_security_passwdless_enable="YES"
# 500.ipfwdenied
daily_status_security_ipfwdenied_enable="YES"
+# 510.ipfdenied
+daily_status_security_ipfdenied_enable="YES"
+
# 550.ipfwlimit
daily_status_security_ipfwlimit_enable="YES"
OpenPOWER on IntegriCloud