summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/rules
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2002-08-28 13:42:48 +0000
committerdarrenr <darrenr@FreeBSD.org>2002-08-28 13:42:48 +0000
commit3aab5fb9fd5d3200009207f552a48b8100b853b2 (patch)
treef2d0223cccbc9beaa3eb21f7810ca0eea835a8ce /contrib/ipfilter/rules
parent29738d8f278be232c05ed98a0186e26e2d211f77 (diff)
downloadFreeBSD-src-3aab5fb9fd5d3200009207f552a48b8100b853b2.zip
FreeBSD-src-3aab5fb9fd5d3200009207f552a48b8100b853b2.tar.gz
With a bit of luck, this will be a first-time right import of ipfilter 3.4.29
on to the vendor branch.
Diffstat (limited to 'contrib/ipfilter/rules')
-rw-r--r--contrib/ipfilter/rules/example.92
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ipfilter/rules/example.9 b/contrib/ipfilter/rules/example.9
index 77968f8..daff203 100644
--- a/contrib/ipfilter/rules/example.9
+++ b/contrib/ipfilter/rules/example.9
@@ -4,7 +4,7 @@
block in all
pass in all with opt sec
#
-# only allow packets in and out on le0 which are top secret
+# only allow packets in and out on le1 which are top secret
#
block out on le1 all
pass out on le1 all with opt sec-class topsecret
OpenPOWER on IntegriCloud