summaryrefslogtreecommitdiff
path: root/etc/ipf.rules
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ipf.rules')
-rw-r--r--etc/ipf.rules11
1 files changed, 0 insertions, 11 deletions
diff --git a/etc/ipf.rules b/etc/ipf.rules
deleted file mode 100644
index 35e058b02ab..00000000000
--- a/etc/ipf.rules
+++ /dev/null
@@ -1,11 +0,0 @@
-# $OpenBSD: ipf.rules,v 1.6 1997/11/04 08:39:32 deraadt Exp $
-#
-# IP filtering rules. See the ipf(5) man page for more
-# information on the format of this file, and /usr/share/ipf
-# for example configuration files.
-#
-# Pass all packets by default.
-# edit the ipfilter= line in /etc/rc.conf to enable IP filtering
-#
-pass in from any to any
-pass out from any to any